🚀 Introducing Agent Gateway — governance, observability, and control for your AI agents.  Register for live webinar ↗
{
"status": "<string>",
"message": "<string>",
"feedback_ids": [
"<string>"
]
}This endpoint allows users to submit feedback for a particular interaction or response.
{
"status": "<string>",
"message": "<string>",
"feedback_ids": [
"<string>"
]
}Documentation Index
Fetch the complete documentation index at: https://docs.portkey.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Unique identifier for the request trace.
Feedback value, an integer between -10 and 10.
-10 <= x <= 10Weight of the feedback, a float between 0 and 1. Default is 1.0.
0 <= x <= 1Additional metadata for the feedback.
Was this page helpful?