pub fn parse_json_answer(answer: &str) -> Result<Value, String>
Parse a model’s JSON answer tolerantly (fences, prose around the object).