Skip to main content
POST
Create External Eval

授权

Authorization
string
header
必填

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

请求体

application/json

Open an external evaluation: the platform does not run it, but it does account for it.

model
string
必填
Required string length: 1 - 256
harness
string
默认值:""
Maximum string length: 64
train_run_id
string
默认值:""
Maximum string length: 128
note
string
默认值:""
Maximum string length: 500

响应

Successful Response