Models.dev

An open-source database of AI models

Bothub

bothub
Models
8
Package
@ai-sdk/openai-compatible
API
https://openai.bothub.ru/v1
Docs
Provider docs

Models

8
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek V4 Flash 0731deepseek/deepseek-v4-flash-0731deepseek-v4-flash-07311,000,000384,000$0.10 / $0.28YesYesYesYes
DeepSeek V4 Pro 0813deepseek/deepseek-v4-pro-0813deepseek-v4-pro-08131,000,000384,000$1.61 / $4.84YesYesYesYes
Gemma 4 31B ITgoogle/gemma-4-31b-itgemma-4-31b-it:free262,14432,768$0.00 / $0.00YesYesYesYes
GLM-5.3zhipuai/glm-5.3glm-5.31,000,000131,072$1.72 / $5.41YesYesYesYes
GLM-5.3-Flashzhipuai/glm-5.3-flashglm-5.3-flash1,000,000131,072$0.12 / $0.44YesYesYesYes
GPT-5.6 Lunaopenai/gpt-5.6-lunagpt-5.6-luna1,050,000128,000$0.06 / $0.37YesYesYesNo
Muse Spark 1.3meta/muse-spark-1.3muse-spark-1.3-contributor1,048,576943,718$0.10 / $0.20YesYesYesYes
Nemotron 3 Ultra 550B A55Bnvidia/nemotron-3-ultra-550b-a55bnemotron-3-ultra-550b-a55b:free1,000,000128,000$0.00 / $0.00YesYes-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.

Contribute

The data is stored in GitHub as TOML files organized by provider and canonical model.