mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #330] [CLOSED] Add new Gemini experimental models and update Vertex AI configuration #1287
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/330
Author: @Yeuoly
Created: 2/28/2025
Status: ❌ Closed
Base:
main← Head:sync/vertex_ai📝 Commits (2)
714c12eAdd new Gemini experimental models and update Vertex AI configuration696dd4bDowngrade Vertex AI SDK version to 1.71.1📊 Changes
8 files changed (+216 additions, -31 deletions)
View changed files
📝
models/vertex_ai/manifest.yaml(+1 -1)➕
models/vertex_ai/models/llm/_position.yaml(+22 -0)➕
models/vertex_ai/models/llm/gemini-2.0-flash-thinking-exp-1219.yaml(+39 -0)➕
models/vertex_ai/models/llm/gemini-exp-1114.yaml(+41 -0)➕
models/vertex_ai/models/llm/gemini-exp-1121.yaml(+41 -0)➕
models/vertex_ai/models/llm/gemini-exp-1206.yaml(+41 -0)📝
models/vertex_ai/provider/vertex_ai.yaml(+30 -29)📝
models/vertex_ai/requirements.txt(+1 -1)📄 Description
sync: https://github.com/langgenius/dify/pull/13296
sync: https://github.com/langgenius/dify/pull/13367
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.