Knowledge Bases
Create Knowledge Base
Creates a new knowledge base for storing and managing documents. A knowledge base serves as a container for related documents that can be used by AI agents for context and information retrieval. Each knowledge base is isolated and can have its own set of documents, making it ideal for organizing domain-specific knowledge.
POST
Body
application/json
Data Transfer Object for creating a new Knowledge Base.
Response
201
application/json
Successful Response
Response model for a Knowledge Base.