Expand description
Transcript accumulation buffer for Live sessions.
Automatically accumulates input/output transcripts per-turn with windowing support for OOB extraction pipelines.
Structsยง
- Tool
Call Summary - Summary of a tool call within a conversation turn.
- Transcript
Buffer - Accumulates input/output transcripts and segments them by turn boundaries.
- Transcript
Turn - A single completed conversation turn with accumulated transcripts.
- Transcript
Window - A read-only snapshot of recent transcript turns for context construction.