6 references to
Microsoft.Extensions.AI.Evaluation (1)
EvaluationContext.cs (1)
135: this(name, contents: new TextContent(content))
Microsoft.Extensions.AI.Evaluation.NLP (1)
BLEUEvaluatorContext.cs (1)
56: base(
Microsoft.Extensions.AI.Evaluation.Quality (4)
IntentResolutionEvaluatorContext.cs (1)
42: base(name: IntentResolutionContextName, contents: [new TextContent(toolDefinitions.RenderAsJson())])
RetrievalEvaluatorContext.cs (1)
45: base(
TaskAdherenceEvaluatorContext.cs (1)
43: base(name: TaskAdherenceContextName, contents: [new TextContent(toolDefinitions.RenderAsJson())])
ToolCallAccuracyEvaluatorContext.cs (1)
44: base(name: ToolCallAccuracyContextName, contents: [new TextContent(toolDefinitions.RenderAsJson())])