Tool to compare events between two experiment runs side-by-side. Use when analyzing differences in model behavior, performance metrics, or outputs between evaluation runs. Returns matched event pairs with their respective data from both runs for comparison.
pageintegerPage number for pagination (default 1)
limitintegerMaximum number of event pairs to return (default 1000)
filterstringOptional additional filter criteria as JSON string or query object to narrow comparison results
run_id_1RequiredstringFirst experiment run ID (UUIDv4) to compare. Get this from Start Evaluation Run or list runs endpoint.
run_id_2RequiredstringSecond experiment run ID (UUIDv4) to compare. Get this from Start Evaluation Run or list runs endpoint.
event_namestringOptional filter to only compare events with this specific name
event_typestringOptional filter to only compare events of this type
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.