dify/api/factories/file_factory
QuantumGhost 3c98f96ae8
feat(api): introduce select, file and file list form input types to Human Input node (#36322)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: GPT 5.4 <codex@openai.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2026-06-04 01:54:28 +00:00
..
__init__.py refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
builders.py feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
common.py refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
message_files.py fix(api): "File validation failed" on Chatflow follow-up with custom file type + memory (#35891) 2026-05-11 01:57:56 +00:00
remote.py fix(api): centralize remote file retrieval (#36399) 2026-06-01 09:25:08 +00:00
storage_keys.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
validation.py fix(api): "File validation failed" on Chatflow follow-up with custom file type + memory (#35891) 2026-05-11 01:57:56 +00:00