Models.dev

An open-source database of AI models

Ambient

ambient
Models
9
Package
@ai-sdk/openai-compatible
API
https://api.ambient.xyz/v1
Docs
Provider docs

Models

9
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
GLM-5.2zhipuai/glm-5.2ambient/large101,376101,376$1.05 / $4.40YesYesYesYes
DeepSeek V4 Flashdeepseek/deepseek-v4-flashdeepseek/deepseek-v4-flash1,048,5761,048,576$0.50 / $0.80YesYesYesYes
GLM-5.1zhipuai/glm-5.1zai-org/GLM-5.1-FP8202,752131,072$1.40 / $4.40YesYesYesYes
GLM-5.2zhipuai/glm-5.2z-ai/glm-5.2101,376101,376$1.05 / $4.40YesYesYesYes
GLM-5.2zhipuai/glm-5.2zai-org/GLM-5.2-FP8202,752202,752$1.20 / $4.20YesYesYesYes
Kimi K2.6moonshotai/kimi-k2.6moonshotai/kimi-k2.6262,144262,144$0.95 / $4.00YesYesYesYes
Kimi K2.7 Codemoonshotai/kimi-k2.7-codemoonshotai/kimi-k2.7-code262,144262,144$0.85 / $3.80YesYesYesYes
MiMo-V2.5xiaomi/mimo-v2.5xiaomi/mimo-v2.51,048,576131,072$0.40 / $2.00YesYesYesYes
Step 3.7 Flashstepfun/step-3.7-flashstepfun/step-3.7-flash262,144262,144$0.19 / $1.14YesYesYesYes
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.