Models.dev

An open-source database of AI models

evroc

evroc
Models
16
Package
@ai-sdk/openai-compatible
API
https://models.think.evroc.com/v1
Docs
Provider docs

Models

16
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
E5 Multi-Lingual Large Embeddings 0.6BProvider-specificintfloat/multilingual-e5-large-instruct512512$0.11 / $0.11NoNo--
Gemma 4 26B A4B ITgoogle/gemma-4-26b-a4b-itgoogle/gemma-4-26B-A4B-it262,14432,768$0.14 / $0.57YesYesYesYes
GLM-5.2zhipuai/glm-5.2zai-org/GLM-5.21,048,576131,072$1.44 / $5.75YesYesYesYes
GPT OSS 120Bopenai/gpt-oss-120bopenai/gpt-oss-120b65,53665,536$0.23 / $0.92YesYes--
KB WhisperProvider-specificKBLab/kb-whisper-large448448$0.00 / $0.00NoNo--
Kimi K2.6moonshotai/kimi-k2.6moonshotai/Kimi-K2.6262,144262,144$1.44 / $5.75YesYesYesYes
Llama-3.3-70B-Instructmeta/llama-3.3-70b-instructnvidia/Llama-3.3-70B-Instruct-FP8128,0004,096$1.15 / $1.15NoYes-Yes
Mistral Medium 3.5mistral/mistral-medium-2604mistralai/Mistral-Medium-3.5-128B262,144262,144$1.73 / $6.90YesYesYesYes
Qwen3 Embedding 8BProvider-specificQwen/Qwen3-Embedding-8B40,9604,096$0.12 / $0.12NoNo--
Qwen3 Reranker 4BProvider-specificQwen/Qwen3-Reranker-4B32,0004,096$0.06 / $0.00NoNo--
Qwen3 VL 30BProvider-specificQwen/Qwen3-VL-30B-A3B-Instruct100,000100,000$0.23 / $0.92NoYes--
Qwen3.6 35B-A3Balibaba/qwen3.6-35b-a3bQwen/Qwen3.6-35B-A3B-FP8262,14465,536$0.34 / $1.38YesYesYesYes
rocProvider-specificevroc/roc262,144262,144$2.88 / $11.52YesYesYesYes
Voxtral Small 24BProvider-specificmistralai/Voxtral-Small-24B-250732,00032,000$0.00 / $0.00NoNo--
Whisper 3 Largeopenai/whisper-large-v3openai/whisper-large-v34484,096$0.00 / $0.00NoNo--
Whisper Large v3 Turboopenai/whisper-large-v3-turboopenai/whisper-large-v3-turbo448448$0.00 / $0.00NoNo--
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.