Skip to main content
POST
Estimate Eval Run

Headers

string
required
Your API key for authentication.

Body Parameters

Accepts the same body as Create Eval Run. Key fields:
array of string
required
The call IDs to include in the estimate. Between 1 and 5000 calls.
array of objects
The eval agents to score with. Required when workbench_setup_version_id is not provided.
string
Pinned workbench setup version whose agent roster supplies the agents. Required when attached_agents is not provided. Must be provided together with workbench_setup_id.

Response

integer
Number of call-by-agent evaluations the run will perform.
integer
Estimated number of input tokens consumed by judge calls.
integer
Estimated number of output tokens produced by judge calls.
number
Estimated billable cost in USD cents.