database of AI models

submodel

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

Models

9
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek R1 0528Provider-specificdeepseek-ai/DeepSeek-R1-052875,000163,840$0.50 / $2.15YesYes-Yes
DeepSeek V3 0324Provider-specificdeepseek-ai/DeepSeek-V3-032475,000163,840$0.20 / $0.80NoYes-Yes
DeepSeek V3.1Provider-specificdeepseek-ai/DeepSeek-V3.175,000163,840$0.20 / $0.80YesYes-Yes
GLM 4.5 AirProvider-specificzai-org/GLM-4.5-Air131,072131,072$0.10 / $0.50NoYes-Yes
GLM 4.5 FP8Provider-specificzai-org/GLM-4.5-FP8131,072131,072$0.20 / $0.80YesYes-Yes
GPT OSS 120Bopenai/gpt-oss-120bopenai/gpt-oss-120b131,07232,768$0.10 / $0.50YesYes-Yes
Qwen3 235B A22B Instruct 2507Provider-specificQwen/Qwen3-235B-A22B-Instruct-2507262,144131,072$0.20 / $0.30NoYes-Yes
Qwen3 235B A22B Thinking 2507Provider-specificQwen/Qwen3-235B-A22B-Thinking-2507262,144131,072$0.20 / $0.60YesYes-Yes
Qwen3 Coder 480B A35B InstructProvider-specificQwen/Qwen3-Coder-480B-A35B-Instruct-FP8262,144262,144$0.20 / $0.80NoYes-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.