mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[VertexAI Plugin] AttributeError: 'list' object has no attribute 'get' on Gemini 2.5 (flash/pro) with plugin v0.0.22 #423
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 @unmo on GitHub (Jul 3, 2025).
Self Checks
Dify version
1.5.1
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
This error consistently occurs when trying to chat with Gemini 2.5 via the plugin.
Expected Behavior
Gemini 2.5 (both flash and pro) models should respond normally via VertexAI plugin.
Actual Behavior
[vertex_ai] Error: PluginInvokeError: {"args":{},"error_type":"AttributeError","message":"'list' object has no attribute 'get'"}
Steps to Reproduce
v1.5.1and VertexAI pluginv0.0.22gemini-2.5-flashorgemini-2.5-pro)Additional Notes
gemini-pro-preview)dict, but actually receives alistEnvironment
v1.5.1v0.0.22gemini-2.5-flash,gemini-2.5-progemini-pro-preview(no error)Please let me know if additional logs or plugin code context is needed.
@unmo commented on GitHub (Jul 10, 2025):
Hi, I wanted to follow up on this issue. Let me know if there's anything I can do to help move it forward.
Please note that support for the
gemini-2.5-pro-previewmodel will end soon, so we may need to update this accordingly to ensure continued compatibility.@unmo commented on GitHub (Jul 16, 2025):
After modifying the configuration, I encountered an error similar to the one shown in the attached screenshot.
It appears that the issue is related to a region mismatch. Could you please let me know where the region setting is specified?
@unmo commented on GitHub (Jul 16, 2025):
This issue is resolved.
@Imccccc commented on GitHub (Aug 1, 2025):
any clue?
@unmo commented on GitHub (Aug 1, 2025):
It would be helpful if you could refer to this issue: https://github.com/langgenius/dify-official-plugins/issues/1134