Skip to main content

parse_chatgpt_export

Function parse_chatgpt_export 

Source
pub fn parse_chatgpt_export(json_data: &str) -> Result<Vec<CloudConversation>>
Expand description

Parse a ChatGPT export file (JSON format from “Export data” feature)