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
Regarding your issue with the message API response sorting, ensure that the sort_type parameter is set correctly in your API requests. The sorting method must remain consistent across all paginated requests. If the initial request was made with a specific sort_type, all subsequent requests must use the same sort_type to avoid unexpected sorting results [2].
Self Checks
Dify version
1.0.0
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
send message by chat-messages api
then get messages history by api or refresh webapp
✔️ Expected Behavior
retrun respon
❌ Actual Behavior
retrun respon
The text was updated successfully, but these errors were encountered: