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

@@ -94,6 +94,7 @@ Reasoning stream (Telegram only):
- `/reasoning stream` streams reasoning into the draft bubble while the reply is
generating, then sends the final answer without reasoning.
- If `telegram.streamMode` is `off`, reasoning stream is disabled.
More context: [Streaming + chunking](/concepts/streaming).
## Agent tool (reactions)
- Tool: `telegram` with `react` action (`chatId`, `messageId`, `emoji`).