Skip to content

Commit 6ade4a0

Browse files
committed
table fixes
1 parent 66f41e5 commit 6ade4a0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/ai-foundry/how-to/evaluation-azure-devops.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How to run evaluation in Azure DevOps
2+
title: How to run an evaluation in Azure DevOps
33
titleSuffix: Azure AI Foundry
44
description: How to run evaluation in Azure DevOps which enables offline evaluation of AI models within your CI/CD pipelines in Azure DevOps.
55
manager: scottpolly
@@ -11,7 +11,7 @@ ms.author: lagayhar
1111
author: lgayhardt
1212
---
1313

14-
# How to run evaluation in Azure DevOps (preview)
14+
# How to run an evaluation in Azure DevOps (preview)
1515

1616
[!INCLUDE [feature-preview](../includes/feature-preview.md)]
1717

articles/ai-foundry/includes/evaluation-github-action-azure-devops-features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ ms.custom: include file
4141
| Risk and safety (AI-assisted) | [IndirectAttackEvaluator](../concepts/evaluation-evaluators/risk-safety-evaluators.md#indirect-attack-jailbreak-xpia) | Supported | Supported |
4242
| Risk and safety (AI-assisted) | [ProtectedMaterialEvaluator](../concepts/evaluation-evaluators/risk-safety-evaluators.md#protected-material-content) | Supported | Supported |
4343
| Risk and safety (AI-assisted) | [CodeVulnerabilityEvaluator](../concepts/evaluation-evaluators/risk-safety-evaluators.md#code-vulnerability) | Supported | Supported |
44-
| Risk and safety (AI-assisted)| [UngroundedAttributesEvaluator](../concepts/evaluation-evaluators/risk-safety-evaluators.md##ungrounded-attributes) | Not Supported | Supported |
44+
| Risk and safety (AI-assisted)| [UngroundedAttributesEvaluator](../concepts/evaluation-evaluators/risk-safety-evaluators.md#ungrounded-attributes) | Not Supported | Supported |
4545
| Risk and safety (AI-assisted) | [ContentSafetyEvaluator](../concepts/evaluation-evaluators/risk-safety-evaluators.md#content-safety-composite-evaluator) | Supported | Supported |
4646
| Agent (AI-assisted) | [IntentResolutionEvaluator](../concepts/evaluation-evaluators/agent-evaluators.md#intent-resolution) | Supported | Supported |
4747
| Agent (AI-assisted) | [TaskAdherenceEvaluator](../concepts/evaluation-evaluators/agent-evaluators.md#task-adherence) | Supported | Supported |
48-
| Agent (AI-assisted) | [ToolCallAccuracyEvaluator](/concepts/evaluation-evaluators/agent-evaluators.md#tool-call-accuracy) | Not Supported | Not Supported |
48+
| Agent (AI-assisted) | [ToolCallAccuracyEvaluator](../concepts/evaluation-evaluators/agent-evaluators.md#tool-call-accuracy) | Not Supported | Not Supported |
4949
| Composite | `AgentOverallEvaluator` | Not Supported | Not Supported |
5050
| Operational metrics | Client run duration | Supported | Not Supported |
5151
| Operational metrics | Server run duration | Supported | Not Supported |

0 commit comments

Comments
 (0)