pub fn parse_session_json(content: &str) -> Result<ChatSession, Error>Expand description
Try to parse JSON, sanitizing invalid Unicode if needed
pub fn parse_session_json(content: &str) -> Result<ChatSession, Error>Try to parse JSON, sanitizing invalid Unicode if needed