Skip to main content
POST
Submit Rlhf Numeric Scores

Authorizations

Authorization
string
header
required

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

Headers

Idempotency-Key
string
required
Required string length: 8 - 128
authorization
string | null
X-API-Key
string | null

Path Parameters

experiment_id
string<uuid>
required

Body

application/json

Submit one or many per-clip numeric scores in a single call.

scores
RlhfNumericScoreInput · object[]
required
Required array length: 1 - 1000 elements
round_id
string | null

Optional rlhf_loop round to tag these scores with.

source
enum<string>
default:human

Origin of the scores. Human scores carry the caller identity.

Available options:
human,
machine,
import

Response

Successful Response

experiment_id
string
required
scores
RlhfNumericScore · object[]
required
written
integer
required