Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GRPC_HOST | No | The hostname for the gRPC Data Broker Connection | localhost |
| GRPC_PORT | No | The port for the gRPC Data Broker Connection | 9090 |
| LOG_LEVEL | No | Optional: Custom logging level | INFO |
| GRPC_TIMEOUT | No | The timeout in seconds for gRPC connections | 30 |
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 | |