Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHUK_SOLVER_CONFIG | No | Config file location (e.g., /path/to/config.yaml) | |
| CHUK_SOLVER_PROVIDER | No | Provider selection for the solver | ortools |
| CHUK_SOLVER_TOOL_PROVIDER | No | Tool-specific provider for the solver | ortools |
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 | |