dify/api/fields
Stephen Zhou 38457f27fb
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	.agents/skills/how-to-write-component/references/data.md
#	.agents/skills/how-to-write-component/references/ownership.md
#	api/controllers/inner_api/__init__.py
#	api/tests/test_containers_integration_tests/services/test_account_service.py
#	api/tests/unit_tests/services/test_account_service.py
#	packages/iconify-collections/custom-public/icons.json
#	packages/iconify-collections/custom-public/info.json
#	web/features/new-rag/__tests__/new-knowledge-list.spec.tsx
#	web/features/new-rag/components/knowledge-space-card.tsx
#	web/features/new-rag/document-chunk-tree.tsx
#	web/features/tag-management/components/tag-search-content.tsx
#	web/features/tag-management/components/tag-selector.tsx
#	web/service/client.spec.ts
2026-09-04 19:42:31 +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
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
file_grant_fields.py feat: app deployment v2 (#41444) 2026-09-04 02:01:35 +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(knowledge-fs): show v2 workflow citations 2026-09-04 19:21:59 +08: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 refactor(api): remove unused workflow archived logs endpoint (#41345) 2026-08-27 03:48:57 +00:00