POST
/
projects
/
{project_id}
/
runs
/
{run_id}
/
chains
/
ingest

Authorizations

Galileo-API-Key
string
headerrequired

Path Parameters

project_id
string
required
run_id
string
required

Query Parameters

scope
string | null
default:

Body

application/json
rows
object[]
prompt_scorers_configuration
object | null

Configure which scorers to enable for a particular prompt run.

The keys here are sorted by their approximate execution time to execute the scorers that we anticipate will be the fastest first, and the slowest last.

prompt_registered_scorers_configuration
object[] | null
prompt_customized_scorers_configuration
object[] | null

Response

200 - application/json
num_rows
integer
required
message
string
required
job_id
string
required
link
string
required