Deletes the AI knowledge base.
A promise that resolves when the deletion is complete.
Retrieves an instance of AiKnowledeBaseReference for a specific kb ID. This reference provides methods for interacting with the knowledgebase.
Lists all knowledgebases available in the system.
A promise that resolves to an array of AiKnowledgeBase instances.
AiKnowledgeBaseClient manages AI knowledgebase interactions, including listing knowledgebases.