pub fn save_transcript( session_id: &str, transcript: &[String], ) -> Result<(), String>
Save transcript for a session to disk