database of AI models

Model Oracle AI

model-oracle-ai
Models
15
Package
@ai-sdk/openai-compatible
API
https://api.modeloracle.com/api/v1
Docs
Provider docs

Models

15
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
AutoProvider-specificauto1,000,000128,000-YesYesYesYes
Claude Fable 5anthropic/claude-fable-5claude-fable-51,000,000128,000-YesYes-No
Claude Haiku 4.5 (latest)anthropic/claude-haiku-4-5claude-haiku-4.5200,00064,000-YesYes-Yes
Claude Opus 4.8anthropic/claude-opus-4-8claude-opus-4.81,000,000128,000-YesYes-No
Claude Sonnet 5anthropic/claude-sonnet-5claude-sonnet-51,000,000128,000-YesYes-No
DeepSeek V4 Prodeepseek/deepseek-v4-prodeepseek-v4-pro1,000,000384,000-YesYesYesYes
GLM-5.2zhipuai/glm-5.2glm-5.21,000,000131,072-YesYesYesYes
GPT-4.1openai/gpt-4.1gpt-4.11,047,57632,768-NoYesYesYes
GPT-4.1 miniopenai/gpt-4.1-minigpt-4.1-mini1,047,57632,768-NoYesYesYes
GPT-5openai/gpt-5gpt-5400,000128,000-YesYesYesNo
GPT-5.4openai/gpt-5.4gpt-5.41,050,000128,000-YesYesYesNo
GPT-5.4 miniopenai/gpt-5.4-minigpt-5.4-mini400,000128,000-YesYesYesNo
GPT-5.4 nanoopenai/gpt-5.4-nanogpt-5.4-nano400,000128,000-YesYesYesNo
GPT-5.5openai/gpt-5.5gpt-5.51,050,000128,000-YesYesYesNo
o4-miniopenai/o4-minio4-mini200,000100,000-YesYesYesNo
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.