Enhance AI agent with a knowledge base using URLs, documents, and custom text for better responses.
.md
(Markdown) files over .txt
. Well-structured Markdown is chunked and retrieved more accurately.
##
section focused and reasonably short. If a ##
becomes long, split it into multiple ##
/###
sections.it
or this
, because prior chunks may not be present.Access Knowledge Base Settings
Create Knowledge Base Items
Enable auto-crawling
Verify Added Items
Connect to Your Agent
Configure KB Settings
Setup Node Level Knowledge Base
Do I need to change my prompt to use knowledge base?
How can I prevent the LLM from generating information not found in the knowledge base?
The agent response is not correct, what should I do?
Will this add a long latency to the call?
Is there a way to check what's getting retrieved from the knowledge base?
Will the knowledge base name influence the retrieval?