mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
The [Gemini] JSON schema configuration was ignored and did not take effect. #125
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 @wushancool on GitHub (Mar 26, 2025).
Self Checks
Dify version
1.1.3
Plugin version
0.10
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
After upgrading the Gemini plugin to version 0.1.0, all Gemini JSON schemas have failed to take effect. Reverting to version 0.0.8 also did not resolve the issue.
The generated result is in a state without a JSON schema.
✔️ Error log
No response
@wushancool commented on GitHub (Mar 26, 2025):
Update:
Not only does version 0.1.0 have issues, but rolling back to version 0.0.8 also has problems.
Only version 0.0.7 is functioning correctly.