Models.dev

An open-source database of AI models

Privatemode AI

privatemode-ai
Models
7
Package
@ai-sdk/openai-compatible
API
http://localhost:8080/v1
Docs
Provider docs

Models

7
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek OCR 2deepseek/deepseek-ocr-2deepseek-ocr-28,1928,192$0.89 / $1.47NoNo--
GPT OSS 120Bopenai/gpt-oss-120bgpt-oss-120b128,00032,768$0.50 / $1.96YesYesYesYes
Kimi K2.6moonshotai/kimi-k2.6kimi-latest256,000262,144$1.79 / $8.94YesYesYesYes
Kimi K2.6moonshotai/kimi-k2.6kimi-k2.6256,000262,144$1.79 / $8.94YesYesYesYes
Qwen3-Embedding 4BProvider-specificqwen3-embedding-4b32,0002,560$0.15 / $0.00NoNoNoYes
Voxtral Mini 3BProvider-specificvoxtral-mini-3b32,00032,000$0.00 / $0.00NoNoNoYes
Whisper 3 Largeopenai/whisper-large-v3whisper-large-v34484,096$0.02 / $0.00NoNo--
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.