dify/api/fields
2026-08-26 05:05:36 +00: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
agent_fields.py fix(agent): expose feedback in agent logs (#39994) 2026-08-04 14:11:13 +00:00
annotation_fields.py fix(api): align Service API OpenAPI contract (#41248) 2026-08-25 10:54:14 +00:00
base.py refactor(api): migrate response contract tooling to BaseModel (#37950) 2026-06-26 00:11:04 +00:00
conversation_fields.py fix(api): restore Service API OpenAPI semantics (#41274) 2026-08-26 05:05:36 +00:00
conversation_variable_fields.py fix(api): serialize trial workflow conversation variables (#39038) 2026-07-16 02:57:06 +00:00
dataset_fields.py fix(api): restore Service API OpenAPI semantics (#41274) 2026-08-26 05:05:36 +00:00
document_fields.py fix(api): align Service API OpenAPI contract (#41248) 2026-08-25 10:54:14 +00:00
end_user_fields.py fix(api): align Service API OpenAPI contract (#41248) 2026-08-25 10:54:14 +00:00
file_fields.py fix(api): align Service API OpenAPI contract (#41248) 2026-08-25 10:54:14 +00:00
hit_testing_fields.py fix(api): restore Service API OpenAPI semantics (#41274) 2026-08-26 05:05:36 +00:00
member_fields.py refactor(api): remove member field compatibility (#37966) 2026-07-06 07:00:43 +00:00
message_fields.py fix(api): align Service API OpenAPI contract (#41248) 2026-08-25 10:54:14 +00:00
segment_fields.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
snippet_fields.py refactor(api): remove member field compatibility (#37966) 2026-07-06 07:00:43 +00:00
workflow_run_fields.py fix: preserve and display workflow retry details (#38854) 2026-07-15 05:58:37 +00:00