Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_URL | No | Redis server connection URL | |
| DATABASE_URL | No | PostgreSQL database connection URL | |
| MODEL_CACHE_DIR | No | Directory path for storing AI models | |
| GPU_MEMORY_LIMIT | No | GPU memory limit in MB | |
| PLATFORM_AUTH_URL | No | URL for platform authentication |
Capabilities
Server capabilities have not been inspected yet.
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 | |