dify/api/core/app/apps
QuantumGhost 0212f0de9f fix(api): fix workflow execution 2025-09-03 17:11:43 +08:00
..
advanced_chat fix(api): fix workflow execution 2025-09-03 17:11:43 +08:00
agent_chat Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224) 2025-09-02 10:30:19 +08:00
chat Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-03 15:01:06 +08:00
common fix(tests): fix broken tests and linter issues 2025-09-01 14:55:35 +08:00
completion Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224) 2025-09-02 10:30:19 +08:00
pipeline add recommended rag plugin endpoint 2025-09-01 17:08:37 +08:00
workflow Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-03 15:01:06 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_app_generate_response_converter.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
base_app_generator.py Merge branch 'feat/rag-2' into feat/workflow-draft-var-optimize 2025-08-31 15:17:23 +08:00
base_app_queue_manager.py Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine 2025-09-03 11:56:05 +08:00
base_app_runner.py refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
exc.py refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
message_based_app_generator.py Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224) 2025-09-02 10:30:19 +08:00
message_based_app_queue_manager.py no used function for message_queue. (#24027) 2025-08-17 09:33:22 +08:00
workflow_app_runner.py feat: queue-based graph engine 2025-08-27 15:33:28 +08:00