dify
dify copied to clipboard
Failed to transform agent message: req_id: 3c61fae06e PluginInvokeError: {"args":{},"error_type":"TypeError","message":"'int' object is not a mapping"}
Self Checks
- [x] I have read the Contributing Guide and Language Policy.
- [x] This is only for bug report, if you would like to ask a question, please head to Discussions.
- [x] I have searched for existing issues search for existing issues, including closed ones.
- [x] I confirm that I am using English to submit this report, otherwise it will be closed.
- [x] 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
- [x] Please do not modify this template :) and fill in all the required fields.
Dify version
1.8.1
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
✔️ Expected Behavior
sometimes it succeed like...
❌ Actual Behavior
mostly it like this
give me your dsl
same problem here, any process?
which plugin do you use
Adding constraints in the prompt temporarily solved the problem, requiring numbers to be wrapped as strings in the JSON object.