You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.9.1
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
I’m working with the Dify API. I include the conversation_id with my request, but Dify treats it as if it’s the first message in the conversation, even though it should be a continuation. As a result, I receive responses as if each message is the initial query. Everything works fine on the web interface, but the API has this issue. This error starts from update to 0.9.1.
✔️ Expected Behavior
No response
❌ Actual Behavior
No response
The text was updated successfully, but these errors were encountered:
I've encountered the same issue; when calling the API, the response doesn't include history, yet conversations in Dify work fine. The version is 0.9.1.
Self Checks
Dify version
0.9.1
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
I’m working with the Dify API. I include the conversation_id with my request, but Dify treats it as if it’s the first message in the conversation, even though it should be a continuation. As a result, I receive responses as if each message is the initial query. Everything works fine on the web interface, but the API has this issue. This error starts from update to 0.9.1.
✔️ Expected Behavior
No response
❌ Actual Behavior
No response
The text was updated successfully, but these errors were encountered: