database of AI models

AKI.IO

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

Models

6
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
Gemma 4 26B A4B ITgoogle/gemma-4-26b-a4b-itgemma4-26b256,00032,768$0.10 / $0.50YesYesYesYes
GPT OSS 120Bopenai/gpt-oss-120bgpt-oss-120b128,00032,768$0.15 / $0.55YesYesYesYes
Kimi K2.7 Codemoonshotai/kimi-k2.7-codekimi-k2.7-code-1100b262,14481,920$0.86 / $3.00YesYesYesNo
MiniMax-M2.5minimax/MiniMax-M2.5minimax-m2.5-230b196,60865,536$0.25 / $1.20YesYes-Yes
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
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.