Models.dev

An open-source database of AI models

GMI Cloud

gmicloud
Models
13
Package
@ai-sdk/openai-compatible
API
https://api.gmi-serving.com/v1
Docs
Provider docs

Models

13
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
Claude Opus 4.6anthropic/claude-opus-4-6anthropic/claude-opus-4.6409,600128,000$5.00 / $25.00YesYes-Yes
Claude Opus 4.7anthropic/claude-opus-4-7anthropic/claude-opus-4.7409,600128,000$4.50 / $22.50YesYes-No
Claude Opus 4.8anthropic/claude-opus-4-8anthropic/claude-opus-4.81,000,000128,000$5.00 / $25.00YesYes-No
Claude Sonnet 4.6anthropic/claude-sonnet-4-6anthropic/claude-sonnet-4.6409,60064,000$3.00 / $15.00YesYes-Yes
DeepSeek V4 Flashdeepseek/deepseek-v4-flashdeepseek-ai/DeepSeek-V4-Flash1,048,575384,000$0.11 / $0.22YesYesYesYes
DeepSeek V4 Prodeepseek/deepseek-v4-prodeepseek-ai/DeepSeek-V4-Pro1,048,576384,000$1.39 / $2.78YesYesYesYes
GLM-5zhipuai/glm-5zai-org/GLM-5-FP8202,752131,072$0.60 / $1.92YesYes-Yes
GLM-5.1zhipuai/glm-5.1zai-org/GLM-5.1-FP8202,752131,072$0.98 / $3.08YesYesYesYes
GLM-5.2zhipuai/glm-5.2zai-org/GLM-5.2-FP81,000,000131,072$0.98 / $3.08YesYesYesYes
GPT-5.5openai/gpt-5.5openai/gpt-5.51,050,000128,000$5.00 / $30.00YesYesYesNo
Kimi K2.6moonshotai/kimi-k2.6moonshotai/Kimi-K2.665,53665,536$0.85 / $3.60YesYesYesYes
Kimi K2.7 Code Highspeedmoonshotai/kimi-k2.7-code-highspeedmoonshotai/kimi-k2.7-code-highspeed262,144262,144$1.90 / $8.00YesYesYesNo
Qwen3.7 Maxalibaba/qwen3.7-maxQwen/Qwen3.7-Max1,000,00065,536$2.50 / $7.50YesYes-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.