Knowledge Store¶
A Knowledge Store provides a centralized and structured environment for managing and categorizing Knowledge Sources. Knowledge Stores help streamline the knowledge management process by grouping related Knowledge Sources, making it easier to search and retrieve relevant information during Run-time. You can select Knowledge Stores in Search Extract Output Nodes to retrieve information from Knowledge Sources for your AI Agents.
Prerequisites¶
- You have added a Large Language Model (LLM) to your Project that supports Knowledge Search.
Restrictions¶
- For versions 4.77 and earlier, you can create up to ten Knowledge Stores per Project.
- All Knowledge Stores within a Project use the same embedding model. After you configure the embedding model of your first Knowledge Store, all other Knowledge Stores will use the same embedding model. If you want to switch to a different embedding model, delete all existing Knowledge Stores in the current Project and create new ones, or create a new Project.
Working with Knowledge Stores¶
You can view, create, edit, and delete Knowledge Stores in Build > Knowledge. Also, you can copy Knowledge Stores' Reference ID and export Knowledge Stores as Packages.
You can view, create, edit, and delete Knowledge Stores using the Cognigy.AI API.
You can create Knowledge Stores using the Cognigy.AI CLI.