dify/api/core/app/apps
XlKsyt 1e23957657
fix(ops): add streaming metrics and LLM span for agent-chat traces (#28320)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-11-26 22:45:20 +08:00
..
advanced_chat fix(ops): add streaming metrics and LLM span for agent-chat traces (#28320) 2025-11-26 22:45:20 +08:00
agent_chat refactor(api): set default value for EasyUIBasedAppGenerateEntity.query (#27712) 2025-11-04 10:22:43 +08:00
chat use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
common feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
completion Fix: avoid duplicate response_chunk update in `convert_stream_simple_response` (#26965) 2025-10-16 15:53:07 +08:00
pipeline more typed orm (#28507) 2025-11-21 21:45:51 +08:00
workflow more typed orm (#28494) 2025-11-21 16:42:27 +09:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_app_generate_response_converter.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
base_app_generator.py Feat/web workflow improvements (#27981) 2025-11-25 19:54:40 +08:00
base_app_queue_manager.py feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
base_app_runner.py refactor(api): set default value for EasyUIBasedAppGenerateEntity.query (#27712) 2025-11-04 10:22:43 +08:00
exc.py refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
message_based_app_generator.py refactor(api): set default value for EasyUIBasedAppGenerateEntity.query (#27712) 2025-11-04 10:22:43 +08:00
message_based_app_queue_manager.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
workflow_app_runner.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00