Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default | 
|---|---|---|---|
| index_name | Yes | The name of the index to use. | |
| vikingdb_ak | Yes | The Access Key to use for the VikingDB server. | |
| vikingdb_sk | Yes | The Secret Key to use for the VikingDB server. | |
| vikingdb_host | Yes | The host to use for the VikingDB server. | |
| collection_name | Yes | The name of the collection to use. | |
| vikingdb_region | Yes | The region to use for the VikingDB server. | 
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description | 
|---|---|
| No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description | 
|---|---|
| No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description | 
|---|---|
| No tools | |