Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
traceId | string | Yes | The trace ID to evaluate |
options.evaluator | string | Yes | The evaluator key. Currently only quality is supported. |
options.value | number | Yes | The evaluation score. Use Eval.POSITIVE (1) or Eval.NEGATIVE (0) |
options.note | string | No | Optional note explaining the evaluation |

