mirror of
https://github.com/langgenius/dify.git
synced 2026-02-27 04:57:08 +08:00
The AdvancedChatDraftHumanInputDeliveryTestApi and WorkflowDraftHumanInputDeliveryTestApi are the same. Merge this two api by deleting AdvancedChatDraftHumanInputDeliveryTestApi and allowing Chatflow to use WorkflowDraftHumanInputDeliveryTestApi. Update tests accordingly. This project uses uv to manage dependencies.