Skip to content

EvalCaseInput

← All HTTP schemas

Input shape of an eval case (in a request).

Shape: object

Property Required Type Description Rules
query yes string Query text to send to the agent.
expectedOutput no string Expected output.
expectedTools no array of string Tool names looked for by the toolCalled check.
context no string Text to give the model as extra context.