Skip to content

Knowledge Base Feature

The Knowledge Base is a feature for utilizing external knowledge in a format suitable for AI. By registering information in the Knowledge Base beforehand, chatbots and LLM nodes can efficiently process while referencing a large amount of knowledge.

By combining the Knowledge Base with a chatbot, you can answer questions from users based on specific domain knowledge or FAQs.

Chatbot

Information registered in the Knowledge Base can be referenced in LLM nodes and other nodes. You can retrieve necessary knowledge from the Knowledge Base and use it for processing within your workflow.

Create a new Knowledge Base from the “Knowledge” tab.

Main Screen

Configure the basic information.

  • Name: Enter the name of the Knowledge Base.
  • Description: Enter text that describes the content of the Knowledge Base.
  • Visibility: Select the visibility scope of the Knowledge Base. You can make it publicly available to all or limit it to specific users.

Basic Information Settings

Select and upload the data sources to add to the Knowledge Base. You can also upload multiple files at once.

Adding Data Sources

Select the purpose of the document and the embedding model. The embedding model is used to vectorize information in the Knowledge Base for use in search and similarity calculations. Larger vector dimensions (dim) allow for more detailed representation of information, but may take longer to process. Choose the appropriate model for your use case.

Document Configuration

Configure the search method for your Knowledge Base.

Search Settings

Once configuration is complete, save to create the Knowledge Base. Processing occurs in the background, and the Knowledge Base becomes available when complete.

Knowledge Base Creation Complete