File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed
scenarios/evaluate/Azure_OpenAI_Graders Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ page_type : sample
3+ languages :
4+ - python
5+ products :
6+ - ai-services
7+ - azure-openai
8+ description : Evaluate AI agents with Azure AI Evaluation SDK
9+ ---
10+
11+
12+ # Evaluate using Azure OpenAI Graders with Azure AI Foundry SDK
13+
14+ ## Overview
15+
16+ This tutorial offers a step-by-step guide for evaluating large language models using Azure OpenAI Graders and their model outputs.
17+
18+ ## Objective
19+
20+ The main objective for this tutorial is to help users understand how to utilize the four new AOAI Graders we now support in Azure AI Foundry SDK:
21+
22+ - Model Labeler
23+ - String Check
24+ - Text Similarity
25+ - General Grader
26+
27+ ## Programming Languages
28+
29+ - Python
30+
31+ ## Estimated Runtime: 15 mins
You can’t perform that action at this time.
0 commit comments