Creates a new human annotation judgement for a trace. When verdict is false, automatically creates an Inbox issue
Documentation Index
Fetch the complete documentation index at: https://docs.avidoai.com/llms.txt
Use this file to discover all available pages before exploring further.
Your unique Avido API key
Your unique Avido Application ID
Request body for creating a new human annotation
Trace being annotated
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"12345678-1234-1234-1234-1234567890ab"
true = pass (👍), false = fail (👎)
true
Entry point used to create this annotation
REVIEW_QUEUE, TRACE_PAGE, TEST_PAGE "REVIEW_QUEUE"
Free-text critique. Required (≥20 characters) when verdict is false
1 - 2048"The agent answered an unrelated policy question."
Associated queue item ID — must be provided when source is REVIEW_QUEUE and must not be provided otherwise
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"abcdef01-e89b-12d3-a456-426614174000"
Human annotation created successfully
Successful response containing a single human annotation
A single SME judgement recorded against a trace. Captures whether the AI response was acceptable (verdict) and an optional critique