Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TOGETHER_API_KEY | No | Together AI key | |
| REPLICATE_API_TOKEN | No | Replicate token | |
| CLOUDFLARE_API_TOKEN | No | Cloudflare API token | |
| IMAGE_GEN_OUTPUT_DIR | No | Where to save images (default: /mnt/agentic-system/generated-images) | /mnt/agentic-system/generated-images |
| CLOUDFLARE_ACCOUNT_ID | No | Cloudflare account ID | |
| HUGGINGFACE_API_TOKEN | No | Hugging Face token |
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 | |