Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ssl-off | No | Whether to turn off SSL certificate validation (NODE_TLS_REJECT_UNAUTHORIZED) | |
| access-key | No | Access Key for Channel Talk API (used when configuring via CLI arguments) | |
| secret-key | No | Secret Key for Channel Talk API (used when configuring via CLI arguments) | |
| CHANNEL_TALK_X_ACCESS_KEY | No | Access Key for Channel Talk API (used when configuring via environment variables) | |
| CHANNEL_TALK_X_ACCESS_SECRET | No | Secret Key for Channel Talk API (used when configuring via environment variables) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |