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
Changes
Changed in 1 of the 14 revisions of this API.1
- ○
the endpoint scheme security
ClassicAPIKeyHeaderwas added to the APIapi-security-added
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○