No provider description is available for this model yet.

snowflake/claude-3-7-sonnet 200K context $3/M input $15/M output

No provider description is available for this model yet.

snowflake/openai-gpt-4.1 300K context $2/M input $8/M output

No provider description is available for this model yet.

snowflake/openai-gpt-5 300K context $1.25/M input $10/M output

No provider description is available for this model yet.

snowflake/openai-gpt-5-mini 1M context $0.3/M input $1.2/M output

No provider description is available for this model yet.

snowflake/openai-gpt-5-nano 5M context $0.15/M input $0.6/M output

No provider description is available for this model yet.

snowflake/llama4-maverick 128K context $0.24/M input $0.97/M output

No provider description is available for this model yet.

tensormesh/qwen/qwen3.6-27b-fp8 262.144K context $0.32/M input $3.2/M output

No provider description is available for this model yet.

tensormesh/minimaxai/minimax-m2.5 196.608K context $0.3/M input $1.2/M output

No provider description is available for this model yet.

tensormesh/openai/gpt-oss-120b 131.072K context $0.15/M input $0.6/M output

No provider description is available for this model yet.

tensormesh/openai/gpt-oss-20b 131.072K context $0.07/M input $0.28/M output

No provider description is available for this model yet.

tencent/deepseek-v4-pro 1M context $0.435/M input $0.87/M output

No provider description is available for this model yet.

tencent/deepseek-v4-flash 1M context $0.14/M input $0.28/M output

No provider description is available for this model yet.

pinstripes/ps/glm-4.5-air 128K context $0.125/M input $0.45/M output

No provider description is available for this model yet.

pinstripes/ps/qwen3.6-35b-a3b 131.072K context $0.14/M input $0.45/M output

No provider description is available for this model yet.

pinstripes/ps/qwen3-30b-a3b 131.072K context $0.09/M input $0.2/M output

No provider description is available for this model yet.

pinstripes/ps/qwen3-coder-30b-a3b 131.072K context $0.3/M input $0.6/M output

No provider description is available for this model yet.

pinstripes/ps/deepseek-v4-flash 163.84K context $0.1/M input $0.2/M output

No provider description is available for this model yet.

pinstripes/ps/minimax-m2.7 1.00019M context $0.255/M input $0.55/M output

No provider description is available for this model yet.

darkbloom/gemma-4-26b 131.072K context $0.03/M input $0.165/M output

No provider description is available for this model yet.

darkbloom/gpt-oss-20b 131.072K context $0.015/M input $0.07/M output

Mercury 2 is an extremely fast reasoning LLM, and the first reasoning diffusion LLM (dLLM). Instead of generating tokens sequentially, Mercury 2 produces and refines multiple tokens in parallel, achieving...

inception/mercury-2 128K context $0.25/M input $0.75/M output

Compared with GLM-4.5, this generation brings several key improvements: Longer context window: The context window has been expanded from 128K to 200K tokens, enabling the model to handle more complex...

z-ai/glm-4.6 198K context $0.43/M input $1.75/M output

Mistral Medium 3 is a high-performance enterprise-grade language model designed to deliver frontier-level capabilities at significantly reduced operational cost. It balances state-of-the-art reasoning and multimodal performance with 8× lower cost...

mistralai/mistral-medium-3 131.072K context $0.4/M input $2/M output

Ministral 8B is an 8B parameter model featuring a unique interleaved sliding-window attention pattern for faster, memory-efficient inference. Designed for edge use cases, it supports up to 128k context length...

mistralai/ministral-8b 128K context $0.11/M input $0.11/M output

Fugu Max is the cost-performance model in Sakana AI's Fugu family. Rather than a single monolithic model, Fugu is a learned multi-agent orchestration system: a language model trained to route...

sakana/fugu-max 1M context $2/M input $6/M output

Qwen3-Next-80B-A3B-Thinking is a reasoning-first chat model in the Qwen3-Next line that outputs structured “thinking” traces by default. It’s designed for hard multi-step problems; math proofs, code synthesis/debugging, logic, and agentic...

qwen/qwen3-next-80b-a3b-thinking 262.144K context $0.15/M input $1.2/M output

Opus 4.6 is Anthropic’s strongest model for coding and long-running professional tasks. It is built for agents that operate across entire workflows rather than single prompts, making it especially effective...

anthropic/claude-opus-4.6:batch 1M context $2.5/M input $12.5/M output

No provider description is available for this model yet.

openrouter/openai/gpt-5.6-sol 1.05M context $2/M input $10/M output

Claude Opus 4.1 is an updated version of Anthropic’s flagship model, offering improved performance in coding, reasoning, and agentic tasks. It achieves 74.5% on SWE-bench Verified and shows notable gains...

anthropic/claude-opus-4.1:batch 200K context $7.5/M input $37.5/M output

GLM-4.5-Air is the lightweight variant of our latest flagship model family, also purpose-built for agent-centric applications. Like GLM-4.5, it adopts the Mixture-of-Experts (MoE) architecture but with a more compact parameter...

z-ai/glm-4.5-air 131.072K context $0.13/M input $0.85/M output

OpenAI o4-mini-high is the same model as [o4-mini](/openai/o4-mini) with reasoning_effort set to high. OpenAI o4-mini is a compact reasoning model in the o-series, optimized for fast, cost-efficient performance while retaining...

openai/o4-mini-high 200K context $1.1/M input $4.4/M output

GPT-5 Pro is OpenAI’s most advanced model, offering major improvements in reasoning, code quality, and user experience. It is optimized for complex tasks that require step-by-step reasoning, instruction following, and...

openai/gpt-5-pro:batch 400K context $7.5/M input $60/M output

GPT-5.6 Terra Pro is the same underlying model as [GPT-5.6 Terra](https://openrouter.ai/openai/gpt-5.6-terra), served with `reasoning.mode` set to `pro` for higher-quality responses on complex tasks. Learn more in OpenAI's docs: https://developers.openai.com/api/docs/guides/reasoning#reasoning-mode

openai/gpt-5.6-terra-pro:batch 1.05M context $1/M input $6/M output

Mistral Large 3 2512 is Mistral’s most capable model to date, featuring a sparse mixture-of-experts architecture with 41B active parameters (675B total), and released under the Apache 2.0 license.

mistralai/mistral-large-2512 262.144K context $0.5/M input $1.5/M output

No provider description is available for this model yet.

databricks/databricks-glm-5-2 1M context $1.4/M input $4.4/M output

No provider description is available for this model yet.

databricks/databricks-kimi-k3 1M context $3/M input $15/M output

No provider description is available for this model yet.

mistral/ministral-14b-2512 262.144K context $0.2/M input $0.2/M output

No provider description is available for this model yet.

mistral/ministral-14b-latest 262.144K context $0.2/M input $0.2/M output

No provider description is available for this model yet.

mistral/ministral-3b-2512 131.072K context $0.1/M input $0.1/M output

No provider description is available for this model yet.

mistral/ministral-3b-latest 131.072K context $0.1/M input $0.1/M output

No provider description is available for this model yet.

mistral/mistral-medium-3 262.144K context $1.5/M input $7.5/M output

No provider description is available for this model yet.

together_ai/zai-org/glm-5.3-flash 1.04858M context $0.15/M input $0.5/M output

MiniMax-M1 is a large-scale, open-weight reasoning model designed for extended context and high-efficiency inference. It leverages a hybrid Mixture-of-Experts (MoE) architecture paired with a custom "lightning attention" mechanism, allowing it...

minimax/minimax-m1 1M context $0.55/M input $2.2/M output

No provider description is available for this model yet.

zai/glm-5.3 1M context $1.4/M input $4.4/M output

No provider description is available for this model yet.

tencent/minimax-m3 1M context $0.3/M input $1.2/M output

No provider description is available for this model yet.

novita/zai-org/glm-5.3 1.04858M context $1.4/M input $4.4/M output