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
46.76k stars 6.61k forks source link

Fix:opt message based app generator #8743

Open Howe829 opened 4 days ago

Howe829 commented 4 days ago

Checklist:

[!IMPORTANT]
Please review the checklist below before submitting your pull request.

Description

The db query filter the conversation status, but the line 104 will check the conversation status again.I think it's a little bit weird.

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue. Close issue syntax: Fixes #<issue number>, see documentation for more details.

Fixes

Type of Change

Testing Instructions

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration