v1
latestOpenAPI 3.1.02026-07-26231646860.9 KBdata
prompts
rows
Validate Llm Scorer Log Record
post/v2/scorers/llm/validate/log_record
Request body
Example request
{
"filters": [
{
"case_sensitive": true,
"name": "input",
"operator": "eq",
"type": "text",
"value": "example input"
}
],
"log_stream_id": "00000000-0000-0000-0000-000000000000",
"pagination": {
"limit": 5,
"starting_token": 0
},
"sort": {
"ascending": false,
"name": "updated_at",
"sort_type": "column"
}
}Response
Successful Response