dotnet / dotnet/extensions

[AI Evaluation] Add grounding EvaluationContext for RelevanceTruthAndCompletenessEvaluator

Open
#6,294 0 comments 0 reactions 0 assignees View on GitHub
area-ai-eval
Dominant language
C#
Stars
3.2k
Forks
894
Avg merge
1d 12h
Merged PRs (30d)
23

Description

RelevanceTruthAndCompletenessEvaluator currently only considers the context present in the conversation history. When the LLM responses are based on grounding context that is supplied externally, the produced RTC scores are unreliable since the evaluation does not take this context into account. To fix this, RelevanceTruthAndCompletenessEvaluator should allow callers to (optionally) supply additional EvaluationContext and include this context as part of its evaluation prompt.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.