dify/api/core/app/app_config
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: fetch app info in plugins (#18202) 2025-04-16 20:27:29 +08:00
easy_ui_based_app feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
features fix: fix file number limit error (#17848) 2025-04-11 15:26:26 +08:00
workflow_ui_based_app r2 transform 2025-07-16 02:02:08 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_app_config_manager.py chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
entities.py feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00