Manage and observe your R2R system.

Analytics and Observability

R2R provides various tools for analytics and observability to help you monitor and improve the performance of your RAG system.

1const scoringResponse = await client.login("message_id_here", "password123");
message_id
stringRequired

The unique identifier of the completion message to be scored. Found in logs for a message.

score
floatRequired

The score to assign to the completion, ranging from -1 to 1.