mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #356] [MERGED] feat(gemini): Update(Add & Fix) Gemini models and Update dify_plugin library #1312
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/356
Author: @rion-x-coffee
Created: 3/2/2025
Status: ✅ Merged
Merged: 3/2/2025
Merged by: @crazywoola
Base:
main← Head:main📝 Commits (2)
61f7f87add: add gemini-2.0-flash-lite-preview-0205 to gemini models list5a0b643feat(gemini): Update(Add & Fix) Gemini models and Update dify_plugin library📊 Changes
13 files changed (+232 additions, -19 deletions)
View changed files
📝
models/gemini/manifest.yaml(+1 -1)📝
models/gemini/models/llm/_position.yaml(+10 -3)➕
models/gemini/models/llm/gemini-2.0-flash-lite-001.yaml(+41 -0)📝
models/gemini/models/llm/gemini-2.0-flash-lite-preview-02-05.yaml(+2 -2)📝
models/gemini/models/llm/gemini-2.0-flash-lite-preview.yaml(+3 -2)➕
models/gemini/models/llm/gemini-2.0-flash-lite.yaml(+41 -0)➕
models/gemini/models/llm/gemini-2.0-flash-thinking-exp-01-21.yaml(+39 -0)📝
models/gemini/models/llm/gemini-2.0-flash-thinking-exp-1219.yaml(+4 -4)➕
models/gemini/models/llm/gemini-2.0-flash.yaml(+41 -0)➕
models/gemini/models/llm/gemini-2.0-pro-exp-02-05.yaml(+41 -0)📝
models/gemini/models/llm/gemini-2.0-pro-exp.yaml(+7 -5)📝
models/gemini/models/llm/gemini-exp-1206.yaml(+1 -1)📝
models/gemini/requirements.txt(+1 -1)📄 Description
fix langgenius/dify#14633
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.