Skip to main content

RAG Feedback API Routes

Table of Contents

post

Captures user feedback on RAG relevance and missing knowledge. This feedback is linked to a specific retrieval_session_id to enable targeted learning and improvement of the RAG system.

Returns object 200 - Success message.

Returns object 400 - Bad request if required fields are missing.

Returns object 401 - Unauthorized if user or tenant ID is missing.

Returns object 500 - Server error.