mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #750] [MERGED] chore: add gemini 2.5 flash preview to google ai studio #1530
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/750
Author: @fdb02983rhy
Created: 4/18/2025
Status: ✅ Merged
Merged: 4/18/2025
Merged by: @crazywoola
Base:
main← Head:chores-add-gemini-2.5-flash-preview📝 Commits (2)
52d2b54chore: update Dify plugin version constraint in requirements.txt to >=0.1.0,<0.2.0fb3f72bUpdate manifest.yaml📊 Changes
3 files changed (+42 additions, -2 deletions)
View changed files
📝
models/gemini/manifest.yaml(+1 -1)➕
models/gemini/models/llm/gemini-2.5-flash-preview-04-17.yaml(+40 -0)📝
models/gemini/requirements.txt(+1 -1)📄 Description
Related Issues or Context
add gemini 2.5 flash preview to google ai studio
Note: The thinking feature is currently unavailable due to a version conflict between the lastest gen-ai httpx dependencies (version 0.28.1) and the Dify plugin SDK (version 0.27.0).
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.1.0,<0.2.0in 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.