dify/api/controllers/console/app
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
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
advanced_prompt_template.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
agent.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
annotation.py feat: enhance annotation API to support optional message_id and content fields (#27460) 2025-11-04 14:11:09 +08:00
app.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
app_import.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
audio.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
completion.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
conversation.py extract parse_time_range for console app stats related queries (#27626) 2025-11-04 10:00:12 +08:00
conversation_variables.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
error.py fix linter 2025-10-14 11:39:56 +08:00
generator.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
mcp_server.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
message.py feat: enhance annotation API to support optional message_id and content fields (#27460) 2025-11-04 14:11:09 +08:00
model_config.py Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00
online_user.py add ENABLE_COLLABORATION_MODE 2025-10-21 14:40:13 +08:00
ops_trace.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
site.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
statistic.py extract parse_time_range for console app stats related queries (#27626) 2025-11-04 10:00:12 +08:00
workflow.py Merge branch 'main' into deploy/dev 2025-11-06 15:58:41 +08:00
workflow_app_log.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
workflow_comment.py fix merge problem 2025-09-18 15:45:53 +08:00
workflow_draft_variable.py Merge branch 'feat/mcp-06-18' into deploy/dev 2025-10-20 10:58:27 +08:00
workflow_run.py Feat/add status filter to workflow runs (#26850) 2025-10-18 12:15:29 +08:00
workflow_statistic.py extract parse_time_range for console app stats related queries (#27626) 2025-11-04 10:00:12 +08:00
wraps.py fix: account isinstance 2025-10-23 10:55:35 +08:00