Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CONFIG_PATH | Yes | Configuration file path (local or HTTPS remote address) | |
| CONFIG_MAX_AGE | No | Remote configuration file cache time in seconds, set to 0 to disable | 300 |
| MAX_CHUNK_SIZE | No | Maximum data chunk size in KB, affects slicing performance | 100 |
| SESSION_TIMEOUT_HOURS | No | Session timeout in hours | 24 |
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 | |