Models.dev

An open-source database of AI models

Tinfoil

tinfoil
Models
8
Package
@ai-sdk/openai-compatible
API
https://inference.tinfoil.sh/v1
Docs
Provider docs

Models

8
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek V4 Flash 0731deepseek/deepseek-v4-flash-0731deepseek-v4-flash1,048,576384,000$0.70 / $1.90YesYesYesYes
Gemma 4 31B ITgoogle/gemma-4-31b-itgemma4-31b262,14432,768$0.40 / $1.00YesYesYesYes
GLM-5.2zhipuai/glm-5.2glm-5-2393,216131,072$1.50 / $5.25YesYesYesYes
GPT OSS 120Bopenai/gpt-oss-120bgpt-oss-120b131,07232,768$0.15 / $0.60YesYesYesYes
GPT OSS Safeguard 120Bopenai/gpt-oss-safeguard-120bgpt-oss-safeguard-120b131,07232,768$0.15 / $0.60YesYesYesYes
Kimi K3moonshotai/kimi-k3kimi-k3262,144131,072$4.00 / $20.00YesYesYesNo
Llama-3.3-70B-Instructmeta/llama-3.3-70b-instructllama3-3-70b131,0724,096$1.75 / $2.75NoYes-Yes
Nomic Embed Text v1.5Provider-specificnomic-embed-text8,192768$0.05 / $0.00NoNoNoNo
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.