database of AI models

Neuralwatt

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

Models

18
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
GLM 5.2Provider-specificglm-5.21,048,5601,048,560$1.45 / $4.50YesYes-Yes
GLM 5.2 FastProvider-specificglm-5.2-fast1,048,5601,048,560$1.45 / $4.50NoYes-Yes
GLM 5.2 FlexProvider-specificglm-5.2-flex1,048,5601,048,560$0.72 / $2.25YesYes-Yes
GLM 5.2 ShortProvider-specificglm-5.2-short199,984199,984$1.45 / $4.50YesYes-Yes
GLM 5.2 Short FastProvider-specificglm-5.2-short-fast199,984199,984$1.45 / $4.50NoYes-Yes
GLM 5.2 Short Fast FlexProvider-specificglm-5.2-short-fast-flex199,984199,984$0.72 / $2.25NoYes-Yes
GLM 5.2 Short FlexProvider-specificglm-5.2-short-flex199,984199,984$0.72 / $2.25YesYes-Yes
Kimi K2.5Provider-specificmoonshotai/Kimi-K2.5262,128262,128$0.52 / $2.59YesYes-Yes
Kimi K2.5 FastProvider-specifickimi-k2.5-fast262,128262,128$0.52 / $2.59NoYes-Yes
Kimi K2.6Provider-specificmoonshotai/Kimi-K2.6262,128262,128$0.69 / $3.22YesYes-Yes
Kimi K2.6 FastProvider-specifickimi-k2.6-fast262,128262,128$0.69 / $3.22NoYes-Yes
Kimi K2.6 FlexProvider-specifickimi-k2.6-flex262,128262,128$0.34 / $1.61YesYes-Yes
Kimi K2.7 Codemoonshotai/kimi-k2.7-codemoonshotai/Kimi-K2.7-Code262,144262,144$0.95 / $4.00YesYesYesNo
Kimi K2.7 Codemoonshotai/kimi-k2.7-codekimi-k2.7-code-flex262,144262,144$0.47 / $2.00YesYesYesNo
Qwen3.5 397B A17B FP8Provider-specificQwen/Qwen3.5-397B-A17B-FP8262,128262,128$0.69 / $4.14YesYes-Yes
Qwen3.5 397B FastProvider-specificqwen3.5-397b-fast262,128262,128$0.69 / $4.14NoYes-Yes
Qwen3.6 35B A3BProvider-specificQwen/Qwen3.6-35B-A3B131,056131,056$0.29 / $1.15YesYes-Yes
Qwen3.6 35B FastProvider-specificqwen3.6-35b-fast131,056131,056$0.29 / $1.15NoYes-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.