dify/api/controllers/service_api/app
非法操作 be4c828214
feat: add service api of HITL (#32826)
Co-authored-by: Blackoutta <hyytez@gmail.com>
Co-authored-by: QuantumGhost <QuantumGhost@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
2026-04-24 06:37:10 +00:00
..
__init__.py fix: missing default user for APP service api (#2606) 2024-02-28 16:09:56 +08:00
annotation.py refactor: replace bare dict with TypedDicts in annotation_service (#34998) 2026-04-13 03:46:33 +00:00
app.py refactor(api): add TypedDict definitions to models/model.py (#32925) 2026-03-06 08:42:54 +09:00
audio.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
completion.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
conversation.py chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
file_preview.py refactor: select in service API wraps, file_preview, and site controllers (#34086) 2026-03-25 23:01:05 +09:00
file.py refactor: port api/fields/file_fields.py (#30638) 2026-01-06 22:55:58 +08:00
human_input_form.py feat: add service api of HITL (#32826) 2026-04-24 06:37:10 +00:00
message.py refactor(api): deduplicate shared controller request schemas into controller_schemas.py (#34700) 2026-04-08 03:10:04 +00:00
site.py refactor: select in service API wraps, file_preview, and site controllers (#34086) 2026-03-25 23:01:05 +09:00
workflow_events.py feat: add service api of HITL (#32826) 2026-04-24 06:37:10 +00:00
workflow.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00