database of AI models

Chutes

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

Models

15
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek V3.2 TEEProvider-specificdeepseek-ai/DeepSeek-V3.2-TEE131,07265,536$1.00 / $1.00YesYesYesYes
Gemma 4 31B ITgoogle/gemma-4-31b-itgoogle/gemma-4-31B-turbo-TEE131,07265,536$0.12 / $0.37YesYesYesYes
GLM-5zhipuai/glm-5zai-org/GLM-5-TEE202,75265,535$0.95 / $2.55YesYesYesYes
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.5moonshotai/kimi-k2.5moonshotai/Kimi-K2.5-TEE262,14465,535$0.44 / $2.00YesYesYesYes
Kimi K2.6moonshotai/kimi-k2.6moonshotai/Kimi-K2.6-TEE262,14465,535$0.66 / $3.50YesYesYesYes
Kimi K3moonshotai/kimi-k3moonshotai/Kimi-K3-TEE1,048,57665,535$3.00 / $15.00YesYesYesYes
MiniMax-M2.5minimax/MiniMax-M2.5MiniMaxAI/MiniMax-M2.5-TEE196,60865,536$0.15 / $1.20YesYesYesYes
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
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.