dify/api/core/app/apps
QuantumGhost d9860b8907
fix(api): Disable SSE events truncation for service api (#27484)
Disable SSE events truncation for service api invocations to ensure backward compatibility.

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-27 21:15:44 +08:00
..
advanced_chat feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
agent_chat rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
chat use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
common fix(api): Disable SSE events truncation for service api (#27484) 2025-10-27 21:15:44 +08:00
completion Fix: avoid duplicate response_chunk update in `convert_stream_simple_response` (#26965) 2025-10-16 15:53:07 +08:00
pipeline add billing enable check (#27213) 2025-10-21 17:49:38 +08:00
workflow rm type ignore (#25715) 2025-10-21 11:26:58 +08: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: knowledge pipeline (#25360) 2025-09-18 12:49:10 +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 fix: drop useless logic (#26678) 2025-10-10 12:59:28 +08:00
exc.py refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
message_based_app_generator.py add app mode for message (#26876) 2025-10-16 10:19:49 +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(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00