> ## Documentation Index
> Fetch the complete documentation index at: https://docs.plungeai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Evaluating Models

> Planned: compare models on your own gold set, with cost and latency.


<Info>
Planned: not available yet. Tracked as TI-77.
</Info>

## What this will do

A guide to comparing models and agents on your own gold set: run the same prompts through several models, score the answers, and read cost and latency next to quality. No evaluation guide exists yet.

## Use this today

<CardGroup cols={2}>
<Card title="Routing" icon="wrench" href="/models/routing">
Send one request across an ordered list of models, sorted by price, latency or throughput.
</Card>
<Card title="Model Catalog" icon="list" href="/models/catalog">
Every model with its provider cost basis.
</Card>
</CardGroup>

<!-- placeholder-source: content/_placeholders.json -->
