Skip to content

Commit fc3b4cb

Browse files
author
Mike Shi
committed
Add readme doc
1 parent afc59d6 commit fc3b4cb

File tree

1 file changed

+31
-0
lines changed
  • scenarios/evaluate/Azure_OpenAI_Graders

1 file changed

+31
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
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

0 commit comments

Comments
 (0)