dify/api/controllers/service_api/app
FFXN bd0a0d93d9
fix: evaluation log (#35741)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-04-30 17:17:49 +08: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 feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
completion.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
conversation.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08: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 fix: evaluation log (#35741) 2026-04-30 17:17:49 +08:00