mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
gemini LLM plugin version 0.5.7 could not run normally #777
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 @nadazero on GitHub (Nov 5, 2025).
Originally assigned to: @crazywoola on GitHub.
Self Checks
Dify version
1.7.2
Plugin version
0.5.7
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
After I updated gemini LLM plugin version from 0.5.6 to 0.5.7, I found it could not run normally.
Error message is as following. (I confirmed again 0.5.6 is OK)
✔️ Error log
No response
@nadazero commented on GitHub (Nov 5, 2025):
@crazywoola could you please have a look at this issue, from git commit log I fould you update the gemini plugin code.
@crazywoola commented on GitHub (Nov 5, 2025):
https://github.com/langgenius/dify-official-plugins/pull/2001
The latest should be this version.
@fniu commented on GitHub (Nov 5, 2025):
I just tried the new version, 0.5.10. I think the error remains.