create_knowledge_base
Create a knowledge base by specifying an embedding provider and model, with optional column configuration for structured data.
Instructions
Create a new knowledge base with an embedding provider/model and optional column configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Knowledge base name | |
| column_config | No | Optional column configuration | |
| embedding_model | Yes | Embedding model | |
| embedding_provider | Yes | Embedding provider |