Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ERROR) | INFO |
CEPH_PASSWORD | Yes | Ceph password for authentication | |
CEPH_USERNAME | Yes | Ceph username for API access | admin |
CEPH_CERT_PATH | No | Path to custom SSL certificate | |
CEPH_SSL_VERIFY | No | Enable SSL certificate verification | true |
CEPH_MANAGER_URL | Yes | Ceph Manager API endpoint | https://192.16.0.31:8443 |
MAX_REQUESTS_PER_MINUTE | No | Rate limiting for API requests | 60 |
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 |