Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IMAGENX_INSPECT_IMAGE | No | Image inspection model in format 'provider:model' (e.g., 'aliyun:qwen3-vl-flash') | |
| IMAGENX_TEXT_TO_IMAGE | No | Text to image model in format 'provider:model' (e.g., 'doubao:doubao-seedream-4-0-250828') | |
| IMAGENX_TEXT_TO_VIDEO | No | Text to video model in format 'provider:model' (e.g., 'doubao:doubao-seedance-1-0-pro-fast-251015') | |
| IMAGENX_ALIYUN_API_KEY | No | API key for Aliyun (Alibaba Cloud) service provider | |
| IMAGENX_DOUBAO_API_KEY | No | API key for Doubao (Volcengine) service provider | |
| IMAGENX_IMAGE_TO_IMAGE | No | Image to image model in format 'provider:model' (e.g., 'doubao:doubao-seedream-4-0-250828') | |
| IMAGENX_IMAGE_TO_VIDEO | No | Image to video model in format 'provider:model' (e.g., 'doubao:doubao-seedance-1-0-pro-fast-251015') |
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 | |