pub fn parse_openai_chatgpt_manual_callback_input( input: &str, expected_state: &str, ) -> Result<String>