database of AI models

IO.NET

io-net
Models
17
Package
@ai-sdk/openai-compatible
API
https://api.intelligence.io.solutions/api/v1
Docs
Provider docs

Models

17
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek R1Provider-specificdeepseek-ai/DeepSeek-R1-0528128,0004,096$2.00 / $8.75YesYes-Yes
Devstral Small 2505Provider-specificmistralai/Devstral-Small-2505128,0004,096$0.05 / $0.22NoYes-Yes
GLM 4.6Provider-specificzai-org/GLM-4.6200,0004,096$0.40 / $1.75NoYes-Yes
GPT OSS 120Bopenai/gpt-oss-120bopenai/gpt-oss-120b131,0724,096$0.04 / $0.40NoYes-Yes
GPT OSS 20Bopenai/gpt-oss-20bopenai/gpt-oss-20b64,0004,096$0.03 / $0.14NoYes-Yes
Kimi K2 InstructProvider-specificmoonshotai/Kimi-K2-Instruct-090532,7684,096$0.39 / $1.90NoYes-Yes
Kimi K2 ThinkingProvider-specificmoonshotai/Kimi-K2-Thinking32,7684,096$0.55 / $2.25YesYes-Yes
Llama 3.2 90B Vision InstructProvider-specificmeta-llama/Llama-3.2-90B-Vision-Instruct16,0004,096$0.35 / $0.40NoYes-Yes
Llama 3.3 70B InstructProvider-specificmeta-llama/Llama-3.3-70B-Instruct128,0004,096$0.13 / $0.38NoYes-Yes
Llama 4 Maverick 17B 128E InstructProvider-specificmeta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8430,0004,096$0.15 / $0.60NoYes-Yes
Magistral Small 2506Provider-specificmistralai/Magistral-Small-2506128,0004,096$0.50 / $1.50NoYes-Yes
Mistral Large Instruct 2411Provider-specificmistralai/Mistral-Large-Instruct-2411128,0004,096$2.00 / $6.00NoYes-Yes
Mistral Nemo Instruct 2407Provider-specificmistralai/Mistral-Nemo-Instruct-2407128,0004,096$0.02 / $0.04NoYes-Yes
Qwen 2.5 VL 32B InstructProvider-specificQwen/Qwen2.5-VL-32B-Instruct32,0004,096$0.05 / $0.22NoYes-Yes
Qwen 3 235B ThinkingProvider-specificQwen/Qwen3-235B-A22B-Thinking-2507262,1444,096$0.11 / $0.60YesYes-Yes
Qwen 3 Coder 480BProvider-specificIntel/Qwen3-Coder-480B-A35B-Instruct-int4-mixed-ar106,0004,096$0.22 / $0.95NoYes-Yes
Qwen 3 Next 80B InstructProvider-specificQwen/Qwen3-Next-80B-A3B-Instruct262,1444,096$0.10 / $0.80NoYes-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.