mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 02:15:22 -04:00
Qwen2.5-32B raise an error when using function call in OpenAI compatible mode (streaming) #33
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 @chiehw on GitHub (Apr 24, 2025).
Reproduction
Expect
No error message, call the tool normally
Why
I guess it's because there are some extra chunks in the chunks returned by Qwen2.5-32B.
@chiehw commented on GitHub (Apr 24, 2025):
close, There is a similar issue https://github.com/langgenius/dify-official-plugins/issues/488