Models.dev

An open-source database of AI models

ai&

aiand
Models
11
Package
@ai-sdk/openai-compatible
API
https://api.aiand.com/v1
Docs
Provider docs

Models

11
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek V4 Flashdeepseek/deepseek-v4-flashdeepseek-ai/deepseek-v4-flash1,048,576384,000$0.15 / $0.25YesYesYesYes
DeepSeek V4 Prodeepseek/deepseek-v4-prodeepseek-ai/deepseek-v4-pro1,048,576384,000$1.00 / $2.50YesYesYesYes
Gemma 4 31B ITgoogle/gemma-4-31b-itgoogle/gemma-4-31b-it262,14432,768$0.20 / $0.50YesYesYesYes
GLM-5.2zhipuai/glm-5.2zai-org/glm-5.21,048,576131,072$1.00 / $4.00YesYesYesYes
GLM-5.3zhipuai/glm-5.3zai-org/glm-5.31,048,576131,072$1.00 / $4.00YesYesYesYes
GPT OSS 120Bopenai/gpt-oss-120bopenai/gpt-oss-120b131,07232,768$0.15 / $0.60YesYesYesYes
Kimi K2.7 Codemoonshotai/kimi-k2.7-codemoonshotai/kimi-k2.7-code262,144262,144$0.75 / $3.50YesYesYesNo
Kimi K3moonshotai/kimi-k3moonshotai/kimi-k31,048,576131,072$3.00 / $12.50YesYesYesNo
Motif 3Provider-specificmotif-technologies/motif-3262,144262,144$0.50 / $2.00YesNoNoNo
Qwen3.6 27Balibaba/qwen3.6-27bqwen/qwen3.6-27b262,14465,536$0.32 / $3.20YesYesYesYes
Qwen3.8 27Balibaba/qwen3.8-27bqwen/qwen3.8-27b262,14432,768$0.40 / $3.00YesYesYesYes
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.