dify/api/fields
FFXN bb1c220dca
feat: evaluation (#35458)
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-21 16:00:19 +08:00
..
__init__.py Feat/dataset service api (#1245) 2023-09-27 16:06:32 +08:00
_value_type_serializer.py chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
annotation_fields.py refactor(api): Extract shared ResponseModel (#34633) 2026-04-07 13:05:38 +00:00
api_based_extension_fields.py fix(api): restful to restx migration issue (#24416) 2025-08-24 20:58:42 +08:00
app_fields.py feat: add draft trigger detection to app model and UI (#28163) 2025-11-13 15:43:58 +08:00
base.py refactor(api): Extract shared ResponseModel (#34633) 2026-04-07 13:05:38 +00:00
conversation_fields.py feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
conversation_variable_fields.py chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
data_source_fields.py code cleans ,and add exception message. (#24536) 2025-08-26 14:52:11 +08:00
dataset_fields.py feat: Add summary index for knowledge. (#31625) 2026-01-29 13:47:35 +08:00
document_fields.py feat: Add summary index for knowledge. (#31625) 2026-01-29 13:47:35 +08:00
end_user_fields.py refactor(api): Extract shared ResponseModel (#34633) 2026-04-07 13:05:38 +00:00
file_fields.py refactor(api): Extract shared ResponseModel (#34633) 2026-04-07 13:05:38 +00:00
hit_testing_fields.py feat: Add summary index for knowledge. (#31625) 2026-01-29 13:47:35 +08:00
installed_app_fields.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
member_fields.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
message_fields.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
online_user_fields.py feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
rag_pipeline_fields.py refactor: remove unnecessary type: ignore from rag_pipeline_fields.py (#30666) 2026-01-07 14:40:35 +08:00
raws.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
segment_fields.py feat: Add summary index for knowledge. (#31625) 2026-01-29 13:47:35 +08:00
snippet_fields.py feat: evaluation (#35458) 2026-04-21 16:00:19 +08:00
tag_fields.py refactor(api): Extract shared ResponseModel (#34633) 2026-04-07 13:05:38 +00:00
workflow_app_log_fields.py Merge branch 'feat/dropdown-migaration' into deploy/dev 2026-04-16 16:58:08 +08:00
workflow_comment_fields.py feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
workflow_fields.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
workflow_run_fields.py refactor(api): add BaseModel workflow field schemas (#35297) 2026-04-16 04:39:59 +00:00
workflow_trigger_fields.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00