Submit feedback on an agent run
Records a rating on an agent run artifact. The rating can be POSITIVE or NEGATIVE. Attribution defaults to the authenticated user; API-key callers are attributed to their account instead.
Records a rating on an agent run artifact. The rating can be POSITIVE or NEGATIVE. Attribution defaults to the authenticated user; API-key callers are attributed to their account instead.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Optional free-text comment explaining the rating. Whitespace is stripped server-side; empty or whitespace-only strings are normalized to null.
Optional free-text comment submitted with the rating.
The actor that submitted the feedback. Sidepanel/session callers attribute to a User; API-key callers attribute to the Account.
True if a prior active rating from the same reviewer for the same (run, artifact) tuple was superseded by this new rating.