[PR #324] [CLOSED] fix gemini 2.0 model names #1283

Closed
opened 2026-02-16 10:22:32 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/324
Author: @hjlarry
Created: 2/28/2025
Status: Closed

Base: mainHead: p4


📝 Commits (4)

📊 Changes

5 files changed (+8 additions, -8 deletions)

View changed files

📝 models/gemini/manifest.yaml (+1 -1)
📝 models/gemini/models/llm/_position.yaml (+2 -2)
📝 models/gemini/models/llm/gemini-2.0-flash-lite-preview-0205.yaml (+1 -1)
📝 models/gemini/models/llm/gemini-2.0-flash-thinking-exp-0121.yaml (+2 -2)
📝 models/gemini/models/llm/gemini-2.0-pro-exp-0205.yaml (+2 -2)

📄 Description

fix https://github.com/langgenius/dify/issues/14352#issuecomment-2689631385


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-official-plugins/pull/324 **Author:** [@hjlarry](https://github.com/hjlarry) **Created:** 2/28/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `p4` --- ### 📝 Commits (4) - [`b360a95`](https://github.com/langgenius/dify-official-plugins/commit/b360a950cc54a68bfd057288360838cfc0c04ed0) fix gemini 2.0 model names - [`5f69647`](https://github.com/langgenius/dify-official-plugins/commit/5f696472e54c51061ce28e958271940df354e263) fix position - [`a667487`](https://github.com/langgenius/dify-official-plugins/commit/a66748700c92b897cf00d121644b7dd9e0b305d8) Update manifest.yaml - [`7b29123`](https://github.com/langgenius/dify-official-plugins/commit/7b29123d4f1b0fc93941107314d8d845ea126200) Merge branch 'main' into p4 ### 📊 Changes **5 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `models/gemini/manifest.yaml` (+1 -1) 📝 `models/gemini/models/llm/_position.yaml` (+2 -2) 📝 `models/gemini/models/llm/gemini-2.0-flash-lite-preview-0205.yaml` (+1 -1) 📝 `models/gemini/models/llm/gemini-2.0-flash-thinking-exp-0121.yaml` (+2 -2) 📝 `models/gemini/models/llm/gemini-2.0-pro-exp-0205.yaml` (+2 -2) </details> ### 📄 Description fix https://github.com/langgenius/dify/issues/14352#issuecomment-2689631385 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:22:32 -05:00
yindo closed this issue 2026-02-16 10:22:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1283