GET
/
projects
/
{project_id}
/
settings
/
observe

Authorizations

Galileo-API-Key
string
headerrequired

Path Parameters

project_id
string
required

Query Parameters

scope
string | null
default:

Response

200 - application/json
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.

registered_scorers_configuration
object[] | null
customized_scorers_configuration
object[] | null
alerts_configuration
object | null