dify
dify copied to clipboard
chat API does not support user-defined conversation id
Self Checks
- [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 (我已阅读并同意 Language Policy).
- [X] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
- [X] Please do not modify this template :) and fill in all the required fields.
Dify version
0.13.2
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
- call API of /v1/chat-messages with parameter of "conversation_id" which is not returned by previous API call
✔️ Expected Behavior
get a normal response
❌ Actual Behavior
if the response will be "conversation not exists"