Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OUTPUT_DIR | No | Optional output directory for generated images | outputs |
| GOOGLE_API_KEY | No | Your Google API key for Imagen and Gemini models | |
| OPENAI_API_KEY | No | Your OpenAI API key for DALL-E and GPT-Image-1 models | |
| REPLICATE_API_TOKEN | No | Your Replicate API token for Flux, Qwen Image, and SeedDream-4 models | |
| GOOGLE_IMAGEN_ENDPOINT | No | Optional custom Google Imagen endpoint |
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 | |