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 |
| EDGELAKE_HOST | No | EdgeLake node IP/hostname | 127.0.0.1 |
| EDGELAKE_PORT | No | EdgeLake REST API port | 32049 |
| EDGELAKE_TIMEOUT | No | HTTP request timeout (seconds) | 20 |
| EDGELAKE_MAX_WORKERS | No | Max concurrent threads | 10 |
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 | |