Skip to content

Commit ed78050

Browse files
authored
Update articles/ai-studio/how-to/develop/evaluate-sdk.md
1 parent 3e97301 commit ed78050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/how-to/develop/evaluate-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,7 @@ result = evaluate(
667667

668668
```
669669

670-
## Cloud evaluation
670+
## Cloud evaluation on test datasets
671671

672672
After local evaluations of your generative AI applications, you may want to run evaluations in the cloud for pre-deployment testing and [continuously evaluate](https://aka.ms/GenAIMonitoringDoc) your applications for post-deployment monitoring. Azure AI Projects SDK offers such capabilities via a Python API and supports almost all of the features available in local evaluations. Follow the steps below to submit your evaluation to the cloud on your data using built-in or custom evaluators.
673673

0 commit comments

Comments
 (0)