mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
Tongyi Plugin 0.0.22 with Qwen3-8B by use Function calling in Agent node raise error: "PluginInvokeError: {"args":{},"error_type":"JSONDecodeError","message":"Extra data: line 1 column 5 (char 4)"}" #264
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 @shaojun on GitHub (May 8, 2025).
Self Checks
Dify version
1.3.1
Plugin version
0.0.22
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
when using

qwen-maxmodel(i believe it's still the qwen2), all working good.but when change to
Qwen3-8B(the official website indicates it support tooling), the error raised.and i'm using
no_thinkmode by addno_thinkin system prompt, also, the suggested model parameters are all set:✔️ Error log
"PluginInvokeError: {"args":{},"error_type":"JSONDecodeError","message":"Extra data: line 1 column 5 (char 4)"}"