Models.dev

An open-source database of AI models

Neuralwatt

neuralwatt
Models
21
Package
@ai-sdk/openai-compatible
API
https://api.neuralwatt.com/v1
Docs
Provider docs

Models

21
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek V4 Flashdeepseek/deepseek-v4-flashdeepseek-v4-flash1,048,56065,536$0.14 / $0.28YesYesYesYes
DeepSeek V4 Flashdeepseek/deepseek-v4-flashdeepseek-v4-flash-flex1,048,56065,536$0.09 / $0.18YesYesYesYes
DeepSeek V4 Prodeepseek/deepseek-v4-prodeepseek-v4-pro1,048,560393,216$1.00 / $3.00YesYesYesYes
Gemma 4 31B ITgoogle/gemma-4-31b-itgemma-4-31b262,12816,384$0.14 / $0.42YesYesYesYes
GLM-5.2zhipuai/glm-5.2glm-5.21,048,5601,048,560$1.45 / $4.50YesYesNoYes
GLM-5.2zhipuai/glm-5.2glm-5.2-fast1,048,5601,048,560$1.45 / $4.50YesYesNoYes
GLM-5.2zhipuai/glm-5.2glm-5.2-flex1,048,5601,048,560$0.94 / $2.92YesYesNoYes
GLM-5.2zhipuai/glm-5.2glm-5.2-short199,98432,000$1.45 / $4.50YesYesNoYes
GLM-5.2zhipuai/glm-5.2glm-5.2-short-fast199,98432,000$1.45 / $4.50YesYesNoYes
GLM-5.2zhipuai/glm-5.2glm-5.2-short-fast-flex199,98432,000$0.94 / $2.92YesYesNoYes
GLM-5.2zhipuai/glm-5.2glm-5.2-short-flex199,98432,000$0.94 / $2.92YesYesNoYes
GLM-5.3zhipuai/glm-5.3glm-5.31,048,5601,048,560$1.45 / $4.50YesYesNoYes
Kimi K2.7 Codemoonshotai/kimi-k2.7-codekimi-k2.7-code262,128262,128$0.95 / $4.00YesYesYesNo
Kimi K2.7 Codemoonshotai/kimi-k2.7-codekimi-k2.7-code-fast262,128262,128$0.95 / $4.00YesYesYesNo
Kimi K2.7 Codemoonshotai/kimi-k2.7-codekimi-k2.7-code-flex262,128262,128$0.62 / $2.60YesYesYesNo
Kimi K3moonshotai/kimi-k3kimi-k31,048,5601,048,560$3.00 / $15.00YesYesYesNo
Kimi K3moonshotai/kimi-k3kimi-k3-fast1,048,5601,048,560$3.00 / $15.00NoYesYesNo
Kimi K3moonshotai/kimi-k3kimi-k3-flex1,048,5601,048,560$1.95 / $9.75YesYesYesNo
Qwen3.6 35B-A3Balibaba/qwen3.6-35b-a3bqwen3.6-35b131,056131,056$0.29 / $1.15YesYesYesYes
Qwen3.6 35B-A3Balibaba/qwen3.6-35b-a3bqwen3.6-35b-fast131,056131,056$0.29 / $1.15NoYesYesYes
Qwen3.8 27Balibaba/qwen3.8-27bqwen-3.8-27b262,12865,536$0.45 / $3.20YesYesYesYes
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.