Local Knowledge Base Tutorial
Chatbox version 1.15 introduced the local knowledge base feature. Users can create knowledge bases in settings and import documents. After documents are successfully imported, you can select the knowledge base in the conversation interface for Q&A. Below is the detailed usage process.
Creating a Knowledge Base
Go to Settings - Knowledge Base page, click Create Knowledge Base, enter the knowledge base name, and select the models required for the knowledge base.
For Chatbox AI paid users, you can choose Chatbox AI as the model provider for the knowledge base. Free users can also use their own API.
Embedding Model: Used to convert documents into vectors
Rerank Model: Optional. When configured, you can get more accurate search results, which helps improve answer quality
Vision Model: Optional. When configured, you can add images to the knowledge base, and text in images will be extracted and indexed

Adding Documents to the Knowledge Base
Drag in or click to browse files, wait for file processing to complete.

Querying the Knowledge Base
Create a new conversation, select the knowledge base you just created from the toolbar in the input box

Then you can ask questions freely

Last updated