dify/api/controllers
jyong 392514fa13 Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
#	api/commands.py
#	api/core/app/apps/common/workflow_response_converter.py
#	api/core/llm_generator/llm_generator.py
#	api/core/plugin/entities/plugin.py
#	api/core/plugin/impl/tool.py
#	api/core/rag/index_processor/index_processor_base.py
#	api/core/workflow/entities/workflow_execution.py
#	api/core/workflow/entities/workflow_node_execution.py
#	api/core/workflow/enums.py
#	api/core/workflow/graph_engine/entities/graph.py
#	api/core/workflow/graph_engine/graph_engine.py
#	api/core/workflow/nodes/enums.py
#	api/services/dataset_service.py
2025-08-27 16:05:59 +08:00
..
common feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
console Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-08-27 16:05:59 +08:00
files feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
inner_api feat: migrate Inner API module to Flask-RESTX (#24492) 2025-08-26 00:23:48 +08:00
mcp fix: flask_restx namespace path wrong (#24456) 2025-08-25 14:56:20 +08:00
service_api feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
web feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00