mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Add "gpt-image-1-mini" model to OpenAI Tools #742
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tipani86 on GitHub (Oct 21, 2025).
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
On the OpenAI Tools there is now one and only model you can use, "gpt-image-1" but according to OpenAI documentation, there is also a smaller model called "gpt-image-1-mini"
So give the user an option to choose the model when they setup the OpenAI Tools node on Dify, just like you do with LLM nodes:
2. Additional context or comments
No response
3. Can you help us with this feature?
@dosubot[bot] commented on GitHub (Nov 6, 2025):
Hi, @tipani86. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
Next Steps:
Thank you for your understanding and contribution!
@tipani86 commented on GitHub (Nov 7, 2025):
Yes, still relevant. We could generate images at much cheaper rates if we could select the smaller model.
@dosubot[bot] commented on GitHub (Nov 7, 2025):
@crazywoola The user confirms this feature request is still relevant and highlights that selecting the smaller "gpt-image-1-mini" model would allow generating images at much cheaper rates. Could you please assist with this?
@tipani86 commented on GitHub (Nov 25, 2025):
@crazywoola I vibe coded the change with Cursor myself and created a PR, linked above. First contribution to Dify project :)
@tipani86 commented on GitHub (Nov 26, 2025):
Close as merged and released on SaaS Cloud.