Clears the cache for knowledgebases api requests.
Creates a new knowledgebase.
Adds a datasource to a knowledgebase.
Creates or updates a specified datasource schedule.
Deletes a knowledgebase and all of its resources.
Deletes a specified datasource and all its resources.
Delete knowledgebase datasource schedule
Download knowledgebase datasource reference
Retrieves a specific knowledgebase.
Retrieves sync history for a specified datasource in a knowledgebase. Returns a 404 if there is no sync history, or if the calling user doesn't have access to the datasource.
Get a knowledgebase datasource schedule
Retrieves sync history for the specified knowledgebase. Will return a 404 if no sync history exists, or if the calling user does not have access to synced datasources.
Returns a list of all knowledgebases the user has access to.
Updates properties of a specific knowledgebase.
Execute search with either SIMPLE or FULL mode. SIMPLE does semantic search while FULL will also do reranking and include keyword based chunks. Use topN to control number of chunks in response, max limit is 50. Default to 5.
Starts syncing a specified datasource to a specified knowledgebase index.
Update a knowledgebase datasource
Cancels ongoing sync for a specified datasource.