Models.dev

An open-source database of AI models

Modelis

modelis
Models
9
Package
@ai-sdk/openai-compatible
API
https://modelishub.com/v1
Docs
Provider docs

Models

9
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
Claude Fable 5anthropic/claude-fable-5claude-fable-51,000,000128,000$10.00 / $50.00YesYes-No
Claude Opus 4.8anthropic/claude-opus-4-8claude-opus-4-81,000,000128,000$5.00 / $25.00YesYes-No
Claude Sonnet 4.6anthropic/claude-sonnet-4-6claude-sonnet-4-61,000,00064,000$3.00 / $15.00YesYes-Yes
DeepSeek V4 Flashdeepseek/deepseek-v4-flashdeepseek-v4-flash1,000,000384,000$0.10 / $0.20YesYesYesYes
DeepSeek V4 Prodeepseek/deepseek-v4-prodeepseek-v4-pro1,000,000384,000$0.43 / $0.87YesYesYesYes
Gemini 2.5 Flashgoogle/gemini-2.5-flashgemini-2.5-flash1,048,57665,536$0.30 / $2.50YesYesYesYes
Gemini 2.5 Progoogle/gemini-2.5-progemini-2.5-pro1,048,57665,536$1.25 / $10.00YesYesYesYes
Qwen3.7 Maxalibaba/qwen3.7-maxqwen/qwen3.7-max1,000,00065,536$3.00 / $9.00YesYes-Yes
Qwen3.7 Plusalibaba/qwen3.7-plusqwen/qwen3.7-plus1,000,00064,000$0.77 / $3.07YesYes-Yes
No rows match the current search.

No rows match the current search.

Menu

Esc

Search

No matching results.

How to use

Models.dev is a comprehensive open-source database of AI model specifications, pricing, and features.

The homepage starts with provider-agnostic model metadata. Model pages list the providers serving that model; provider pages list every model available from that provider; lab pages group canonical models by author.

API

You can access provider data, provider-agnostic model metadata, or the combined catalog through JSON endpoints.

Logos

Provider logos are available at /logos/{provider}.svg where {provider} is the provider ID. Lab logos are available at /logos/labs/{lab}.svg.

SDK

Use the SDK to query the API from your app. It's type-safe and exports the latest snapshot for offline use.

Contribute

The data is stored in GitHub as TOML files organized by provider and canonical model.