database of AI models

Vivgrid

vivgrid
Models
17
Package
@ai-sdk/openai
API
https://api.vivgrid.com/v1
Docs
Provider docs

Models

17
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek V4 Prodeepseek/deepseek-v4-prodeepseek-v4-pro1,000,000384,000$0.43 / $0.87YesYesYesYes
DeepSeek-V3.2Provider-specificdeepseek-v3.2128,000128,000$0.28 / $0.42YesYes-Yes
Gemini 3.1 Flash Lite PreviewProvider-specificgemini-3.1-flash-lite-preview1,048,57665,536$0.25 / $1.50YesYesYesYes
Gemini 3.1 Pro PreviewProvider-specificgemini-3.1-pro-preview1,048,57665,536$2.00 / $12.00YesYesYesYes
GLM-5.2zhipuai/glm-5.2glm-5.21,000,000128,000$1.20 / $4.20YesYesYesYes
GPT-5.6 Lunaopenai/gpt-5.6-lunagpt-5.6-luna1,050,000128,000$1.00 / $6.00YesYesYesYes
GPT-5.6 Solopenai/gpt-5.6-solgpt-5.6-sol1,050,000128,000$5.00 / $30.00YesYesYesYes
GPT-5.6 Terraopenai/gpt-5.6-terragpt-5.6-terra1,050,000128,000$2.50 / $15.00YesYesYesYes
GPT-5 MiniProvider-specificgpt-5-mini272,000128,000$0.25 / $2.00YesYes-No
GPT-5.1 CodexProvider-specificgpt-5.1-codex400,000128,000$1.25 / $10.00YesYesYesNo
GPT-5.1 Codex MaxProvider-specificgpt-5.1-codex-max400,000128,000$1.25 / $10.00YesYesYesNo
GPT-5.2 CodexProvider-specificgpt-5.2-codex400,000128,000$1.75 / $14.00YesYes-No
GPT-5.3 CodexProvider-specificgpt-5.3-codex400,000128,000$1.75 / $14.00YesYesYesNo
GPT-5.4Provider-specificgpt-5.4400,000128,000$2.50 / $15.00YesYesYesNo
GPT-5.4 MiniProvider-specificgpt-5.4-mini400,000128,000$0.75 / $4.50YesYesYesNo
GPT-5.4 NanoProvider-specificgpt-5.4-nano400,000128,000$0.20 / $1.25YesYesYesNo
GPT-5.5openai/gpt-5.5gpt-5.51,050,000128,000$5.00 / $30.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.