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.
Archiving and Unarchiving a Knowledgebase
Section titled “Archiving and Unarchiving a Knowledgebase”Archiving hides a knowledgebase from the active list but keeps it available for dependencies. You can restore it later.
Archive a knowledgebase
Section titled “Archive a knowledgebase”- In the left navigation, go to Knowledge Base Repository.
- In the knowledgebase table, open the Actions (three dots) menu for the knowledgebase and select Archive.
- In the confirmation dialog, review the message: “Are you sure you want to archive this knowledgebase? You can restore it later if needed.”
- Click Archive. The knowledgebase is archived and removed from the active list. Existing dependencies continue to work.
- To view archived knowledgebases, open the top filters dropdown and select Archived.
Unarchive a knowledgebase
Section titled “Unarchive a knowledgebase”- In the knowledgebase table, use the top filters dropdown and select Archived.
- Open the Actions (three dots) menu for the knowledgebase and select Unarchive.
Deleting a Knowledgebase
Section titled “Deleting a Knowledgebase”Deleting a knowledgebase permanently removes the knowledgebase and all related dependencies. This action cannot be undone.
- In the left navigation, go to Knowledge Base Repository.
- In the knowledgebase table, open the Actions (three dots) menu for the knowledgebase and select Delete.
- Review the dependency list in the deletion modal.
- Click Continue. A confirmation modal opens and asks you to type the knowledgebase name.
- Enter the knowledgebase name and click Permanently Delete.
After confirmation, the knowledgebase and all listed dependencies are deleted permanently and cannot be recovered.