Models.dev

An open-source database of AI models

Pendra

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

Models

6
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek V4 Flashdeepseek/deepseek-v4-flashdeepseek-v4-flash1,000,000384,000$0.00 / $0.00YesYesYesYes
GLM-4.7-Flashzhipuai/glm-4.7-flashglm-4.7-flash200,000131,072$0.00 / $0.00YesYes-Yes
GPT OSS 120Bopenai/gpt-oss-120bgpt-oss:120b131,07232,768$0.00 / $0.00YesYesYesYes
Llama-3.3-70B-Instructmeta/llama-3.3-70b-instructllama3.3:70b128,0004,096$0.00 / $0.00NoYes-Yes
Qwen3-Coder 30B-A3B Instructalibaba/qwen3-coder-30b-a3b-instructqwen3-coder:30b262,14465,536$0.00 / $0.00NoYes-Yes
Qwen3.6 27Balibaba/qwen3.6-27bqwen3.6:27b262,14465,536$0.00 / $0.00YesYesYesYes
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.

Contribute

The data is stored in GitHub as TOML files organized by provider and canonical model.