mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Failed to transform agent message with Tongyi v0.0.13 #100
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 @canyangyang on GitHub (Mar 20, 2025).
Self Checks
Dify version
1.0.1
Plugin version
0.0.13
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
Looks like another json parse problem
It`s fixed in tongyi v0.0.12 ,but come back again when updated to v0.0.13……
Please have a check locally before push to the origin
✔️ Error log
Failed to transform agent message: PluginlnvokeError: {"args":{},"error_tyKeyError","me
ssage":" current_timecurrent_time'"}
@zddwild commented on GitHub (Mar 22, 2025):
I have a similar issue. When I choose the tongyi v0.0.14 plugin to use in the agent, and invoke the tool using the faction calling mode, an exception is always thrown, which seems to be related to JSON parsing. However, this situation does not occur with the deepseek plugin. Even though I use the function calling mode in the same way, it still works fine, although it’s a bit slower,my dify version is 1.1.2

@wangdisdu commented on GitHub (Mar 26, 2025):
this pr can fix it https://github.com/langgenius/dify-official-plugins/pull/557
@dosubot[bot] commented on GitHub (Aug 17, 2025):
Hi, @canyangyang. 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!