dify/api/core/app/apps/advanced_chat
QuantumGhost a1c0bd7a1c
feat(api): Introduce workflow pause state management (#27298)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-30 14:41:09 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
app_config_manager.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
app_generator.py feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
app_runner.py feat(api): Introduce workflow pause state management (#27298) 2025-10-30 14:41:09 +08:00
generate_response_converter.py Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +08:00
generate_task_pipeline.py feat: enhance tencent trace integration with LLM core metrics (#27126) 2025-10-29 15:53:30 +08:00