Models.dev

An open-source database of AI models

AKI.IO

aki-io
Models
7
Package
@ai-sdk/openai-compatible
API
https://aki.io/v1
Docs
Provider docs

Models

7
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek V4 Flash 0731deepseek/deepseek-v4-flash-0731deepseek-v4-flash-0731-284b1,048,57681,920$0.20 / $0.50YesYesYesYes
Gemma 4 26B A4B ITgoogle/gemma-4-26b-a4b-itgemma4-26b256,00032,768$0.10 / $0.50YesYesYesYes
GLM-5.3zhipuai/glm-5.3glm5.3-754b524,28881,920$1.00 / $3.50YesYesYesYes
GPT OSS 120Bopenai/gpt-oss-120bgpt-oss-120b128,00032,768$0.15 / $0.55YesYesYesYes
Mistral Small 4mistral/mistral-small-2603mistral4-119b262,14481,920$0.20 / $0.60YesYes-Yes
Qwen3.6 35B-A3Balibaba/qwen3.6-35b-a3bqwen3.6-35b256,00032,768$0.15 / $0.50YesYesYesYes
Qwen3.8 27Balibaba/qwen3.8-27bqwen3.8-27b262,14432,768$0.30 / $2.20YesYesYesYes
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.