..
__init__.py
Feat/dataset service api ( #1245 )
2023-09-27 16:06:32 +08:00
_value_type_serializer.py
Fix basedpyright type errors ( #25435 )
2025-09-10 01:54:26 +08:00
annotation_fields.py
refactor: migrate some ns.model to BaseModel ( #30388 )
2026-01-01 00:38:12 +08: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
conversation_fields.py
refactor: more ns.model to BaseModel ( #30445 )
2026-01-04 17:12:28 +08:00
conversation_variable_fields.py
refactor: migrate some ns.model to BaseModel ( #30388 )
2026-01-01 00:38:12 +08:00
data_source_fields.py
code cleans ,and add exception message. ( #24536 )
2025-08-26 14:52:11 +08:00
dataset_fields.py
feat: implement Summary Index feature.
2026-01-12 16:52:21 +08:00
document_fields.py
fix: fix summary index bug.
2026-01-20 11:53:16 +08:00
end_user_fields.py
refactor: migrate some ns.model to BaseModel ( #30388 )
2026-01-01 00:38:12 +08:00
file_fields.py
refactor: port api/fields/file_fields.py ( #30638 )
2026-01-06 22:55:58 +08:00
hit_testing_fields.py
feat: implement Summary Index feature.
2026-01-12 16:52:21 +08:00
installed_app_fields.py
try flask_restful -> flask_restx ( #24310 )
2025-08-24 13:45:47 +08:00
member_fields.py
refactor: migrate some ns.model to BaseModel ( #30388 )
2026-01-01 00:38:12 +08:00
message_fields.py
fix: fix missing id and message_id ( #31008 )
2026-01-14 23:26:17 +09: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
try flask_restful -> flask_restx ( #24310 )
2025-08-24 13:45:47 +08:00
segment_fields.py
feat: implement Summary Index feature.
2026-01-12 16:52:21 +08:00
tag_fields.py
refactor: migrate some ns.model to BaseModel ( #30388 )
2026-01-01 00:38:12 +08:00
workflow_app_log_fields.py
refactor: migrate some ns.model to BaseModel ( #30388 )
2026-01-01 00:38:12 +08:00
workflow_fields.py
refactor(variables): clarify base vs union type naming ( #30634 )
2026-01-13 23:39:34 +09:00
workflow_run_fields.py
refactor: migrate some ns.model to BaseModel ( #30388 )
2026-01-01 00:38:12 +08:00
workflow_trigger_fields.py
feat: introduce trigger functionality ( #27644 )
2025-11-12 17:59:37 +08:00