Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | INFO |
| ARES_AUTH_TOKEN | No | Optional authentication token | |
| ARES_RATE_LIMIT_WINDOW | No | Rate limiting: time window in seconds | 60 |
| ARES_RATE_LIMIT_REQUESTS | No | Rate limiting: number of requests allowed per time window | 100 |
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 | |