Models.dev

An open-source database of AI models

Chutes

chutes
Models
14
Package
@ai-sdk/openai-compatible
API
https://llm.chutes.ai/v1
Docs
Provider docs

Models

14
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek V3.2deepseek/deepseek-v3.2deepseek-ai/DeepSeek-V3.2-TEE131,07265,536$1.00 / $1.00YesYesYesYes
DeepSeek V4 Flash 0731deepseek/deepseek-v4-flash-0731deepseek-ai/DeepSeek-V4-Flash-0731-TEE1,048,576131,072$0.14 / $0.28YesYesYesYes
Gemma 4 31B ITgoogle/gemma-4-31b-itgoogle/gemma-4-31B-turbo-TEE131,07265,536$0.12 / $0.37YesYesYesYes
GLM-5.1zhipuai/glm-5.1zai-org/GLM-5.1-TEE202,75265,535$0.98 / $3.08YesYesYesYes
GLM-5.2zhipuai/glm-5.2zai-org/GLM-5.2-TEE1,048,57665,535$1.25 / $3.95YesYesYesYes
Kimi K2.6moonshotai/kimi-k2.6moonshotai/Kimi-K2.6-TEE262,14465,535$0.58 / $3.40YesYesYesYes
Kimi K3moonshotai/kimi-k3moonshotai/Kimi-K3-TEE1,048,57665,535$3.00 / $15.00YesYesYesYes
Mistral Nemomistral/mistral-nemounsloth/Mistral-Nemo-Instruct-2407-TEE131,072131,072$0.02 / $0.10NoNo-Yes
Nemotron 3 Nano Omni 30B TEEProvider-specificNemotron-3-Nano-Omni-30B-TEE131,0720$0.02 / $0.10NoNo-Yes
Qwen3 235B A22B Thinking 2507 TEEProvider-specificQwen/Qwen3-235B-A22B-Thinking-2507-TEE262,144262,144$0.30 / $1.20YesYesYesYes
Qwen3 32Balibaba/qwen3-32bQwen/Qwen3-32B-TEE40,96040,960$0.10 / $0.42YesYesYesYes
Qwen3.5 397B-A17Balibaba/qwen3.5-397b-a17bQwen/Qwen3.5-397B-A17B-TEE262,14465,536$0.45 / $3.00YesYesYesYes
Qwen3.6 27Balibaba/qwen3.6-27bQwen/Qwen3.6-27B-TEE262,14465,536$0.30 / $2.00YesYesYesYes
Qwen3.8 27Balibaba/qwen3.8-27bQwen/Qwen3.8-27B-TEE262,14465,536$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.