mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 10:28:10 +08:00
This ensures that `HumanInputForm` could be associated to a specific application without relying on `WorkflowRun`, providing us a smoother migration path if we want to implement test form.
Single-database configuration for Flask.