{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "description": "<string>", "provider": "<string>", "permission": "<string>", "data_source_type": "<string>", "indexing_technique": "<string>", "app_count": 123, "document_count": 123, "word_count": 123, "created_by": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "created_at": 123, "updated_by": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "updated_at": 123, "embedding_model": "<string>", "embedding_model_provider": "<string>", "embedding_available": true }
Creates a new, empty knowledge base (dataset) with specified configurations.
API Key authentication. Provide the key in the 'Authorization' header as 'Bearer {API_KEY}'.
Successfully created dataset.
The response is of type object.
object
Was this page helpful?