Function Accuracy
Trigger Transformation Evaluations
Queue evaluation jobs for a batch of transformations.
Evaluations run asynchronously and score each transformation's output against the function's schema for confidence, hallucination detection, and relevance. Transformations must belong to events of a supported type: extract, transform, analyze, or join.
Returns immediately with a summary of queued vs. skipped transformations and per-transformation errors. Poll GET /v3/eval/results to retrieve results once evaluations complete.
post/v3/eval
Request body
Response
The request has been accepted for processing, but processing has not yet completed.