Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WORKERS | No | Number of API worker processes | 4 |
| LOG_LEVEL | No | Logging level (DEBUG for verbose logs) | INFO |
| RUNPOD_API_KEY | Yes | Your RunPod API key | |
| VASTAI_API_KEY | Yes | Your Vast.ai API key (used per-request only) | |
| HEARTBEAT_INTERVAL | No | Seconds between health checks | 60 |
| CLICKHOUSE_PASSWORD | Yes | ClickHouse database password (set strong password) |
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 | |