database of AI models

Privatemode AI

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

Models

5
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
GPT OSS 120Bopenai/gpt-oss-120bgpt-oss-120b128,000128,000$0.00 / $0.00YesYesYesYes
Kimi K2.6moonshotai/kimi-k2.6kimi-k2.6262,144262,144$0.00 / $0.00YesYesYesYes
Qwen3-Embedding 4BProvider-specificqwen3-embedding-4b32,0002,560$0.00 / $0.00NoNoNoYes
Voxtral Mini 3BProvider-specificvoxtral-mini-3b32,00032,000$0.00 / $0.00NoNoNoYes
Whisper large-v3Provider-specificwhisper-large-v304,096$0.00 / $0.00NoNoNoYes
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.