pub fn parse_judgment(text: &str) -> Result<FinalizeJudgment>Expand description
Parse the model reply (a JSON object, possibly inside a ```json fence).
pub fn parse_judgment(text: &str) -> Result<FinalizeJudgment>Parse the model reply (a JSON object, possibly inside a ```json fence).