Parameters
- workflow_id: The unique identifier of the generated data
- metrics: A dictionary representing the metrics
- space_id: The unique identifier for your Collinear workspace. Learn more about obtaining a space ID
- judge_id: The unique identifier of the evaluation model to use. Learn more about obtaining a judge ID
Headers
- Authorization: Bearer token for authenticating the API call
- Content-Type:
application/json
Request Example
Response
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
Body
application/json · any
The body is of type any
.