Skip to content

Feat: Add image generation models across providers#580

Open
shelvick wants to merge 1 commit intoanomalyco:devfrom
shelvick:feat/add-image-generation-models
Open

Feat: Add image generation models across providers#580
shelvick wants to merge 1 commit intoanomalyco:devfrom
shelvick:feat/add-image-generation-models

Conversation

@shelvick
Copy link
Contributor

Summary

  • Add OpenAI gpt-image-1, gpt-image-1.5, gpt-image-1-mini models
  • Add Google gemini-3-pro-image and imagen-4.0 variants (generate, fast, ultra)
  • Add Google Vertex gemini-2.5-flash-image, gemini-3-pro-image, and imagen-4.0 variants
  • Add Azure FLUX models (1.1-pro, Kontext-pro, 2-pro), Stable Diffusion/Image models, and gpt-image models
  • Add Azure Cognitive Services models (symlinks to Azure models plus gpt-5 variants)

Test plan

  • All model TOML files follow existing repository patterns
  • Symlinks for Azure Cognitive Services and Google Vertex point to correct source files

Add image generation model definitions for:
- OpenAI: gpt-image-1, gpt-image-1.5, gpt-image-1-mini
- Google: gemini-3-pro-image, imagen-4.0 variants
- Google Vertex: gemini-2.5-flash-image, gemini-3-pro-image, imagen-4.0 variants
- Azure: FLUX models, Stable Diffusion/Image models, gpt-image models
- Azure Cognitive Services: FLUX, Stable Diffusion/Image, gpt-5, gpt-image models
@shelvick
Copy link
Contributor Author

shelvick commented Jan 5, 2026

@rekram1-node Everything alright with this commit?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant