v1
latestSwagger 2.02026-07-17101.7 KBAugment data.
Endpoint for augmenting and evaluated data.
post/evaluate
Request body
Example request
[
{
"question": "question",
"answer": "answer",
"ground_truth": "ground_truth",
"contexts": [
"contexts"
]
}
]Response
Successful operation.
object required