dify/api/fields
FFXN c2473d85dc
feat: Add summary index for knowledge. (#31625)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-29 13:47:35 +08:00
..
__init__.py
_value_type_serializer.py
annotation_fields.py
api_based_extension_fields.py
app_fields.py
conversation_fields.py
conversation_variable_fields.py
data_source_fields.py
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
file_fields.py
hit_testing_fields.py feat: Add summary index for knowledge. (#31625) 2026-01-29 13:47:35 +08:00
installed_app_fields.py
member_fields.py
message_fields.py feat: Add summary index for knowledge. (#31625) 2026-01-29 13:47:35 +08: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
segment_fields.py feat: Add summary index for knowledge. (#31625) 2026-01-29 13:47:35 +08:00
tag_fields.py
workflow_app_log_fields.py feat: archive workflow run logs backend (#31310) 2026-01-23 13:11:56 +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 feat: archive workflow run logs backend (#31310) 2026-01-23 13:11:56 +08:00
workflow_trigger_fields.py