Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| INDEX_NAME | No | Name of the OpenSearch index to use. | |
| OPENSEARCH_HOST | No | URL of the OpenSearch server, e.g., 'http://localhost'. | |
| OPENSEARCH_HOSTPORT | No | Port of the host of the OpenSearch server, e.g., '9200'. |
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 | |