get https://api.contextual.ai/v1/agents//evaluate/jobs//metadata
Get an Evaluation
job's status and results. There are six possible statuses: 'pending', 'processing', 'retrying', 'completed', 'failed', 'cancelled'.
If the evaluation job has completed, you will see your evaluation metrics
, job_metadata
, and the dataset_name
where your eval metrics and row-by-row results are stored. You can use the /datasets/evaluate
API to view the specified dataset
.