mirror of
https://github.com/langgenius/dify.git
synced 2026-05-22 09:58:42 +08:00
Rewrite legacy workflow graph references to userinput.files instead of creating generated Start variables. Restore the built-in userinput.files Start panel variable and expose system file inputs through the userinput runtime alias. Map legacy Service API file payloads onto the new input selector while keeping migration warnings.