You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/agents/concepts/tracing.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,12 +26,12 @@ Tracing solves this by allowing you to clearly see the inputs and outputs of eac
26
26
The Agents playground in the Azure AI Foundry portal lets you trace threads and runs that your agents produce. To open a trace, select **Thread info** in an active thread. You can also optionally select **Metrics** to enable automatic evaluations of the model's performance across several dimensions of **AI quality** and **Risk and safety**.
27
27
28
28
> [!NOTE]
29
-
> * Evaluations are available for 24 hours after they're generated.
29
+
> Evaluation results are available in the agents playground for 24 hours before expiring. To get evaluation results, select your desired metrics and chat with your agent.
30
30
> * Evaluations are not available in the following regions.
31
-
> * australiaeast
32
-
> * japaneast
33
-
> * southindia
34
-
> * uksouth
31
+
> *`australiaeast`
32
+
> *`japaneast`
33
+
> *`southindia`
34
+
> *`uksouth`
35
35
36
36
:::image type="content" source="../media/ai-foundry-tracing.png" alt-text="A screenshot of the agent playground in the Azure AI Foundry portal." lightbox="../media/ai-foundry-tracing.png":::
0 commit comments