Submit thumbs up/down feedback on a completed agent run
agentRuns
Submit thumbs up/down feedback on a completed agent run
Records user feedback (thumbs up/down plus an optional comment) as a score on the Langfuse trace that produced the run’s answer. Only completed runs can be rated. Resubmitting overwrites the previous feedback for the same run.
POST
Submit thumbs up/down feedback on a completed agent run
Authorizations
Use a Bearer token for authentication. Submit the token using the Authorization
header: Authorization: Bearer <token>.
Path Parameters
Body
application/json
Response
Feedback recorded.