Skip to main content

serialize_transcript

Function serialize_transcript 

Source
pub fn serialize_transcript(messages: &[Value], max_chars: usize) -> String
Expand description

Render messages to a plain-text transcript (bounded, deterministic) for durable offload into the session/knowledge store.