---
title: "Compare Eval"
method: GET
path: "/evals/compare_evals"
tags: ["evals"]
---

# Compare Eval

`GET /evals/compare_evals`

Compare the output of evaluations from a list of job_ids.

Expects job_list to be an array of job_ids.

## Query parameters

- `job_list` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/transformerlab/apis/transformerlab-api.md) · [All operations](https://skmtc.net/transformerlab/apis/transformerlab-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/transformerlab/transformerlab-api/revisions/44da5f6e34ca/schema)
