Zileo Docs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enables Swagger UI and CORS (default: false). | false |
| API_KEY | Yes | Authentication key for protected endpoints. Required unless DEBUG=true. Generate via 'openssl rand -hex 32'. | |
| OUTPUT_PATH | No | Output directory for generated files (default: /app/output). | /app/output |
| QDRANT_HOST | No | Qdrant host (default: localhost, qdrant inside Docker). | localhost |
| DOCUMENTS_PATH | Yes | Local path to your source documents. | |
| MISTRAL_API_KEY | Yes | Mistral API key for embeddings and OCR. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues