Skip to main content

ResearchFeedbackRequest

Request object for submitting feedback for the response from the research agent.

Properties

PropertyRequiredTypeDescription
interactionIdTrueStringThe interaction ID of the research response to submit the feedback for. This needs to be the value of the interactionId field from the target research API response.
queryFalseStringThe query text of the research interaction.
answerFeedbackTrueList[ResearchAnswerFeedback]The actual feedback for the generated answer.