Models.dev

An open-source database of AI models

Umans AI

umans-ai
Models
8
Package
@ai-sdk/openai-compatible
API
https://api.code.umans.ai/v1
Docs
Provider docs

Models

8
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek V4 Flash 0731deepseek/deepseek-v4-flash-0731umans-deepseek-v4-flash-07311,048,576393,215$0.14 / $0.28YesYesYesYes
DeepSeek V4 Pro 0813deepseek/deepseek-v4-pro-0813umans-deepseek-v4-pro-08131,048,576393,215$1.32 / $3.96YesYesYesYes
GLM-5.1zhipuai/glm-5.1umans-glm-5.1204,800131,072$1.40 / $4.40YesYesYesYes
GLM-5.2zhipuai/glm-5.2umans-glm-5.2405,504131,072$1.40 / $4.40YesYesYesYes
Kimi K2.7 Codemoonshotai/kimi-k2.7-codeumans-kimi-k2.7262,14432,768$0.95 / $4.00YesYesYesNo
Kimi K3moonshotai/kimi-k3umans-kimi-k31,048,576131,072$3.00 / $15.00YesYesYesNo
Kimi K2.7 Codemoonshotai/kimi-k2.7-codeumans-coder262,14432,768$0.95 / $4.00YesYesYesNo
Qwen3.6 35B-A3Balibaba/qwen3.6-35b-a3bumans-flash262,14432,768$0.15 / $1.00YesYesYesNo
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.