Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AZURE_IMAGE_API_KEY | Yes | Your Azure API key for image generation | |
| AZURE_IMAGE_BASE_URL | Yes | Azure OpenAI endpoint URL for deployments |
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 |
|---|---|
| generate_image | 🎨 Create stunning AI-generated images using Azure DALL-E 3 or FLUX models with intelligent model selection |