Add tag probabilities to AI Guard evaluation result#5580
Conversation
Typing analysisNote: Ignored files are excluded from the next sections.
|
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage (details) 🔗 Commit SHA: 672a7c7 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback! |
0c20b88 to
672a7c7
Compare
BenchmarksBenchmark execution time: 2026-04-13 11:56:19 Comparing candidate commit 672a7c7 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 45 metrics, 1 unstable metrics.
|
What does this PR do?
This PR adds
AIGuard::Evaluation::Result#tag_probabilitiesattribute, exposing thetag_probsfield from the AI Guard API response.Motivation:
We want to add evaluation result tag probabilities to our SDK, and attach tag probabilities to metastruct.
Change log entry
Yes. AI Guard evaluation results now include tag probabilities from the API response.
Additional Notes:
APPSEC-61897
How to test the change?
CI and manual testing