You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`AzureOpenAILabelGrader` uses your custom prompt to instruct a model to classify outputs based on labels you define. It returns structured results with explanations for why each label was chosen.
39
39
40
-
> [NOTE:]
40
+
> [!NOTE]
41
41
> We recommend using Azure Open AI GPT o3-mini for best results.
42
42
43
43
Here's an example `data.jsonl` that is used in the following code snippets:
0 commit comments