Docs
NodesProcessing Nodes
Edit Page on GitHub

Knowledge Base

Process your Knowledge Base to use it in LLMs

apillmknowledge-baseragEasy15
Knowledge Base Node Screenshot

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:

NameDescriptionTypeLinkThe knowledge base linkText

Outputs

The output connections this node provides:

NameDescriptionTypeRag DatabaseRAG DatabaseRag

Fields

The configurable fields this node provides:

NameDescriptionTypeData TypeThe type of data you are providingValue: Link to a fileOptions: Link to a file Link to a webpageselectLinkThe knowledge base linkValue: https://yourlink.com/TextDeep SearchGo deeper into the given link to gain further information (only available for webpage type RAG)Value: falseCheckBox

Last updated on