dify/api/services/entities
Stephen Zhou 30ed0907f3
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/app/site.py
#	api/controllers/console/datasets/datasets.py
#	api/core/plugin/backwards_invocation/model.py
#	api/core/rag/rerank/rerank_model.py
#	api/tests/test_containers_integration_tests/controllers/console/auth/test_oauth_server.py
#	api/tests/unit_tests/core/plugin/test_backwards_invocation_model.py
#	api/tests/unit_tests/tasks/test_batch_clean_document_task.py
#	packages/contracts/generated/api/service/orpc.gen.ts
#	web/app/components/datasets/rename-modal/index.tsx
#	web/app/components/header/account-setting/model-provider-page/model-selector/popup-layout.tsx
#	web/features/tag-management/components/tag-search-content.tsx
2026-08-27 10:06:48 +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): restore Service API OpenAPI semantics (#41274) 2026-08-26 05:05:36 +00:00
__init__.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
account_activation_entities.py refactor(api): extract account activation application service (#40421) 2026-08-18 05:27:40 +00:00
account_entities.py refactor(api): complete account education boundary (#41153) 2026-08-25 01:48:12 +00: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_llm_inner.py fix(agent): meter internal LLM calls through API (#40613) 2026-08-13 12:15:44 +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
data_source_api_key_auth_entities.py refactor(api): decouple data source API key auth flow (#40452) 2026-08-18 04:30:17 +00:00
data_source_oauth_entities.py refactor(api): thin OAuth controllers and extract application services (#40692) 2026-08-26 07:33:37 +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-27 10:06:48 +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 fix(api): restore Service API OpenAPI semantics (#41274) 2026-08-26 05:05:36 +00:00
oauth_server_entities.py refactor(api): thin OAuth controllers and extract application services (#40692) 2026-08-26 07:33:37 +00:00