RunEvalsRequest
Agent Runtimes / types/evals / RunEvalsRequest
Interface: RunEvalsRequest
Defined in: types/evals.ts:69
Properties
agentSystemPrompt?
optionalagentSystemPrompt?:string
Defined in: types/evals.ts:73
Agent system prompt for synthetic case generation
evalSpec
evalSpec:
Record<string,unknown>[]
Defined in: types/evals.ts:71
The evals config list from the agentspec
toolSchemas?
optionaltoolSchemas?:Record<string,unknown>[]
Defined in: types/evals.ts:75
Tool JSON schemas for grounding