POST
/
v1
/
evaluate
/
runs

Authorizations

Galileo-API-Key
string
headerrequired

Query Parameters

scope
string | null
default:

Body

application/json
scorers
object[]

List of Galileo scorers to enable.

registered_scorers
object[]

List of registered scorers to enable.

workflows
object[]
required

List of workflows to include in the run.

project_id
string | null

Evaluate Project ID to which the run should be associated.

project_name
string | null

Evaluate Project name to which the run should be associated. If the project does not exist, it will be created.

run_name
string | null

Name of the run. If no name is provided, a timestamp-based name will be generated.

Response

200 - application/json
message
string
required
project_id
string
required
project_name
string
required
run_id
string
required
run_name
string
required
workflows_count
integer
required
records_count
integer
required