Attaching user feedback to traces #208
Unanswered
shinji-Yama77
asked this question in
Get Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I’m currently using the M365 Agents SDK together with the Microsoft Agent Framework to call Azure AI Foundry agents.
I’m attaching user feedback (e.g., thumbs-up/down) to the traces, but it’s currently being recorded as a custom metric. Instead, I’d prefer for this feedback to appear in the right-side “User Feedback” panel in Azure AI Foundry — the same place where manual evaluations and ratings are normally displayed.
Could you clarify how to properly log or tag user feedback so it’s surfaced in that panel and linked to the corresponding gen_ai.response.id rather than as a separate custom metric?
I would prefer is the metric is instead in the rightmost down panel where it is titled User Feedback. The query below is used by Azure AI Foundry to display results in the User Feedback Panel.
Beta Was this translation helpful? Give feedback.
All reactions