mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #588] [MERGED] Gemini Model: fix bug & introduce new setting #1451
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/588
Author: @chekun
Created: 3/28/2025
Status: ✅ Merged
Merged: 4/3/2025
Merged by: @crazywoola
Base:
main← Head:main📝 Commits (7)
0c8751cfix files.get calling bug & support local_files_url override for better performancedd4f570update readme to introduceLocal Files URLsetting116134ebump 0.1.118606a4fix: files.get for cache existed caseb2bc0aeresolve confilicts8e518a3change local_files_url to file_url324a4ddchange readme to macth file_url setting📊 Changes
5 files changed (+22 additions, -7 deletions)
View changed files
📝
models/gemini/README.md(+2 -0)📝
models/gemini/_assets/gemini-01.png(+0 -0)📝
models/gemini/manifest.yaml(+1 -1)📝
models/gemini/models/llm/llm.py(+11 -6)📝
models/gemini/provider/google.yaml(+8 -0)📄 Description
Related Issue or Context
Type of Change
Version Control (if applicable)
Versionfield, not in Meta section)Test Screenshots or Video/GIF:
In the video:
TypeError: Files.get() takes 1 positional argument but 2 were given, it shows 2 things:Environment Verification
Tested with v1.1.3
Local Deployment Environment
Local Deployment Dify Version: 1.1.3
SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.