Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENSEARCH_HOST | Yes | The host URL for your OpenSearch cluster | https://localhost:9200 |
| OPENSEARCH_PASSWORD | Yes | Password for OpenSearch authentication | |
| OPENSEARCH_USERNAME | Yes | Username for OpenSearch authentication |
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 | |