Docs
NodesProcessing Nodes
Edit Page on GitHub

Knowledge Base

Load your pre-processed Knowledge Base to use it in LLMs

apillmknowledge-baseragEasy0

Knowledge Base

0
Flow
Rag Database
File

Description

The Knowledge Base node processes documents or data to create a Retrieval-Augmented Generation (RAG) database that can be used to enhance LLM responses with specific information. This allows your AI agents to access and reference custom knowledge when generating responses.

Common Use Cases

  • Creating AI assistants with access to company documentation
  • Building chatbots that can answer questions about specific products or services
  • Developing agents that can reference technical manuals or guidelines
  • Enabling LLMs to access up-to-date or proprietary information

Inputs

The input connections this node accepts:

This node does not have any input ports.

Outputs

The output connections this node provides:

NameDescriptionTypeFlowThe Flow to triggerFlowRag DatabaseRAG DatabaseRag

Fields

The configurable fields this node provides:

NameDescriptionTypeFileThe file to use as knowledge baseValue: nullKnowledgeBase

Last updated on