Models.dev

An open-source database of AI models

Regolo AI

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

Models

18
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
Apertus 70Bswiss-ai/apertus-70bapertus-70b30,00030,000$0.46 / $2.42NoYes-Yes
Brick Complexity ProProvider-specificbrick-complexity-pro100,00015,000$0.12 / $0.46NoYes-Yes
Brick v1 BetaProvider-specificbrick-v1-beta100,00015,000$0.00 / $0.00NoYes-Yes
DeepSeek OCR 2deepseek/deepseek-ocr-2deepseek-ocr-24,0004,000$0.00 / $0.00NoNo--
Whisper 3 Largeopenai/whisper-large-v3faster-whisper-large-v34484,096$0.00 / $0.00NoNo--
Gemma 4 31B ITgoogle/gemma-4-31b-itgemma4-31b100,000100,000$0.46 / $2.42YesYesYesYes
GLM-5.2zhipuai/glm-5.2glm5.296,00096,000$2.31 / $6.00YesYesYesYes
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.3 70B InstructProvider-specificllama-3.3-70b-instruct128,00016,384$0.60 / $2.70NoYes-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
Qwen3.8 27Balibaba/qwen3.8-27bqwen3.8-27b120,000120,000$0.58 / $2.42YesYesYesYes
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.