mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #651] [MERGED] feat: Gemini 2.5 #1473
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/651
Author: @alterxyz
Created: 4/3/2025
Status: ✅ Merged
Merged: 4/3/2025
Merged by: @crazywoola
Base:
main← Head:vertex-gemini-2-5📝 Commits (1)
cb3b0c0feat: Gemini 2.5📊 Changes
9 files changed (+96 additions, -55 deletions)
View changed files
📝
models/vertex_ai/manifest.yaml(+1 -1)📝
models/vertex_ai/models/llm/gemini-1.0-pro.yaml(+9 -9)📝
models/vertex_ai/models/llm/gemini-1.5-flash-001.yaml(+9 -9)📝
models/vertex_ai/models/llm/gemini-1.5-flash-002.yaml(+9 -9)📝
models/vertex_ai/models/llm/gemini-1.5-pro-001.yaml(+9 -9)📝
models/vertex_ai/models/llm/gemini-1.5-pro-002.yaml(+9 -9)➕
models/vertex_ai/models/llm/gemini-2.5-pro-exp-03-25.yaml(+44 -0)📝
models/vertex_ai/models/llm/llm.py(+5 -8)📝
models/vertex_ai/requirements.txt(+1 -1)📄 Description
fix: unable setup api-key by revert lib
remove: grounding - marked out
Related Issue or Context
Type of Change
Version Control (if applicable)
Versionfield, not in Meta section)Test Evidence (if applicable)
Screenshots or Video/GIF:
Environment Verification
Local Deployment Environment
Local Deployment Dify Version:
SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.