2 references to FromJson
Microsoft.Extensions.AI.Evaluation.Quality (2)
RelevanceTruthAndCompletenessEvaluator.cs (2)
289rating = RelevanceTruthAndCompletenessRating.FromJson(evaluationResponseText); 313rating = RelevanceTruthAndCompletenessRating.FromJson(repairedJson);