mirror of
https://github.com/langgenius/dify.git
synced 2026-03-03 06:46: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.