dify/api/controllers/common
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
..
controller_schemas.py refactor(api): deduplicate dataset controller schemas into controller_schemas.py (#34756) 2026-04-13 05:33:20 +00:00
errors.py feat: implement file extension blacklist for upload security (#27540) 2025-11-04 15:45:22 +08:00
fields.py chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00
file_response.py chore: normalize frozenset literals and myscale typing (#34327) 2026-03-31 08:21:22 +00:00
helpers.py fix(api): preserve remote file URL query params (#36478) 2026-05-22 01:45:20 +00:00
human_input.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
schema.py refactor(api): migrate console.datasets.rag_pipeline partially to BaseModel (#36649) 2026-06-03 17:44:10 +00:00