pub fn dump_pdl( messages: &[Message], response: &str, reasoning: &Option<String>, path: &str, metadata: String, ) -> Result<(), Error>