dify/api/services/entities
Stephen Zhou 574461604d
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/commands/system.py
#	api/controllers/console/init_validate.py
#	api/controllers/console/workspace/account.py
#	api/controllers/console/wraps.py
#	api/controllers/openapi/auth/data.py
#	api/core/hosting_configuration.py
#	api/core/provider_manager.py
#	api/core/rag/retrieval/dataset_retrieval.py
#	api/services/workspace_service.py
#	api/tasks/workflow_cfs_scheduler/entities.py
#	api/tests/test_containers_integration_tests/controllers/console/auth/test_password_reset.py
#	api/tests/test_containers_integration_tests/services/test_feature_service.py
#	api/tests/unit_tests/controllers/console/auth/test_account_activation.py
#	api/tests/unit_tests/controllers/openapi/auth/test_data.py
#	api/tests/unit_tests/controllers/service_api/app/test_hitl_service_api.py
#	api/tests/unit_tests/extensions/otel/test_retrieval_tracing.py
#	api/tests/unit_tests/services/test_feature_service_knowledge_fs.py
#	dev/start-worker
#	packages/contracts/console.ts
#	packages/contracts/package.json
#	packages/iconify-collections/custom-public/icons.json
#	web/app/components/workflow/__tests__/index.spec.tsx
#	web/app/components/workflow/index.tsx
#	web/features/new-rag/document-chunk-tree.tsx
#	web/service/fetch.spec.ts
2026-08-12 10:33:29 +08:00
..
external_knowledge_entities test: use sqlite3 session in test_external_dataset_service (#38696) 2026-08-06 08:27:37 +00:00
knowledge_entities fix(api): bind dataset operations to owners (#40149) 2026-08-11 16:37:14 +00:00
__init__.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
agent_entities.py feat(agent-v2): sync nightly updates to main (2026-06-25) (#37915) 2026-06-26 13:13:35 +00:00
agent_tool_inner.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
auth_entities.py fix(api): fix invalid token error while changing email (#36412) 2026-05-20 05:51:15 +00:00
dsl_entities.py fix(api): scope temporary capabilities to owners (#39863) 2026-08-07 09:21:13 +00:00
feature_entities.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-12 10:33:29 +08:00
knowledge_retrieval_inner.py feat(agent-v2): sync nightly updates to main (2026-06-25) (#37915) 2026-06-26 13:13:35 +00:00
model_provider_entities.py feat: optimize integrations initial loading (#40118) 2026-08-07 02:06:25 +00:00