Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AZURE_CLIENT_ID | No | Client ID for authentication (required if using Service Principal) | |
| AZURE_TENANT_ID | No | Azure tenant ID (required if using Service Principal) | |
| AZURE_CLIENT_SECRET | No | Client secret for authentication (required if using Service Principal) | |
| APPLICATIONINSIGHTS_CONNECTION_STRING | No | Application Insights connection string |
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 | |