dify/api/services/entities
Stephen Zhou e6fe2cd5d7
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/controllers/inner_api/test_auth_wraps.py
#	api/tests/unit_tests/services/test_async_workflow_service.py
#	web/features/new-rag/__tests__/new-knowledge-list.spec.tsx
2026-08-21 10:39:39 +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
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): add account profile application service (#40436) 2026-08-20 05:03:08 +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
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-13 10:22:32 +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