Closed
Description
Self Checks
- This is only for bug report, if you would like to ask a question, please head to Discussions.
- I have searched for existing issues search for existing issues, including closed ones.
- I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
- [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
- Please do not modify this template :) and fill in all the required fields.
Dify version
0.7.3
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
- Use an open-source model like Qwen2-70B-Instruct
- Apply agent framework in ReAct mode
Then, in the output, the order of 'ta' is sometimes reversed as 'at'.
✔️ Expected Behavior
Correct order of the output alpabets, especially for 'a' and 't'.
Activity