pub fn append_to_transcript( session_id: &str, role: &str, content: &str, ) -> Result<(), String>
Append a message to an existing transcript