Knowledge Base Agent
Last updated
Last updated
Use to manage knowledge bases with domain-specific data or to handle different opinions.
A meaningful name is helpful for your bases. After creation, the agent will display your current knowledge bases including their names and tokens.
To modify sources of the new knowledge base, List Source
button will guide to a detailed operation panel. Currently we support:
Add Gitbook links as sources
Upload files as sources
Re-sync link sources
Delete sources
You can upload text files or PDF files as sources. Text files include md, txt, csv and json.
Currently we only support Gitbook web pages as knowledge base sources. For Gitbook links, we will fetch the target page and all its subpages.
After adding a source, the agent will tell you that it is being processed.
You can refresh to see if it's ready to use.
When sources are ready, you can copy the knowledge base's token and configure the LLM widget. Note the "knowledge_base_token"
field in the widget config.
The token (for example, myshell_f5ac9afa_5c1f_4ef6_ae80_2120e2b2671e
in the picture below) will be used in the ' knowledge_base_token
field.
Other text file types can be converted to supported types. Widgets like might be helpful.