dify/api/controllers/service_api
Stephen Zhou fde800e337
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	.github/dependabot.yml
#	.github/workflows/deploy-dev.yml
#	api/app_factory.py
#	api/core/indexing_runner.py
#	api/services/feature_service.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/service_api/app/test_conversation.py
#	api/tests/unit_tests/controllers/web/test_site.py
#	api/tests/unit_tests/core/rag/indexing/test_indexing_runner.py
#	api/tests/unit_tests/core/tools/test_base_tool.py
#	api/tests/unit_tests/extensions/otel/test_retrieval_tracing.py
#	api/tests/unit_tests/extensions/test_ext_login.py
#	api/tests/unit_tests/services/test_feature_service_deployment_edition.py
#	api/tests/unit_tests/services/test_feature_service_knowledge_fs.py
#	api/tests/unit_tests/services/test_feature_service_licensed_seats.py
2026-08-07 09:55:10 +08:00
..
app fix: return 400 instead of 500 when file field is missing in audio-to-text endpoints (#39303) (#39322) 2026-07-21 02:19:24 +00:00
dataset chore: more upload file size for paid user (#39967) 2026-08-06 03:23:16 +00:00
end_user fix: add service api openapi descriptions (#37595) 2026-06-17 16:02:43 +00:00
knowledge_fs perf(knowledge-fs): reduce capability request overhead 2026-07-30 03:14:51 -04:00
workspace docs: enrich generated service API descriptions (#37615) 2026-06-18 08:43:39 +00:00
__init__.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
index.py fix(ci): bad pyinfra type coverage report comments (#36482) 2026-05-21 12:08:24 +00:00
schema.py docs: enrich generated service API descriptions (#37615) 2026-06-18 08:43:39 +00:00
wraps.py chore: more upload file size for paid user (#39967) 2026-08-06 03:23:16 +00:00