Interface: LogFeedbackParams
Parameters for logFeedback.
Properties
Section titled “Properties”comment?
Section titled “comment?”
optionalcomment?:string
Freeform comment: the rationale alongside a value, or the value itself when none.
optionalname?:string
Assessment name; defaults per whether a value or a comment is sent.
sourceId?
Section titled “sourceId?”
optionalsourceId?:string
Identity the feedback is attributed to (user email / id).
traceId
Section titled “traceId”traceId:
string
MLflow trace id the assessment attaches to (tr-<hex>).
value?
Section titled “value?”
optionalvalue?:string|number|boolean
Thumbs / rating / label value. Omit for a comment-only submission.