Adrian Paulo Cascante Greetings & Welcome to Microsoft Q&A forum!
Did you check RetrievalEvaluator Class and Azure AI Evaluation client library for Python - version 1.1.0 already?
Do let me know if that helps.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Given this statement
Retrieval Measures the quality of search without ground truth. It focuses on how relevant the context chunks (encoded as a string) are to address a query and how the most relevant context chunks are surfaced at the top of the list.
If i want to evaluate using the RetrievalEvaluator, how can I capture or fetch the context chunks needed for the evaluation? Can you show me an example
Adrian Paulo Cascante Greetings & Welcome to Microsoft Q&A forum!
Did you check RetrievalEvaluator Class and Azure AI Evaluation client library for Python - version 1.1.0 already?
Do let me know if that helps.