docs: document streaming + chunking

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

View File

@@ -826,6 +826,7 @@ Block streaming:
}
}
```
See [/concepts/streaming](/concepts/streaming) for behavior + chunking details.
`agent.model.primary` should be set as `provider/model` (e.g. `anthropic/claude-opus-4-5`).
Aliases come from `agent.models.*.alias` (e.g. `Opus`).