RunFeedbackRequest
Request body for writing a run/message score.
Shape: object
| Property | Required | Type | Description | Rules |
|---|---|---|---|---|
kind |
yes | RunScoreKind |
The format of the score. | — |
value |
yes | integer (int32) |
0/1 for RunScoreKind.Binary, 1.5 for RunScoreKind.Stars. | pattern `^-?(?:0\ |
messageId |
no | string |
The id of the scored message. If left blank, the score applies to the whole run. | — |
comment |
no | string |
Free-text comment. | — |