Skip to main content

Knowledge Base

The Knowledge Base node retrieves information from multiple knowledge bases. It uses Retrieval-Augmented Generation (RAG) to search a preconfigured collection of data and return relevant context, often for use by an Agent node.

Configuring the node

  1. Click in the node header.
  2. The Configure Knowledge Base dialog will open.
  3. Enter the Node Name.
  4. Provide the Query to send to the knowledge bases.
  5. Set the Limit, which controls how many chunks with the highest similarity scores are returned.
  6. Enable or disable the Force limit option.
  7. Select one or more preconfigured Knowledge Bases from the list. If the required knowledge base is missing, use the Configure new KB link to create one.