dify/api/constants
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
..
__init__.py fix(dataset): integrate New RAG with KnowledgeFS (#39621) 2026-07-27 12:52:44 +08:00
dsl_version.py feat(agent): support new Agent DSL import and export (#38849) 2026-07-15 02:02:14 +00:00
languages.py feat: support nl-NL language (#32216) 2026-02-11 10:42:13 +08:00
mimetypes.py feat(api): Add image multimodal support for LLMNode (#17372) 2025-04-30 17:28:02 +08:00
model_template.py fix: gate Agent access until first publish (#40105) 2026-08-06 12:36:24 +00:00
pipeline_templates.json fix: add missing pipeline_templates (#31528) 2026-03-01 17:33:04 +08:00
recommended_apps.json fix(templates): make End output variable names unique in built-in templates (#38293) 2026-07-02 06:06:07 +00:00
tts_auto_play_timeout.py feat:add tts-streaming config and future (#5492) 2024-07-09 11:33:58 +08:00