Models.dev

An open-source database of AI models

Modal

modal
Models
4
Package
@ai-sdk/openai-compatible
API
https://inference.us-west.modal.direct/v1
Docs
Provider docs

Models

4
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
GLM-5.3-Flashzhipuai/glm-5.3-flashzai-org/GLM-5.3-Flash1,000,000131,072$0.45 / $1.50YesYesYesYes
Inklingthinkingmachines/inklingthinkingmachines/Inkling-NVFP41,048,576262,144$1.20 / $5.00YesYesNoYes
Kimi K3moonshotai/kimi-k3moonshotai/Kimi-K31,048,576131,072$3.00 / $15.00YesYesYesNo
Qwen3.8 2.4T A95Balibaba/qwen3.8-2.4t-a95bQwen/Qwen3.8-2.4T-A95B1,010,000131,072$2.00 / $6.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.