Repository
Knowledgebase Repository is a collection of all your knowledgebases from different vector databases. Once a knowledgebase is created, You can search it using OpenAI Compatible API
Creating a Knowledgebase
Section titled “Creating a Knowledgebase”To create a knowledgebase,
- Click on
Add KBbutton in the top right corner of the FloTorch Console. - Provide a name, description and provider for the knowledgebase. Knowledgebase name should be unique.
- Once provider is selected, we will automatically fetch the list of collections for that provider.
- Select the collection from the
Database Namedropdown you want to add to the knowledgebase. If you don’t see the collection you want to add, you can manually type the collection name. - Click on
Createbutton
Once a knowledgebase is created, you can see the knowledgebase in the Knowledge Base Repository page. You can access this knowledgebase using OpenAI Compatible API using the name of the knowledgebase.