Skip to content

Commit 906ed48

Browse files
committed
titles and naming
1 parent 79a03e8 commit 906ed48

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/ai-studio/how-to/develop/cloud-evaluation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Evaluate your Generative AI application remotely on the Cloud
2+
title: Cloud evaluation with Azure AI Projects SDK
33
titleSuffix: Azure AI Foundry
44
description: This article provides instructions on how to evaluate a Generative AI application on the cloud.
55
manager: scottpolly
@@ -13,7 +13,7 @@ ms.reviewer: changliu2
1313
ms.author: lagayhar
1414
author: lgayhardt
1515
---
16-
# Evaluate your Generative AI application remotely on the cloud (preview)
16+
# Evaluate your Generative AI application on the cloud with Azure AI Projects SDK (preview)
1717

1818
[!INCLUDE [feature-preview](../../includes/feature-preview.md)]
1919

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Evaluate your Generative AI application with the Azure AI Evaluation SDK
2+
title: Local Evaluation with Azure AI Evaluation SDK
33
titleSuffix: Azure AI Foundry
44
description: This article provides instructions on how to evaluate a Generative AI application with the Azure AI Evaluation SDK.
55
manager: scottpolly
@@ -14,7 +14,7 @@ ms.reviewer: minthigpen
1414
ms.author: lagayhar
1515
author: lgayhardt
1616
---
17-
# Evaluate your Generative AI application with the Azure AI Evaluation SDK
17+
# Evaluate your Generative AI application locally with the Azure AI Evaluation SDK
1818

1919
[!INCLUDE [feature-preview](../../includes/feature-preview.md)]
2020

articles/ai-studio/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -410,10 +410,10 @@ items:
410410
href: how-to/evaluate-prompts-playground.md
411411
- name: Generate synthetic and simulated data for evaluation
412412
href: how-to/develop/simulator-interaction-data.md
413-
- name: Evaluate with the Azure AI Evaluation SDK
413+
- name: Local evaluation with Azure AI Evaluation SDK
414414
href: how-to/develop/evaluate-sdk.md
415415
displayName: code,accuracy,metrics
416-
- name: Evaluate your application remotely on the cloud
416+
- name: Cloud evaluation with Azure AI Projects SDK
417417
href: how-to/develop/cloud-evaluation.md
418418
- name: Run evaluations from the portal
419419
href: how-to/evaluate-generative-ai-app.md

0 commit comments

Comments
 (0)