Correctness Test
Evaluate correctness of LLM output
Request Body
Name
Type
Description
{
"verdict": "incorrect",
"score": 0.0,
"explanation": "Explanation"
}Example 1
Request
{
"user_message": "What type of mammal lays the biggest eggs?",
"bot_response": "Ostrich lays the biggest eggs."
}Response
Example 2
Request
Response
Last updated