Skip to main content
POST
Ingest Validation

请求头

authorization
string | null
X-StarForge-Token
string | null

请求体

application/json
run_id
string
必填
step
integer
必填
avg_reward
number | null
accuracy
number | null
avg_len
number | null
dist
Dist · object[]
Maximum array length: 10000
samples
ValidationSampleIn · object[]
Maximum array length: 2000
chunk_index
integer
默认值:0
total_chunks
integer
默认值:1
total_samples
integer | null

响应

Successful Response