Icon

Local Agent

This directory contains 5 workflows.

Icon0. Install extensions 

URL: Local RAG Agent Tutorial https://docs.knime.com/ap/latest/ai/tutorials/first-local-agent URL: Install extensions […]

Icon1. Create vector store 

<p>This workflow creates a vector store from a company database containing FAQs. It uses a local LLM embeddings model. <br></p> URL: Local RAG Agent […]

Icon2. Tool - Query vector store 

<p>Use this tool to enrich your knowledge. Send the user input as parameter to search in the vector store.</p><p>Only english queries accepted.</p>

Icon3. Tool - Translate with local LLM 

<p>Translate text into the target language.</p>

Icon4. Chat with the Agent 

<p>This agentic workflow uses a local LLM to retrieve faq information and translate them into any target language. </p>