mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Failed to transform agent message: PluginInvokeError: {"args":{},"error_type":"AttributeError","message":"'NoneType' object has no attribute 'parameters'"} #265
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 @zhizhang202311 on GitHub (May 9, 2025).
Self Checks
Dify version
1.3.1
Plugin version
junjiem-mcp_see_agent_0.1.5
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
Using the agent node in chatflow. Choose the API for silicon-based flow to call AI, only a small portion of AI will not report errors when running, such as Deepseek v1, r1_256b; qwen3_30b_A3B
.。 Other models in the qwen3 series and deepseekr1 series will report errors
Failed to transform agent message: PluginInvokeError: {"args":{},"error_type":"AttributeError","message":"'NoneType' object has no attribute 'parameters'"}
I switched to the API call of Tongyi Qianwen and the result was the same.
✔️ Error log
Failed to transform agent message: PluginInvokeError: {"args":{},"error_type":"AttributeError","message":"'NoneType' object has no attribute 'parameters'"}
@dosubot[bot] commented on GitHub (Aug 15, 2025):
Hi, @zhizhang202311. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
Next Steps:
Thank you for your understanding and contribution!