mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
qwen3BUG #246
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 @v-49 on GitHub (Apr 30, 2025).
Self Checks
Dify version
1.3.0
Plugin version
0.0.21
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
Use qwen3-32b on the agent and have it perform the task twice
✔️ Error log
and still running
@v-49 commented on GitHub (Apr 30, 2025):
And there is no end button to stop him
@v-49 commented on GitHub (Apr 30, 2025):
It seems to be a problem that each model of the qwen3 series needs to be tuned with default parameters
@v-49 commented on GitHub (Apr 30, 2025):
data: {"event": "agent_thought", "conversation_id": "af92da3e-992c-47a9-9794-cff4dafad9fc", "message_id": "a271f518-ba03-490e-9a7b-842fe9245419", "created_at": 1745995625, "task_id": "5fc19897-2050-43f9-8575-1b733188ee6c", "id": "e09387e5-84ff-453a-8934-fbd2f1005f12", "position": 1, "thought": "", "observation": "", "tool": "", "tool_labels": {}, "tool_input": "", "message_files": []}
data: {"event": "error", "conversation_id": "af92da3e-992c-47a9-9794-cff4dafad9fc", "message_id": "a271f518-ba03-490e-9a7b-842fe9245419", "created_at": 1745995625, "code": "invalid_param", "status": 400, "message": "Expecting value: line 1 column 1 (char 0)"}
@dosubot[bot] commented on GitHub (Aug 17, 2025):
Hi, @v-49. 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!