mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #556] [MERGED] Gemini 2.0 Flash support Grounding #1439
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/556
Author: @shoppingjaws
Created: 3/24/2025
Status: ✅ Merged
Merged: 3/26/2025
Merged by: @crazywoola
Base:
main← Head:develop/gemini-genai-compatible📝 Commits (10+)
0e43373replace vertexai library into google-cloud-aiplatform0756678update version8dac311replace generationResponse5f84153fixa6ecb4cUpdate requirements.txt56fdd2fstyle: 不要な空行を削除してコードスタイルを改善efa1bfcfeat: groundingオプションの追加とGoogle GenAIライブラリへの対応7ab9246fix: 不要なIteratorインポートを削除2f35a14feat: GeminiモデルのGrounding設定をboolean型に変更し、Google検索機能を統合c759b08Delete models/gemini/file_cache.json📊 Changes
4 files changed (+97 additions, -168 deletions)
View changed files
📝
models/gemini/manifest.yaml(+1 -1)📝
models/gemini/models/llm/gemini-2.0-flash.yaml(+10 -0)📝
models/gemini/models/llm/llm.py(+84 -166)📝
models/gemini/requirements.txt(+2 -1)📄 Description
Confimed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.