dify/api/core/app/apps
盐粒 Yanli e819a9a5f7
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-25 19:45:36 +08:00
..
advanced_chat Apply suggestions from code review 2026-03-25 19:45:36 +08:00
agent_chat Tighten phase 3 runtime typing 2026-03-17 18:49:14 +08:00
chat Apply suggestions from code review 2026-03-25 19:45:36 +08:00
common fix: preserve timing metrics in parallel iteration (#33216) 2026-03-19 18:05:52 +08:00
completion Apply suggestions from code review 2026-03-25 19:45:36 +08:00
pipeline Tighten phase 3 runtime typing 2026-03-17 18:49:14 +08:00
workflow Merge remote-tracking branch 'origin/main' into yanli/phase3-code-scope 2026-03-25 18:13:16 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_app_generate_response_converter.py Merge remote-tracking branch 'origin/main' into yanli/phase3-code-scope 2026-03-25 18:13:16 +08:00
base_app_generator.py Tighten phase 3 runtime typing 2026-03-17 18:49:14 +08:00
base_app_queue_manager.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
base_app_runner.py refactor: use EnumText for MessageFeedback and MessageFile columns (#33738) 2026-03-20 01:13:26 +09:00
exc.py refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
message_based_app_generator.py refactor: use EnumText for Conversation/Message invoke_from and from_source (#33832) 2026-03-21 11:47:48 +09:00
message_based_app_queue_manager.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
message_generator.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
streaming_utils.py fix(api): excessive high CPU usage caused by RedisClientWrapper (#32212) 2026-02-11 09:49:29 +08:00
workflow_app_runner.py Merge remote-tracking branch 'origin/main' into yanli/phase3-code-scope 2026-03-25 18:13:16 +08:00