Create Evaluation
Creates and queues an evaluation run. If evaluatorId is provided, runs that single evaluator. Otherwise, runs all active evaluators configured for the prompt. Returns 202 since execution is asynchronous.
Documentation Index
Fetch the complete documentation index at: https://www.adaline.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Workspace API key. Pass as Authorization: Bearer <key>.
Path Parameters
Unique identifier for an entity, between 20 and 80 characters.
20 - 80Body
Response
Evaluation queued. Execution is asynchronous.
An evaluation run with its status, progress, metrics, and timeline.
Unique identifier for an entity, between 20 and 80 characters.
20 - 80Unique identifier for an entity, between 20 and 80 characters.
20 - 80The current status of an evaluation run.
queued, running, completed, failed, cancelled, cancelling Progress information for an evaluation run.
Aggregated metrics for an evaluation run.
Timestamp information for an evaluation run.
Unique identifier for an entity, between 20 and 80 characters.
20 - 80