refactor(chat): drop alternate streaming entry path; use graph_stream

This commit is contained in:
CREDO23 2026-05-07 19:25:20 +02:00
parent 52895e37e9
commit 7e07092f67
23 changed files with 61 additions and 1278 deletions

View file

@ -1,4 +1,4 @@
"""Single terminal error path the orchestrator must route through."""
"""Single terminal error path chat streaming must route through."""
from __future__ import annotations