mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #1573] [MERGED] feat: add base url for gemini #1965
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/1573
Author: @AlexChim1231
Created: 8/25/2025
Status: ✅ Merged
Merged: 8/31/2025
Merged by: @crazywoola
Base:
main← Head:main📝 Commits (9)
6624742Update google.yaml49d1de9add base url71b44d7update version50802c3follow code structure3b87dafthe base url should not be required1a056c8handle for base url not set6212d1cMerge remote-tracking branch 'upstream/main'e2bfefdUpdate manifest.yaml7cab9b4Merge remote-tracking branch 'upstream/main'📊 Changes
3 files changed (+17 additions, -3 deletions)
View changed files
📝
models/gemini/manifest.yaml(+1 -1)📝
models/gemini/models/llm/llm.py(+8 -2)📝
models/gemini/provider/google.yaml(+8 -0)📄 Description
Related Issues or Context
This PR contains Changes to Non-Plugin
This PR contains Changes to Non-LLM Models Plugin
This PR contains Changes to LLM Models Plugin
Version Control (Any Changes to the Plugin Will Require Bumping the Version)
VersionField, Not in Meta Section)Dify Plugin SDK Version
dify_plugin>=0.3.0,<0.5.0is in requirements.txt (SDK docs)Environment Verification (If Any Code Changes)
Local Deployment Environment
SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.