Skip to main content
PATCH
Update Rlhf Round

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string | null
authorization
string | null
X-API-Key
string | null

Path Parameters

experiment_id
string<uuid>
required
round_id
string<uuid>
required

Body

application/json
state
enum<string>
required
Available options:
training,
trained,
failed
error
string | null

Response

Successful Response

One round of the loop: the checkpoint that generated its cohort + state.

id
string
required
round_index
integer
required
state
string
required
checkpoint_candidate_id
string | null
checkpoint_key
string | null
error
string | null
opened_at
string | null
parent_round_id
string | null
trainable_at
string | null
trainable_thresholds
Trainable Thresholds · object | null
trained_at
string | null
training_at
string | null