dify/api/fields
2026-07-15 06:48:28 +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 chore(agent-v2): sync daily changes (#38162) 2026-07-01 05:07:23 +00:00
annotation_fields.py refactor(api): migrate console app chat endpoints to BaseModel (#37952) 2026-07-02 04:43:58 +00:00
base.py refactor(api): migrate response contract tooling to BaseModel (#37950) 2026-06-26 00:11:04 +00:00
conversation_fields.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
conversation_variable_fields.py refactor(api): migrate console app chat endpoints to BaseModel (#37952) 2026-07-02 04:43:58 +00:00
dataset_fields.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
document_fields.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
end_user_fields.py refactor: remove unused Flask-RESTX field dicts from end_user and conversation_variable fields (#28015) (#36929) 2026-06-02 07:27:23 +00:00
file_fields.py refactor(api): migrate web chat endpoints to BaseModel (#37962) 2026-07-09 04:23:13 +00:00
hit_testing_fields.py refactor(api): migrate console/service_api.dataset.hit_testing to BaseModel (#36533) 2026-05-27 06:51:42 +00:00
member_fields.py refactor(api): remove member field compatibility (#37966) 2026-07-06 07:00:43 +00:00
message_fields.py feat: daily sync (#38593) 2026-07-09 10:35:15 +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