database of AI models

Berget.AI

berget
Models
9
Package
@ai-sdk/openai-compatible
API
https://api.berget.ai/v1
Docs
Provider docs

Models

9
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
Gemma 4 31B InstructProvider-specificgoogle/gemma-4-31B-it128,0008,192$0.28 / $0.55YesYesYesYes
GLM 4.7Provider-specificzai-org/GLM-4.7128,0008,192$0.77 / $2.75YesYesYesYes
GLM-5.2zhipuai/glm-5.2zai-org/GLM-5.2524,28832,768$1.54 / $4.84YesYesYesYes
GPT OSS 120Bopenai/gpt-oss-120bopenai/gpt-oss-120b128,0008,192$0.22 / $0.83YesYesYesYes
Kimi K2.6moonshotai/kimi-k2.6moonshotai/Kimi-K2.6262,144262,144$0.83 / $3.85YesYesYesYes
Kimi K3moonshotai/kimi-k3moonshotai/Kimi-K3327,68032,768$3.00 / $15.00YesYesYesNo
Llama 3.3 70B InstructProvider-specificmeta-llama/Llama-3.3-70B-Instruct128,0008,192$0.99 / $0.99YesYesYesYes
Mistral Medium 3.5 128BProvider-specificmistralai/Mistral-Medium-3.5-128B262,144131,072$1.65 / $5.50YesYesYesYes
Mistral Small 3.2 24B Instruct 2506Provider-specificmistralai/Mistral-Small-3.2-24B-Instruct-250632,0008,192$0.33 / $0.33YesYesYesYes
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.