Skip to main content
PUT
Update Eval Config

Authorizations

X-Lightsage-Api-Key
string
header
required

Body

application/json
models
string[] | null

Legacy flat model selection. Prefer targets for v0.3.0.

targets
PublicApiEvalTarget · object[] | null

Scheduled text/agent targets. Use frequency='manual' to keep a target available but unscheduled.

operation_ids
string[] | null
custom_eval_ids
string[] | null
env_vars
Env Vars · object | null
env_profiles
PublicEvalEnvProfileRequest · object[] | null
default_env_profile_id
string
source_id
string
api_base_url
string

Response

Successful Response

models
string[]
required
operation_ids
string[]
required
targets
PublicApiEvalTarget · object[]
custom_eval_ids
string[]
env_var_keys
string[]
env_profiles
PublicEvalEnvProfileSummary · object[]
default_env_profile_id
string | null
source_id
string | null
api_base_url
string | null
can_configure_per_model_schedules
boolean
default:false