Type Alias: MessageFeedback
MessageFeedback =
object
Feedback state for a single assistant message. traceId is the
MLflow trace the feedback attaches to (captured from the stream
response); its presence is what makes a bubble eligible for feedback
controls. value mirrors the last thumbs the user chose so the
active thumb stays highlighted.
Properties
Section titled “Properties”traceId
Section titled “traceId”traceId:
string
value?
Section titled “value?”
optionalvalue?:FeedbackValue