Create an evaluation

Creates and runs a new evaluation

Authentication

AuthorizationBasic

Basic authentication of the form Basic <username:password>.

Request

This endpoint expects an object.
typestringRequired
The agent type to use for this evaluation
inputstringRequired
The input prompt for the evaluation
thread_idstringOptionalformat: "uuid"
Optional thread ID to run the evaluation within

Errors