Build a Built-in Knowledge Base
Creating and using a built-in knowledge base requires configuring an embedding model first. Please read Configure Models.
Create Knowledge Base button, fill in the name, select an already configured embedding model, then click Create.
After creation, go to the “Documents” tab of your knowledge base and upload documents. LangBot will automatically parse and index these in the background.

Connect External Knowledge Base
On the knowledge base page, switch to the “External Knowledge Base” tab and add an external retriever. In the dialog, select the knowledge retriever plugin to use (please install the related plugin in Plugin Management first). Supported retrievers can be found in the Plugin Marketplace.Use the Knowledge Base
Go to your pipeline configuration, under the “AI” tab, chooseLocal Agent as the runner, then select the knowledge base you just created.


LangBot’s built-in knowledge base can be used only when the runner is set to
Local Agent. For other runners, refer to their documentation.Chat Debug, or through the bot linked to this pipeline:

