langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
49.85k stars 7.12k forks source link

The API endpoint /conversations does not include an 'update_at' field #9953

Open rchlz opened 8 hours ago

rchlz commented 8 hours ago

Self Checks

1. Is this request related to a challenge you're experiencing? Tell me about your story.

I've found the pr for the 'updated_at' sorting in pull request https://github.com/langgenius/dify/pull/7348. This feature is great, but the response fields do not include 'updated_at'. I need to decide whether to start a new conversation based on the latest 'updated_at'. Is it possible to implement this functionality also,pr #7348 didn't get the api docs updated

2. Additional context or comments

No response

3. Can you help us with this feature?

crazywoola commented 8 hours ago

Feel free to adjust the docs, we are kind of busy these days.