Skip to main content

decode_transcript_bytes

Function decode_transcript_bytes 

Source
pub fn decode_transcript_bytes(bytes: &[u8]) -> Result<Vec<TranscriptEntry>>
Expand description

Decode opaque bytes from AnthropicConnection::history_bytes into a flat transcript without a live connection.