[PR #801] [MERGED] Revert "feat(gemini): Update Gemini Models to support image multimodal output" #1557

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/801
Author: @QuantumGhost
Created: 4/26/2025
Status: Merged
Merged: 4/26/2025
Merged by: @crazywoola

Base: mainHead: revert-687-feat/gemini-image-support-2


📝 Commits (1)

  • f6b5d83 Revert "feat(gemini): Update Gemini Models to support image multimodal output…"

📊 Changes

3 files changed (+91 additions, -305 deletions)

View changed files

📝 models/gemini/README.md (+2 -19)
📝 models/gemini/manifest.yaml (+1 -1)
📝 models/gemini/models/llm/llm.py (+88 -285)

📄 Description

Reverts langgenius/dify-official-plugins#687.

This PR should only be merged after the associated changes https://github.com/langgenius/dify/pull/17372 in the Dify are merged.


🔄 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/801 **Author:** [@QuantumGhost](https://github.com/QuantumGhost) **Created:** 4/26/2025 **Status:** ✅ Merged **Merged:** 4/26/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `revert-687-feat/gemini-image-support-2` --- ### 📝 Commits (1) - [`f6b5d83`](https://github.com/langgenius/dify-official-plugins/commit/f6b5d8330244ceb34e2341fdafe1ad8515ad7556) Revert "feat(gemini): Update Gemini Models to support image multimodal output…" ### 📊 Changes **3 files changed** (+91 additions, -305 deletions) <details> <summary>View changed files</summary> 📝 `models/gemini/README.md` (+2 -19) 📝 `models/gemini/manifest.yaml` (+1 -1) 📝 `models/gemini/models/llm/llm.py` (+88 -285) </details> ### 📄 Description Reverts langgenius/dify-official-plugins#687. This PR should only be merged after the associated changes https://github.com/langgenius/dify/pull/17372 in the Dify are merged. --- <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:23:18 -05:00
yindo closed this issue 2026-02-16 10:23:18 -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#1557