dify/api/controllers/inner_api
Stephen Zhou 28c2b6ee95
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/auth/login.py
#	api/controllers/console/feature.py
#	api/controllers/web/site.py
#	api/openapi/markdown/console-openapi.md
#	api/openapi/markdown/web-openapi.md
#	api/services/feature_service.py
#	api/tests/test_containers_integration_tests/services/test_account_service.py
#	api/tests/test_containers_integration_tests/services/test_feature_service.py
#	api/tests/unit_tests/controllers/console/auth/test_email_verification.py
#	api/tests/unit_tests/controllers/console/auth/test_login_logout.py
#	api/tests/unit_tests/controllers/web/test_site.py
#	api/tests/unit_tests/services/test_recommended_app_service.py
2026-07-27 13:16:01 +08:00
..
agent refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
app refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
knowledge refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
knowledge_fs Refactor codebase and remove obsolete implementations 2026-07-23 01:53:40 -04:00
plugin fix(dataset): integrate New RAG with KnowledgeFS (#39621) 2026-07-27 12:52:44 +08:00
workspace feat(inner_api): add endpoint to invalidate plugin model providers cache (#39468) 2026-07-27 04:33:36 +00:00
__init__.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-07-27 13:16:01 +08:00
mail.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
runtime_credentials.py feat: app deploy (#35670) 2026-06-17 09:28:43 +00:00
wraps.py Refactor codebase and remove obsolete implementations 2026-07-23 01:53:40 -04:00