Skip to content

Commit e7313d1

Browse files
committed
fix file names and add preview
1 parent 0397219 commit e7313d1

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

articles/ai-foundry/concepts/evaluation-evaluators/risk-safety-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-
# Risk and safety evaluators
14+
# Risk and safety evaluators (preview)
15+
16+
[!INCLUDE [feature-preview](../includes/feature-preview.md)]
1517

1618
Risk and safety evaluators draw on insights gained from our previous Large Language Model projects such as GitHub Copilot and Bing. This ensures a comprehensive approach to evaluating generated responses for risk and safety severity scores. These evaluators are generated through the Azure AI Foundry Evaluation service, which employs a set of LLMs. Each model is tasked with assessing specific risks that could be present in the response from your AI system (for example, sexual content, violent content, etc.). These evaluator models are provided with risk definitions and annotate accordingly. Currently the following risks are supported:
1719

articles/ai-foundry/how-to/monitor-applications.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,11 @@ This dashboard is opened as an editable workbook where you can customize the wor
7878

7979
In the **Application analytics** dashboard view, you can **Open query link** by selecting on the icon in the top right for a particular tile or chart.
8080

81-
:::image type="content" source="../media/how-to/monitor-applications/KQL-1.png" alt-text="Screenshot of application analytics dashboard view highlighting the open query link button in Azure portal." lightbox="../media/how-to/monitor-applications/KQL-1.png":::
81+
:::image type="content" source="../media/how-to/monitor-applications/kql-1.png" alt-text="Screenshot of application analytics dashboard view highlighting the open query link button in Azure portal." lightbox="../media/how-to/monitor-applications/kql-1.png":::
8282

8383
Once you select that, you can view and run the same KQL queries powering your monitoring view and deep dive into the related data.
8484

85-
:::image type="content" source="../media/how-to/monitor-applications/KQL-2.png" alt-text="Screenshot of logs highlighting KQL mode and results in Azure portal. " lightbox="../media/how-to/monitor-applications/KQL-2.png":::
85+
:::image type="content" source="../media/how-to/monitor-applications/kql-2.png" alt-text="Screenshot of logs highlighting KQL mode and results in Azure portal. " lightbox="../media/how-to/monitor-applications/kql-2.png":::
8686

8787
## Set up Azure Alerts
8888

0 commit comments

Comments
 (0)