Models.dev

An open-source database of AI models

above.dev

above
Models
8
Package
@ai-sdk/openai-compatible
API
https://api.above.dev/v1
Docs
Provider docs

Models

8
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek V4.1 Flashdeepseek/deepseek-v4.1-flashdeepseek-v4-flash1,000,000384,000$0.17 / $0.66YesYesYesYes
DeepSeek V4 Flash Vision Expdeepseek/deepseek-v4-flash-vision-expdeepseek-v4-flash-vision-exp1,000,000384,000$0.24 / $0.73YesYesYesYes
DeepSeek V4 Pro 0813deepseek/deepseek-v4-pro-0813deepseek-v4-pro1,000,000384,000$0.73 / $2.18YesYesYesYes
GLM-5.2zhipuai/glm-5.2glm-5.21,000,000131,072$1.54 / $4.84YesYesYesYes
GLM-5.2zhipuai/glm-5.2glm-5.2-fast1,000,000131,072$2.31 / $7.26YesYesYesYes
GLM-5.3-Flashzhipuai/glm-5.3-flashglm-5.3-flash1,000,000131,072$0.17 / $0.55YesYesYesYes
MiMo-V2.5-Proxiaomi/mimo-v2.5-promimo-v2.5-pro1,048,576131,072$0.51 / $1.02YesYes-Yes
Qwen3.8 Maxalibaba/qwen3.8-maxqwen3.8-max1,000,00032,768$2.20 / $6.60YesYes-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.