mirror of
https://github.com/langgenius/dify.git
synced 2026-04-20 18:57:19 +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.