v6

latestOpenAPI 3.1.02026-08-069761,1542.0 MB
data
prompts
rows

Manual Llm Validate Multipart

Validate an LLM scorer manually, with optional query/response file uploads.

Args: body: JSON-encoded GeneratedScorerValidationRequest. query_files: Optional files attached to the query side of the validation. response_files: Optional files attached to the response side of the validation. ctx: Async request context with the authenticated user and read session.

Returns: A pending task result the caller can poll for validation results.

post/scorers/llm/validate/multipart

Response

Successful Response

task_result_idstring uuid4 required