mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #1587] [MERGED] feat(gemini): add gemini-2.5-flash-preview-image
#1972
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?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/1587
Author: @QIN2DIM
Created: 8/26/2025
Status: ✅ Merged
Merged: 8/27/2025
Merged by: @crazywoola
Base:
main← Head:add-nano-banana📝 Commits (6)
61c6429Update _position.yaml42b4e0dfeat(models): add gemini-2.5-flash-image-preview model and update related configurations35d07bafeat(gemini): add support for nano banana image generation modelsc1d920crefactor(llm): remove unused logger and simplify response handlingc101859chore(version): update version to 0.5.26216320Update llm.py📊 Changes
6 files changed (+47 additions, -6 deletions)
View changed files
📝
models/gemini/manifest.yaml(+1 -1)📝
models/gemini/models/llm/_position.yaml(+1 -0)➕
models/gemini/models/llm/gemini-2.5-flash-image-preview.yaml(+31 -0)📝
models/gemini/models/llm/llm.py(+12 -3)📝
models/gemini/pyproject.toml(+1 -1)📝
models/gemini/requirements.txt(+1 -1)📄 Description
Related Issues or Context
⚠️ TODO:
This PR contains Changes to Non-Plugin
This PR contains Changes to Non-LLM Models Plugin
This PR contains Changes to LLM Models Plugin
Version Control (Any Changes to the Plugin Will Require Bumping the Version)
VersionField, Not in Meta Section)Dify Plugin SDK Version
dify_plugin>=0.3.0,<0.5.0is in requirements.txt (SDK docs)Environment Verification (If Any Code Changes)
Local Deployment Environment
SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.