Find cheapest models
cheapest_modelsRank LLM models by price based on input, output, or blended cost. Filter by category or open-source availability to find an affordable model for any use case.
Instructions
Find the cheapest current models, ranked by input price, output price, or a blended cost. The generic ranking covers generative text models (embeddings, OCR and realtime models are excluded — they price different work); pass category to rank a specific pool instead, e.g. 'embedding'. Use to answer 'what is the cheapest model for '.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many to return (default 10, max 50). | |
| sort_by | No | Ranking metric: 'input', 'output', or 'blended' (default 'blended'). | |
| category | No | Filter by category, e.g. flagship, reasoning, budget, coding, embedding. | |
| open_source | No | If true, only open-source models. |