Skip to content

Commit 90def69

Browse files
committed
fixed table
1 parent 878f2cb commit 90def69

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

articles/ai-foundry/how-to/continuous-evaluation-agents.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,17 @@ Continuous evaluation for Agents provides near real-time observability and monit
3333

3434
Since the evaluators use hosted evaluation LLMs in the Azure AI Foundry evaluation service, they require your Azure AI project information to be instantiated. The Azure AI project must be in a supported region:
3535

36-
[!div class="mx-tdCol2BreakAll"]
37-
| Region | Code Vulnerability, Coherence, Fluency, Hate/Unfairness, Indirect Attack, Intent Resolution, Relevance, Self-Harm, Sexual, Task Adherence, Tool Call Accuracy, Violence |
38-
|--|--|
39-
| East US | Supported |
40-
| East US 2 | Supported |
41-
| West US | Supported |
42-
| West US 2 | Supported |
43-
| West US 3 | Supported |
44-
| France Central | Supported |
45-
| Norway East | Supported |
46-
| Sweden Central| Supported |
36+
>[!div class="mx-tdCol2BreakAll"]
37+
>| Region | Code Vulnerability, Coherence, Fluency, Hate/Unfairness, Indirect Attack, Intent Resolution, Relevance, Self-Harm, Sexual, Task Adherence, Tool Call Accuracy, Violence |
38+
>|--|--|
39+
>| East US | Supported |
40+
>| East US 2 | Supported |
41+
>| West US | Supported |
42+
>| West US 2 | Supported |
43+
>| West US 3 | Supported |
44+
>| France Central | Supported |
45+
>| Norway East | Supported |
46+
>| Sweden Central| Supported |
4747
4848
## Set up continuous evaluations with Azure AI projects client library
4949

0 commit comments

Comments
 (0)