recordFeedback
Project API key. Keep it server-side.
What the feedback attaches to.
The shape of the signal.
1/0 for a thumb, or a scalar.Categorical tag, or a raw thumb token.
Free text; also where a
correction payload goes.The feedback dimension (e.g.
helpfulness) — record multiple named signals per target.Who/what produced it.
The subject of the run; also the default annotator.
Who gave the feedback (a reviewer/labeler) — defaults to
userId.Denormalized session id, for
message targets.Arbitrary string tags stored with the signal.
Idempotency id. Server-generated if omitted; latest write wins.
Override the feedback endpoint (self-hosting).
Writes are latest-wins per
(target, name, source, annotator, kind) — re-recording the same dimension updates it rather than duplicating.