data
prompts
rows
Manual Llm Validate
Validate an LLM scorer manually, with query/response passed inline (no file uploads).
Args: request: Raw request; body is parsed into a GeneratedScorerValidationRequest. ctx: Async request context with the authenticated user and read session.
Returns: A pending task result the caller can poll for validation results.
post/v2/scorers/llm/validate
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
- ○