database of AI models

Regolo AI

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

Models

13
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
GPT-OSS-120BProvider-specificgpt-oss-120b128,00016,384$1.00 / $4.20YesYes-Yes
GPT-OSS-20BProvider-specificgpt-oss-20b128,00016,384$0.40 / $1.80YesYes-Yes
Llama 3.1 8B InstructProvider-specificllama-3.1-8b-instruct120,000120,000$0.05 / $0.25NoYes-Yes
Llama 3.3 70B InstructProvider-specificllama-3.3-70b-instruct128,00016,384$0.60 / $2.70NoYes-Yes
MiniMax 2.5Provider-specificminimax-m2.5190,00064,000$0.80 / $3.50YesYes-Yes
Mistral Small 3.2Provider-specificmistral-small3.2120,000120,000$0.50 / $2.20YesYes-Yes
Mistral Small 4 119BProvider-specificmistral-small-4-119b256,00016,384$0.75 / $3.00YesYes-Yes
Qwen-ImageProvider-specificqwen-image8,1924,096$0.50 / $2.00NoNo-Yes
Qwen3-Coder-NextProvider-specificqwen3-coder-next262,14416,384$0.30 / $1.20YesYes-Yes
Qwen3-Embedding-8BProvider-specificqwen3-embedding-8b32,7688,192$0.10 / $0.10NoNo-No
Qwen3-Reranker-4BProvider-specificqwen3-reranker-4b32,7688,192$0.12 / $0.12NoNo-No
Qwen3.5-122BProvider-specificqwen3.5-122b262,14416,384$0.90 / $3.60YesYes-Yes
Qwen3.5-9BProvider-specificqwen3.5-9b262,1448,192$0.15 / $0.60YesYes-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.