dify/api/tests/unit_tests/controllers/inner_api
Stephen Zhou 01254dcdb6
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/controllers/web/test_wraps.py
#	api/tests/unit_tests/extensions/otel/test_runtime.py
#	web/app/components/header/account-setting/model-provider-page/model-selector/index.tsx
2026-08-14 10:59:24 +08:00
..
app feat: app deployment v2 (#39829) 2026-08-12 01:55:36 +00:00
knowledge_fs feat(knowledge-fs): support image query retrieval 2026-08-09 09:45:43 -04:00
plugin Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-14 10:59:24 +08:00
workspace feat(plugin): allow disabling the tenant plugin model providers cache (#39632) 2026-07-27 23:53:59 +00:00
__init__.py test: improve unit tests for controllers.inner_api (#32203) 2026-03-12 11:07:56 +08:00
test_agent_files.py test: migrate controller sessions to SQLite (#40083) 2026-08-11 08:29:40 +00:00
test_agent_llm.py fix(agent): meter internal LLM calls through API (#40613) 2026-08-13 12:15:44 +00:00
test_agent_tools.py chore: bump pyrefly version (#39876) 2026-08-03 05:59:01 +00:00
test_auth_wraps.py Refactor codebase and remove obsolete implementations 2026-07-23 01:53:40 -04:00
test_knowledge_retrieval.py feat(agent-v2): sync nightly updates to main (2026-06-22) (#37651) 2026-06-23 08:05:16 +00:00
test_mail.py test: improve unit tests for controllers.inner_api (#32203) 2026-03-12 11:07:56 +08:00
test_runtime_credentials.py test: use sqlite3 session in test_runtime_credentials (#38682) 2026-07-22 09:50:31 +00:00