Module transcript

Module transcript 

Source
Expand description

Transcript accumulation buffer for Live sessions.

Automatically accumulates input/output transcripts per-turn with windowing support for OOB extraction pipelines.

Structsยง

ToolCallSummary
Summary of a tool call within a conversation turn.
TranscriptBuffer
Accumulates input/output transcripts and segments them by turn boundaries.
TranscriptTurn
A single completed conversation turn with accumulated transcripts.
TranscriptWindow
A read-only snapshot of recent transcript turns for context construction.