Skip to content

Commit 27233e1

Browse files
Merge pull request #4843 from lgayhardt/patch-51
Update agent-evaluators.md
2 parents 7dd110f + 28e687e commit 27233e1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/ai-foundry/concepts/evaluation-evaluators/agent-evaluators.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ ms.author: lagayhar
1111
author: lgayhardt
1212
---
1313

14-
# Agent evaluators
14+
# Agent evaluators (preview)
15+
16+
[!INCLUDE [feature-preview](../../includes/feature-preview.md)]
1517

1618
Agents are powerful productivity assistants. They can plan, make decisions, and execute actions. Agents typically first [reason through user intents in conversations](#intent-resolution), [select the correct tools](#tool-call-accuracy) to call and satisfy the user requests, and [complete various tasks](#task-adherence) according to their instructions.
1719

0 commit comments

Comments
 (0)