docs: document streaming + chunking

This commit is contained in:
Peter Steinberger
2026-01-07 17:15:53 +01:00
parent c1036cace7
commit 9eb5d01367
6 changed files with 90 additions and 0 deletions

View File

@@ -102,6 +102,7 @@ Control soft block chunking with `agent.blockStreamingChunk` (defaults to
8001200 chars; prefers paragraph breaks, then newlines; sentences last).
Verbose tool summaries are emitted at tool start (no debounce); Control UI
streams tool output via agent events when available.
More details: [Streaming + chunking](/concepts/streaming).
## Configuration (minimal)