database of AI models

DInference

dinference
Models
6
Package
@ai-sdk/openai-compatible
API
https://api.dinference.com/v1
Docs
Provider docs

Models

6
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
GLM-4.7zhipuai/glm-4.7glm-4.7200,000128,000$0.45 / $1.65YesYes-Yes
GLM-5zhipuai/glm-5glm-5200,000128,000$0.75 / $2.40YesYes-Yes
GLM-5.1zhipuai/glm-5.1glm-5.1200,000128,000$1.25 / $3.89YesYesYesYes
GLM-5.2zhipuai/glm-5.2glm-5.21,000,000128,000$1.25 / $3.89YesYesYesYes
GPT OSS 120BProvider-specificgpt-oss-120b131,07232,768$0.07 / $0.27NoYes-Yes
MiniMax-M2.5minimax/MiniMax-M2.5minimax-m2.5200,00032,000$0.22 / $0.88YesYes-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.