dify/api/controllers/service_api
Stream 197ba5f6ef
Merge branch 'main' into deploy/dev
# Conflicts:
#	api/core/app/apps/advanced_chat/app_runner.py
#	api/core/app/apps/pipeline/pipeline_generator.py
#	api/core/entities/mcp_provider.py
#	api/core/helper/marketplace.py
#	api/models/workflow.py
#	api/services/tools/tools_transform_service.py
#	api/tasks/document_indexing_task.py
#	api/tests/test_containers_integration_tests/core/__init__.py
#	api/tests/test_containers_integration_tests/tasks/test_document_indexing_task.py
#	dev/start-worker
#	docker/.env.example
#	web/app/components/base/chat/embedded-chatbot/hooks.tsx
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/nodes/_base/components/workflow-panel/index.tsx
#	web/global.d.ts
#	web/pnpm-lock.yaml
#	web/service/use-plugins.ts
2025-11-06 15:58:41 +08:00
..
app Merge branch 'feat/mcp-06-18' into deploy/dev 2025-10-20 10:58:27 +08:00
dataset feat: add segments max number limit for SegmentApi.post (#27745) 2025-11-04 10:27:58 +08:00
workspace add typing to all wraps (#25405) 2025-09-09 16:48:33 +08:00
__init__.py feat: add endpoints to __init__.py 2025-09-23 18:35:11 +08:00
index.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
wraps.py fix Version 2.0.0-beta.2: Chat annotations Api Error #25506 (#27206) 2025-11-05 17:37:19 +08:00