database of AI models

Snowflake Cortex

snowflake-cortex
Models
21
Package
@ai-sdk/openai-compatible
API
https://${SNOWFLAKE_ACCOUNT}.snowflakecomputing.com/api/v2/cortex/v1
Docs
Provider docs

Models

21
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
Claude Fable 5anthropic/claude-fable-5claude-fable-51,000,000128,000-YesYes-No
Claude Haiku 4.5 (latest)anthropic/claude-haiku-4-5claude-haiku-4-5200,00016,384-YesYes-Yes
Claude Opus 4.7anthropic/claude-opus-4-7claude-opus-4-71,000,000128,000-YesYes-No
Claude Opus 4.8anthropic/claude-opus-4-8claude-opus-4-81,000,000128,000-YesYes-No
Claude Sonnet 4.5 (latest)anthropic/claude-sonnet-4-5claude-sonnet-4-5200,00016,384-YesYes-Yes
Claude Sonnet 4.6anthropic/claude-sonnet-4-6claude-sonnet-4-61,000,00016,384-YesYes-Yes
DeepSeek-R1deepseek/deepseek-r1deepseek-r1128,00032,768-YesYes-Yes
Gemini 3.1 Pro Previewgoogle/gemini-3.1-pro-previewgemini-3.1-pro1,048,57665,536-YesYesYesYes
GPT-4.1openai/gpt-4.1openai-gpt-4.11,047,57632,768-NoYesYesYes
GPT-5openai/gpt-5openai-gpt-5400,000128,000-YesYesYesNo
GPT-5 Miniopenai/gpt-5-miniopenai-gpt-5-mini272,0008,192-YesYesYesNo
GPT-5 Nanoopenai/gpt-5-nanoopenai-gpt-5-nano400,000128,000-YesYesYesNo
GPT-5.1openai/gpt-5.1openai-gpt-5.1400,000128,000-YesYesYesNo
GPT-5.2openai/gpt-5.2openai-gpt-5.2400,000128,000-YesYesYesNo
GPT-5.4openai/gpt-5.4openai-gpt-5.41,050,000128,000-YesYesYesNo
GPT-5.5openai/gpt-5.5openai-gpt-5.51,050,000128,000-YesYesYesNo
GPT-5.6 Lunaopenai/gpt-5.6-lunaopenai-gpt-5.6-luna1,050,000128,000-YesYesYesNo
GPT-5.6 Solopenai/gpt-5.6-solopenai-gpt-5.6-sol1,050,000128,000-YesYesYesNo
GPT-5.6 Terraopenai/gpt-5.6-terraopenai-gpt-5.6-terra1,050,000128,000-YesYesYesNo
Llama-3.3-70B-Instructmeta/llama-3.3-70b-instructsnowflake-llama3.3-70b128,0004,096-NoYes-Yes
Mistral Large (latest)mistral/mistral-large-latestmistral-large2262,144262,144-NoYes-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.