database of AI models

Mixlayer

mixlayer
Models
5
Package
@ai-sdk/openai-compatible
API
https://models.mixlayer.ai/v1
Docs
Provider docs

Models

5
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
Qwen3.5 122B A10BProvider-specificqwen/qwen3.5-122b-a10b262,144262,144$0.40 / $3.20YesYes-Yes
Qwen3.5 27BProvider-specificqwen/qwen3.5-27b262,144262,144$0.30 / $2.40YesYes-Yes
Qwen3.5 35B A3BProvider-specificqwen/qwen3.5-35b-a3b262,144262,144$0.25 / $1.30YesYes-Yes
Qwen3.5 397B A17BProvider-specificqwen/qwen3.5-397b-a17b262,144262,144$0.60 / $3.60YesYes-Yes
Qwen3.5 9BProvider-specificqwen/qwen3.5-9b262,144262,144$0.10 / $0.40YesYes-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.