mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
Completion app is not returning a response with official Gemini plugin (0.2.0) #307
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?
Originally created by @s4s7 on GitHub (May 23, 2025).
Self Checks
Dify version
1.4.0
Plugin version
Gemini 0.2.0
Cloud or Self Hosted
Cloud
Description
When using Gemini 0.2.0 with Dify 1.4.0, the completion app does not return any response. There are no error logs shown in the console.
However, when using Gemini 0.1.6 with the same Dify version (1.4.0), everything works as expected.
Expected Behavior
The app should return a completion response when using Gemini 0.2.0, just like it does with 0.1.6.
Actual Behavior
No response is returned. No errors appear in logs either.
✔️ Error log
no error log
@Korayem commented on GitHub (May 25, 2025):
Yeah, Gemini stopped working. no response. no errors showing.
Dify Cloud v1.4.0
Gemini plugin v0.2.2
@hiratagoh commented on GitHub (May 26, 2025):
Dify v1.4.0 on Docker
Host machine: Raspberry pi 4B (arm64), Ubuntu 22.04.5
Gemini plugin: v0.2.2
LLM model: Gemini 1.5 Flash
no return genarated text
@progamesigner commented on GitHub (Jun 5, 2025):
I think this might be the same problem as the one I reported earlier, #1037.
@stephonye commented on GitHub (Jun 15, 2025):
Only 0.1.6 plugin can work, Please focus on it!
@progamesigner commented on GitHub (Jun 15, 2025):
The issue has been fixed in https://github.com/langgenius/dify/pull/20794. It's likely to be included in the next release.
@Korayem commented on GitHub (Jun 21, 2025):
as of v1.4.3. it's fixed. Been a month Gemini stopped working since v1.4.0 was released.
@s4s7 commented on GitHub (Jul 4, 2025):
This issue was resolved by this PR and released in 1.4.3.