dify/api/core/app/apps
Yeuoly a7b558b38b
feat/trigger: support specifying root node (#24388)
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-23 20:44:03 +08:00
..
advanced_chat fix: messages updated_at (#23869) 2025-08-13 15:34:52 +08:00
agent_chat orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
chat fix: resolve merge conflict between Features removal and validation enhancement (#24150) 2025-08-19 13:47:38 +08:00
common fix(api): files not returned in the answer node (#21807) 2025-07-02 13:54:10 +08:00
completion fix: resolve merge conflict between Features removal and validation enhancement (#24150) 2025-08-19 13:47:38 +08:00
workflow feat/trigger: support specifying root node (#24388) 2025-08-23 20:44:03 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_app_generate_response_converter.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
base_app_generator.py fix(api): Fix resetting sys var causing internal server error (#21604) 2025-07-02 13:36:35 +08:00
base_app_queue_manager.py refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +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 make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
message_based_app_queue_manager.py fix: resolve merge conflict between Features removal and validation enhancement (#24150) 2025-08-19 13:47:38 +08:00
workflow_app_runner.py feat/trigger: support specifying root node (#24388) 2025-08-23 20:44:03 +08:00