From 60f5cf88bf35953b9095111e8d4f2e4952f241d5 Mon Sep 17 00:00:00 2001 From: kataras <22900943+kataras@users.noreply.github.com> Date: Mon, 25 May 2026 05:29:40 +0000 Subject: [PATCH] chore(catalog): weekly models.dev sync --- catalog/providers/anthropic.yaml | 26 +- catalog/providers/google.yaml | 63 +- catalog/providers/openai.yaml | 116 +- catalog/providers/openrouter.yaml | 1598 ++++++++++++++++++------ catalog/snapshots/latest.json | 1870 ++++++++++++++++++++++------- 5 files changed, 2820 insertions(+), 853 deletions(-) diff --git a/catalog/providers/anthropic.yaml b/catalog/providers/anthropic.yaml index 86547fc..fd506e4 100644 --- a/catalog/providers/anthropic.yaml +++ b/catalog/providers/anthropic.yaml @@ -11,6 +11,16 @@ builtin_tools: - allowed_domains - blocked_domains - user_location +sync: + family_strip: (-\d+)+ + pinned: + - claude-haiku-4-5 + - claude-opus-4-7 + - claude-sonnet-4-6 + - claude-sonnet-4-6 [1M] + excluded: + - claude-sonnet-4-5-20250929-1m + - claude-opus-4-6-fast models: - id: claude-haiku-4-5 name: Claude Haiku 4.5 @@ -22,6 +32,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-10-15" + last_updated: "2025-10-15" pricing: input: 1 output: 5 @@ -39,6 +51,8 @@ models: supports_tool_search: true supports_custom_temperature: true default_selection: true + release_date: "2026-04-16" + last_updated: "2026-04-16" pricing: input: 5 output: 25 @@ -54,6 +68,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-02-17" + last_updated: "2026-03-13" pricing: input: 3 output: 15 @@ -74,13 +90,3 @@ models: output: 15 cache_write: 3.75 cache_read: 0.3 -sync: - family_strip: (-\d+)+ - pinned: - - claude-haiku-4-5 - - claude-opus-4-7 - - claude-sonnet-4-6 - - claude-sonnet-4-6 [1M] - excluded: - - claude-sonnet-4-5-20250929-1m - - claude-opus-4-6-fast diff --git a/catalog/providers/google.yaml b/catalog/providers/google.yaml index 0a921f3..5c45fde 100644 --- a/catalog/providers/google.yaml +++ b/catalog/providers/google.yaml @@ -4,6 +4,22 @@ compatibility: openai requires_api_key: true base_url: https://generativelanguage.googleapis.com/v1beta/openai default_model: gemma-4-31b-it:free +sync: + family_strip: -\d+(?:\.\d+)? + pinned: + - gemini-3-flash-preview + - gemini-3-pro-image-preview + - gemini-3.1-flash-image-preview + - gemini-3.1-flash-lite-preview + - gemini-3.1-pro-preview + - gemini-3.1-pro-preview-customtools + - gemma-4-26b-a4b-it + - gemma-4-26b-a4b-it:free + - gemma-4-31b-it + - gemma-4-31b-it:free + excluded: + - gemini-2.5-flash-preview-tts + - gemini-2.5-pro-preview-tts models: - id: gemini-3-flash-preview name: Gemini 3 Flash Preview @@ -14,7 +30,10 @@ models: supports_video: true supports_reasoning: true supports_include_reasoning: true + supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-17" + last_updated: "2025-12-17" pricing: input: 0.5 output: 3 @@ -44,6 +63,8 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true + release_date: "2026-02-26" + last_updated: "2026-02-26" pricing: input: 0.5 output: 3 @@ -57,7 +78,10 @@ models: supports_video: true supports_reasoning: true supports_include_reasoning: true + supports_tool_search: true supports_custom_temperature: true + release_date: "2026-03-03" + last_updated: "2026-03-03" pricing: input: 0.25 output: 1.5 @@ -72,7 +96,10 @@ models: supports_video: true supports_reasoning: true supports_include_reasoning: true + supports_tool_search: true supports_custom_temperature: true + release_date: "2026-02-19" + last_updated: "2026-02-19" pricing: input: 2 output: 12 @@ -87,12 +114,24 @@ models: supports_video: true supports_reasoning: true supports_include_reasoning: true + supports_tool_search: true supports_custom_temperature: true + release_date: "2026-02-19" + last_updated: "2026-02-19" pricing: input: 2 output: 12 cache_write: 0.38 cache_read: 0.2 + - id: gemini-embedding-001 + name: Gemini Embedding 001 + limit: 2048 + reserved_tokens: 1 + supports_streaming: true + release_date: "2025-05-20" + last_updated: "2025-05-20" + pricing: + input: 0.15 - id: gemma-4-26b-a4b-it name: 'Gemma 4 26B A4B ' limit: 262144 @@ -102,7 +141,10 @@ models: supports_video: true supports_reasoning: true supports_include_reasoning: true + supports_tool_search: true supports_custom_temperature: true + release_date: "2026-04-02" + last_updated: "2026-04-02" pricing: input: 0.07 output: 0.4 @@ -118,7 +160,6 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true - pricing: {} - id: gemma-4-31b-it name: Gemma 4 31B limit: 262144 @@ -128,7 +169,10 @@ models: supports_video: true supports_reasoning: true supports_include_reasoning: true + supports_tool_search: true supports_custom_temperature: true + release_date: "2026-04-02" + last_updated: "2026-04-02" pricing: input: 0.13 output: 0.38 @@ -145,20 +189,3 @@ models: supports_include_reasoning: true supports_custom_temperature: true default_selection: true - pricing: {} -sync: - family_strip: -\d+(?:\.\d+)? - pinned: - - gemini-3-flash-preview - - gemini-3-pro-image-preview - - gemini-3.1-flash-image-preview - - gemini-3.1-flash-lite-preview - - gemini-3.1-pro-preview - - gemini-3.1-pro-preview-customtools - - gemma-4-26b-a4b-it - - gemma-4-26b-a4b-it:free - - gemma-4-31b-it - - gemma-4-31b-it:free - excluded: - - gemini-2.5-flash-preview-tts - - gemini-2.5-pro-preview-tts diff --git a/catalog/providers/openai.yaml b/catalog/providers/openai.yaml index d603e72..3299b02 100644 --- a/catalog/providers/openai.yaml +++ b/catalog/providers/openai.yaml @@ -5,7 +5,47 @@ requires_api_key: true supports_oauth: true base_url: https://api.openai.com/v1 default_model: gpt-5.4-pro +sync: + family_strip: -\d+(?:\.\d+)? + pinned: + - gpt-4o + - gpt-4o-mini + - gpt-4o-mini-search-preview + - gpt-4o-search-preview + - gpt-5-image + - gpt-5-image-mini + - gpt-5.1-codex-max + - gpt-5.1-codex-mini + - gpt-5.3-chat + - gpt-5.3-codex + - gpt-5.4 + - gpt-5.4-mini + - gpt-5.4-nano + - gpt-5.4-pro + - o3 + - o3-deep-research + - o3-pro + - o4-mini + - o4-mini-deep-research + - o4-mini-high + excluded: + - gpt-3.5-turbo + - gpt-4-turbo + - o1 + - o1-mini + - o1-preview + - o1-pro + - o3-mini + - text-embedding-3-large + - text-embedding-3-small + - text-embedding-ada-002 models: + - id: chatgpt-image-latest + name: chatgpt-image-latest + supports_streaming: true + supports_image: true + release_date: "2025-12-16" + last_updated: "2025-12-16" - id: gpt-4o name: GPT-4o limit: 128000 @@ -14,6 +54,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-05-13" + last_updated: "2024-08-06" pricing: input: 2.5 output: 10 @@ -26,6 +68,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-07-18" + last_updated: "2024-07-18" pricing: input: 0.15 output: 0.6 @@ -91,6 +135,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-11-13" + last_updated: "2025-11-13" pricing: input: 1.25 output: 10 @@ -106,6 +152,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-11-13" + last_updated: "2025-11-13" pricing: input: 0.25 output: 2 @@ -134,11 +182,27 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-02-05" + last_updated: "2026-02-05" pricing: input: 1.75 output: 14 cache_write: 1.75 cache_read: 0.17 + - id: gpt-5.3-codex-spark + name: GPT-5.3 Codex Spark + limit: 128000 + reserved_tokens: 32000 + supports_streaming: true + supports_image: true + supports_reasoning: true + supports_tool_search: true + release_date: "2026-02-05" + last_updated: "2026-02-05" + pricing: + input: 1.75 + output: 14 + cache_read: 0.175 - id: gpt-5.4 name: GPT-5.4 limit: 1050000 @@ -149,6 +213,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-03-05" + last_updated: "2026-03-05" pricing: input: 2.5 output: 15 @@ -164,6 +230,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-03-17" + last_updated: "2026-03-17" pricing: input: 0.75 output: 4.5 @@ -179,6 +247,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-03-17" + last_updated: "2026-03-17" pricing: input: 0.2 output: 1.25 @@ -195,6 +265,8 @@ models: supports_tool_search: true supports_custom_temperature: true default_selection: true + release_date: "2026-03-05" + last_updated: "2026-03-05" pricing: input: 30 output: 180 @@ -209,6 +281,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-04-16" + last_updated: "2025-04-16" pricing: input: 2 output: 8 @@ -224,6 +298,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-06-26" + last_updated: "2024-06-26" pricing: input: 10 output: 40 @@ -239,6 +315,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-06-10" + last_updated: "2025-06-10" pricing: input: 20 output: 80 @@ -253,6 +331,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-04-16" + last_updated: "2025-04-16" pricing: input: 1.1 output: 4.4 @@ -268,6 +348,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-06-26" + last_updated: "2024-06-26" pricing: input: 2 output: 8 @@ -288,37 +370,3 @@ models: output: 4.4 cache_write: 1.1 cache_read: 0.28 -sync: - family_strip: -\d+(?:\.\d+)? - pinned: - - gpt-4o - - gpt-4o-mini - - gpt-4o-mini-search-preview - - gpt-4o-search-preview - - gpt-5-image - - gpt-5-image-mini - - gpt-5.1-codex-max - - gpt-5.1-codex-mini - - gpt-5.3-chat - - gpt-5.3-codex - - gpt-5.4 - - gpt-5.4-mini - - gpt-5.4-nano - - gpt-5.4-pro - - o3 - - o3-deep-research - - o3-pro - - o4-mini - - o4-mini-deep-research - - o4-mini-high - excluded: - - gpt-3.5-turbo - - gpt-4-turbo - - o1 - - o1-mini - - o1-preview - - o1-pro - - o3-mini - - text-embedding-3-large - - text-embedding-3-small - - text-embedding-ada-002 diff --git a/catalog/providers/openrouter.yaml b/catalog/providers/openrouter.yaml index 701e16d..1bc8624 100644 --- a/catalog/providers/openrouter.yaml +++ b/catalog/providers/openrouter.yaml @@ -11,6 +11,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-08-08" + last_updated: "2025-08-08" pricing: input: 2 output: 8 @@ -22,6 +24,8 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true + release_date: "2025-02-04" + last_updated: "2025-02-04" pricing: input: 0.7 output: 1.4 @@ -33,6 +37,8 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true + release_date: "2026-02-23" + last_updated: "2026-02-23" pricing: input: 0.8 output: 1.6 @@ -43,6 +49,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2025-02-04" + last_updated: "2025-02-04" pricing: input: 0.8 output: 1.6 @@ -52,6 +60,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2025-04-14" + last_updated: "2025-04-14" pricing: input: 0.8 output: 1.2 @@ -64,19 +74,12 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-09-18" + last_updated: "2025-09-18" pricing: input: 0.09 output: 0.45 cache_read: 0.09 - - id: allenai/olmo-2-0325-32b-instruct - name: 'AllenAI: Olmo 2 32B Instruct' - limit: 128000 - reserved_tokens: 4096 - supports_streaming: true - supports_custom_temperature: true - pricing: - input: 0.05 - output: 0.2 - id: allenai/olmo-3-32b-think name: 'AllenAI: Olmo 3 32B Think' limit: 65536 @@ -85,28 +88,11 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true + release_date: "2025-11-21" + last_updated: "2025-11-21" pricing: input: 0.15 output: 0.5 - - id: allenai/olmo-3.1-32b-instruct - name: 'AllenAI: Olmo 3.1 32B Instruct' - limit: 65536 - reserved_tokens: 4096 - supports_streaming: true - supports_tool_search: true - supports_custom_temperature: true - pricing: - input: 0.2 - output: 0.6 - - id: alpindale/goliath-120b - name: Goliath 120B - limit: 6144 - reserved_tokens: 4096 - supports_streaming: true - supports_custom_temperature: true - pricing: - input: 3.75 - output: 7.5 - id: amazon/nova-2-lite-v1 name: 'Amazon: Nova 2 Lite' limit: 1000000 @@ -118,6 +104,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-02" + last_updated: "2025-12-02" pricing: input: 0.3 output: 2.5 @@ -129,6 +117,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-12-05" + last_updated: "2024-12-05" pricing: input: 0.06 output: 0.24 @@ -139,6 +129,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-12-05" + last_updated: "2024-12-05" pricing: input: 0.04 output: 0.14 @@ -150,6 +142,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-10-31" + last_updated: "2025-10-31" pricing: input: 2.5 output: 12.5 @@ -162,6 +156,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-12-05" + last_updated: "2024-12-05" pricing: input: 0.8 output: 3.2 @@ -171,6 +167,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2024-10-22" + last_updated: "2024-10-22" pricing: input: 3 output: 5 @@ -182,6 +180,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-03-13" + last_updated: "2024-03-13" pricing: input: 0.25 output: 1.25 @@ -195,13 +195,15 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-11-04" + last_updated: "2024-11-04" pricing: input: 0.8 output: 4 cache_write: 1 cache_read: 0.08 - - id: anthropic/claude-3.7-sonnet - name: 'Anthropic: Claude 3.7 Sonnet' + - id: anthropic/claude-haiku-4.5 + name: 'Anthropic: Claude Haiku 4.5' limit: 200000 reserved_tokens: 4096 supports_streaming: true @@ -210,41 +212,29 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-10-15" + last_updated: "2025-10-15" pricing: - input: 3 - output: 15 - cache_write: 3.75 - cache_read: 0.3 - - id: anthropic/claude-3.7-sonnet:thinking - name: 'Anthropic: Claude 3.7 Sonnet (thinking)' - limit: 200000 - reserved_tokens: 30000 - supports_streaming: true - supports_image: true - supports_reasoning: true - supports_include_reasoning: true - supports_tool_search: true - supports_custom_temperature: true - pricing: - input: 3 - output: 15 - cache_write: 3.75 - cache_read: 0.3 - - id: anthropic/claude-haiku-4.5 - name: 'Anthropic: Claude Haiku 4.5' + input: 1 + output: 5 + cache_write: 1.25 + cache_read: 0.1 + - id: anthropic/claude-opus-4 + name: Claude Opus 4 limit: 200000 - reserved_tokens: 4096 + reserved_tokens: 32000 supports_streaming: true supports_image: true supports_reasoning: true - supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-05-22" + last_updated: "2025-05-22" pricing: - input: 1 - output: 5 - cache_write: 1.25 - cache_read: 0.1 + input: 15 + output: 75 + cache_write: 18.75 + cache_read: 1.5 - id: anthropic/claude-opus-4.6-fast name: 'Anthropic: Claude Opus 4.6 (Fast)' limit: 1000000 @@ -255,6 +245,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-04-07" + last_updated: "2026-04-07" pricing: input: 30 output: 150 @@ -270,11 +262,44 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-04-16" + last_updated: "2026-04-16" pricing: input: 5 output: 25 cache_write: 6.25 cache_read: 0.5 + - id: anthropic/claude-opus-4.7-fast + name: Claude Opus 4.7 (Fast) + limit: 1000000 + reserved_tokens: 128000 + supports_streaming: true + supports_image: true + supports_reasoning: true + supports_tool_search: true + release_date: "2026-05-12" + last_updated: "2026-05-12" + pricing: + input: 30 + output: 150 + cache_write: 37.5 + cache_read: 3 + - id: anthropic/claude-sonnet-4 + name: Claude Sonnet 4 + limit: 1000000 + reserved_tokens: 64000 + supports_streaming: true + supports_image: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2025-05-22" + last_updated: "2025-05-22" + pricing: + input: 3 + output: 15 + cache_write: 3.75 + cache_read: 0.3 - id: anthropic/claude-sonnet-4.6 name: 'Anthropic: Claude Sonnet 4.6' limit: 1000000 @@ -285,6 +310,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-02-17" + last_updated: "2026-03-13" pricing: input: 3 output: 15 @@ -296,6 +323,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2025-05-05" + last_updated: "2025-05-05" pricing: input: 0.5 output: 0.8 @@ -305,6 +334,8 @@ models: reserved_tokens: 19660 supports_streaming: true supports_custom_temperature: true + release_date: "2025-05-05" + last_updated: "2025-05-05" pricing: input: 0.9 output: 3.3 @@ -315,17 +346,11 @@ models: supports_streaming: true supports_image: true supports_custom_temperature: true + release_date: "2025-05-05" + last_updated: "2025-05-05" pricing: input: 0.18 output: 0.18 - - id: arcee-ai/trinity-large-preview:free - name: 'Arcee AI: Trinity Large Preview (free)' - limit: 131000 - reserved_tokens: 4096 - supports_streaming: true - supports_tool_search: true - supports_custom_temperature: true - pricing: {} - id: arcee-ai/trinity-large-thinking name: 'Arcee AI: Trinity Large Thinking' limit: 262144 @@ -335,10 +360,22 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-04-01" + last_updated: "2026-04-01" pricing: input: 0.22 output: 0.85 cache_read: 0.06 + - id: arcee-ai/trinity-large-thinking:free + name: Trinity Large Thinking (free) + limit: 262144 + reserved_tokens: 80000 + supports_streaming: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-01" + last_updated: "2026-04-01" - id: arcee-ai/trinity-mini name: 'Arcee AI: Trinity Mini' limit: 131072 @@ -348,6 +385,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-01" + last_updated: "2025-12-01" pricing: input: 0.04 output: 0.15 @@ -358,9 +397,20 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-05-05" + last_updated: "2025-05-05" pricing: input: 0.75 output: 1.2 + - id: baidu/cobuddy:free + name: CoBuddy (free) + limit: 131072 + reserved_tokens: 65536 + supports_streaming: true + supports_reasoning: true + supports_tool_search: true + release_date: "2026-05-06" + last_updated: "2026-05-06" - id: baidu/ernie-4.5-21b-a3b name: 'Baidu: ERNIE 4.5 21B A3B' limit: 120000 @@ -368,6 +418,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-08-12" + last_updated: "2025-08-12" pricing: input: 0.07 output: 0.28 @@ -379,6 +431,8 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true + release_date: "2025-10-09" + last_updated: "2025-10-09" pricing: input: 0.07 output: 0.28 @@ -388,6 +442,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2025-06-30" + last_updated: "2025-06-30" pricing: input: 0.28 output: 1.1 @@ -401,6 +457,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-08-12" + last_updated: "2025-08-12" pricing: input: 0.14 output: 0.56 @@ -413,9 +471,24 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true + release_date: "2025-06-30" + last_updated: "2025-06-30" pricing: input: 0.42 output: 1.25 + - id: baidu/qianfan-ocr-fast + name: Qianfan-OCR-Fast + limit: 65536 + reserved_tokens: 28672 + supports_streaming: true + supports_image: true + supports_reasoning: true + supports_custom_temperature: true + release_date: "2026-04-20" + last_updated: "2026-04-20" + pricing: + input: 0.68 + output: 2.81 - id: bytedance-seed/seed-1.6 name: 'ByteDance Seed: Seed 1.6' limit: 262144 @@ -427,6 +500,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-23" + last_updated: "2025-12-23" pricing: input: 0.25 output: 2 @@ -441,6 +516,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-23" + last_updated: "2025-12-23" pricing: input: 0.07 output: 0.3 @@ -455,6 +532,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-03-10" + last_updated: "2026-03-10" pricing: input: 0.25 output: 2 @@ -469,6 +548,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-02-26" + last_updated: "2026-02-26" pricing: input: 0.1 output: 0.4 @@ -479,6 +560,8 @@ models: supports_streaming: true supports_image: true supports_custom_temperature: true + release_date: "2025-07-22" + last_updated: "2025-07-22" pricing: input: 0.1 output: 0.2 @@ -489,13 +572,16 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true - pricing: {} + release_date: "2025-07-09" + last_updated: "2025-07-09" - id: cohere/command-a name: 'Cohere: Command A' limit: 256000 reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2025-03-13" + last_updated: "2025-03-13" pricing: input: 2.5 output: 10 @@ -506,6 +592,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-08-30" + last_updated: "2024-08-30" pricing: input: 0.15 output: 0.6 @@ -516,6 +604,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-08-30" + last_updated: "2024-08-30" pricing: input: 2.5 output: 10 @@ -525,6 +615,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2024-02-27" + last_updated: "2024-02-27" pricing: input: 0.04 output: 0.15 @@ -536,21 +628,23 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true + release_date: "2025-11-13" + last_updated: "2025-11-13" pricing: input: 1.25 output: 1.25 - - id: deepseek/deepseek-chat-v3.1 - name: 'DeepSeek: DeepSeek V3.1' - limit: 32768 - reserved_tokens: 4096 + - id: deepseek/deepseek-chat + name: DeepSeek Chat + limit: 163840 + reserved_tokens: 16384 supports_streaming: true - supports_reasoning: true - supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-01" + last_updated: "2026-02-28" pricing: - input: 0.15 - output: 0.75 + input: 0.32 + output: 0.89 - id: deepseek/deepseek-r1-0528 name: 'DeepSeek: R1 0528' limit: 163840 @@ -560,6 +654,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-05-28" + last_updated: "2025-05-28" pricing: input: 0.5 output: 2.15 @@ -572,6 +668,8 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true + release_date: "2025-01-23" + last_updated: "2025-01-23" pricing: input: 0.7 output: 0.8 @@ -583,6 +681,8 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true + release_date: "2025-01-29" + last_updated: "2025-01-29" pricing: input: 0.29 output: 0.29 @@ -595,6 +695,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-09-22" + last_updated: "2025-09-22" pricing: input: 0.21 output: 0.79 @@ -608,6 +710,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-01" + last_updated: "2025-12-01" pricing: input: 0.26 output: 0.38 @@ -621,6 +725,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-09-29" + last_updated: "2025-09-29" pricing: input: 0.27 output: 0.41 @@ -632,10 +738,49 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true + release_date: "2025-12-01" + last_updated: "2025-12-01" pricing: input: 0.4 output: 1.2 cache_read: 0.2 + - id: deepseek/deepseek-v4-flash + name: DeepSeek V4 Flash + limit: 1048576 + reserved_tokens: 16384 + supports_streaming: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-24" + last_updated: "2026-04-24" + pricing: + input: 0.1 + output: 0.2 + cache_read: 0.02 + - id: deepseek/deepseek-v4-flash:free + name: DeepSeek V4 Flash (free) + limit: 1048576 + reserved_tokens: 384000 + supports_streaming: true + supports_reasoning: true + supports_tool_search: true + release_date: "2026-04-24" + last_updated: "2026-04-24" + - id: deepseek/deepseek-v4-pro + name: DeepSeek V4 Pro + limit: 1048576 + reserved_tokens: 384000 + supports_streaming: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-24" + last_updated: "2026-04-24" + pricing: + input: 0.435 + output: 0.87 + cache_read: 0.003625 - id: essentialai/rnj-1-instruct name: 'EssentialAI: Rnj 1 Instruct' limit: 32768 @@ -643,6 +788,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-07" + last_updated: "2025-12-07" pricing: input: 0.15 output: 0.15 @@ -655,6 +802,8 @@ models: supports_video: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-02-05" + last_updated: "2025-02-05" pricing: input: 0.1 output: 0.4 @@ -669,6 +818,8 @@ models: supports_video: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-02-25" + last_updated: "2025-02-25" pricing: input: 0.07 output: 0.3 @@ -683,6 +834,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-03-20" + last_updated: "2025-06-05" pricing: input: 0.3 output: 2.5 @@ -695,6 +848,8 @@ models: supports_streaming: true supports_image: true supports_custom_temperature: true + release_date: "2025-08-26" + last_updated: "2025-08-26" pricing: input: 0.3 output: 2.5 @@ -711,27 +866,29 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-09-25" + last_updated: "2025-09-25" pricing: input: 0.1 output: 0.4 cache_write: 0.08 cache_read: 0.01 - - id: google/gemini-2.5-pro-preview-05-06 - name: 'Google: Gemini 2.5 Pro Preview 05-06' + - id: google/gemini-2.5-pro-preview + name: Gemini 2.5 Pro Preview 06-05 limit: 1048576 - reserved_tokens: 4096 + reserved_tokens: 65536 supports_streaming: true supports_image: true - supports_video: true supports_reasoning: true - supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-06-05" + last_updated: "2025-06-05" pricing: input: 1.25 output: 10 - cache_write: 0.38 - cache_read: 0.12 + cache_write: 0.375 + cache_read: 0.125 - id: google/gemini-3-flash-preview name: 'Google: Gemini 3 Flash Preview' limit: 1048576 @@ -743,6 +900,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-17" + last_updated: "2025-12-17" pricing: input: 0.5 output: 3 @@ -757,6 +916,8 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true + release_date: "2025-11-20" + last_updated: "2025-11-20" pricing: input: 2 output: 12 @@ -771,25 +932,28 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true + release_date: "2026-02-26" + last_updated: "2026-02-26" pricing: input: 0.5 output: 3 - - id: google/gemini-3.1-flash-lite-preview - name: 'Google: Gemini 3.1 Flash Lite Preview' + - id: google/gemini-3.1-flash-lite + name: Gemini 3.1 Flash Lite limit: 1048576 - reserved_tokens: 4096 + reserved_tokens: 65536 supports_streaming: true supports_image: true supports_video: true supports_reasoning: true - supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-05-07" + last_updated: "2026-05-07" pricing: input: 0.25 output: 1.5 - cache_write: 0.08 - cache_read: 0.02 + cache_write: 0.083333 + cache_read: 0.025 - id: google/gemini-3.1-pro-preview name: 'Google: Gemini 3.1 Pro Preview' limit: 1048576 @@ -801,6 +965,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-02-19" + last_updated: "2026-02-19" pricing: input: 2 output: 12 @@ -817,17 +983,38 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-02-19" + last_updated: "2026-02-19" pricing: input: 2 output: 12 cache_write: 0.38 cache_read: 0.2 + - id: google/gemini-3.5-flash + name: Gemini 3.5 Flash + limit: 1048576 + reserved_tokens: 65536 + supports_streaming: true + supports_image: true + supports_video: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-05-19" + last_updated: "2026-05-19" + pricing: + input: 1.5 + output: 9 + cache_write: 0.083333 + cache_read: 0.15 - id: google/gemma-2-27b-it name: 'Google: Gemma 2 27B' limit: 8192 reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2024-07-13" + last_updated: "2024-07-13" pricing: input: 0.65 output: 0.65 @@ -837,36 +1024,26 @@ models: reserved_tokens: 4096 supports_streaming: true supports_image: true + supports_tool_search: true supports_custom_temperature: true + release_date: "2025-03-13" + last_updated: "2025-03-13" pricing: input: 0.04 output: 0.13 - - id: google/gemma-3-12b-it:free - name: 'Google: Gemma 3 12B (free)' - limit: 32768 - reserved_tokens: 4096 - supports_streaming: true - supports_image: true - supports_custom_temperature: true - pricing: {} - id: google/gemma-3-27b-it name: 'Google: Gemma 3 27B' limit: 131072 reserved_tokens: 4096 supports_streaming: true supports_image: true + supports_tool_search: true supports_custom_temperature: true + release_date: "2025-03-12" + last_updated: "2025-03-12" pricing: input: 0.08 output: 0.16 - - id: google/gemma-3-27b-it:free - name: 'Google: Gemma 3 27B (free)' - limit: 131072 - reserved_tokens: 4096 - supports_streaming: true - supports_image: true - supports_custom_temperature: true - pricing: {} - id: google/gemma-3-4b-it name: 'Google: Gemma 3 4B' limit: 131072 @@ -874,40 +1051,22 @@ models: supports_streaming: true supports_image: true supports_custom_temperature: true + release_date: "2025-03-13" + last_updated: "2025-03-13" pricing: input: 0.04 output: 0.08 - - id: google/gemma-3-4b-it:free - name: 'Google: Gemma 3 4B (free)' - limit: 32768 - reserved_tokens: 4096 - supports_streaming: true - supports_image: true - supports_custom_temperature: true - pricing: {} - - id: google/gemma-3n-e2b-it:free - name: 'Google: Gemma 3n 2B (free)' - limit: 8192 - reserved_tokens: 4096 - supports_streaming: true - supports_custom_temperature: true - pricing: {} - id: google/gemma-3n-e4b-it name: 'Google: Gemma 3n 4B' limit: 32768 reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2025-05-20" + last_updated: "2025-05-20" pricing: input: 0.06 output: 0.12 - - id: google/gemma-3n-e4b-it:free - name: 'Google: Gemma 3n 4B (free)' - limit: 8192 - reserved_tokens: 4096 - supports_streaming: true - supports_custom_temperature: true - pricing: {} - id: google/gemma-4-26b-a4b-it name: 'Google: Gemma 4 26B A4B ' limit: 262144 @@ -919,6 +1078,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-04-02" + last_updated: "2026-04-02" pricing: input: 0.07 output: 0.4 @@ -934,7 +1095,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true - pricing: {} + release_date: "2026-04-02" + last_updated: "2026-04-02" - id: google/gemma-4-31b-it name: 'Google: Gemma 4 31B' limit: 262144 @@ -946,6 +1108,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-04-02" + last_updated: "2026-04-02" pricing: input: 0.13 output: 0.38 @@ -961,7 +1125,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true - pricing: {} + release_date: "2026-04-02" + last_updated: "2026-04-02" - id: google/lyria-3-clip-preview name: 'Google: Lyria 3 Clip Preview' limit: 1048576 @@ -969,7 +1134,8 @@ models: supports_streaming: true supports_image: true supports_custom_temperature: true - pricing: {} + release_date: "2026-03-30" + last_updated: "2026-03-30" - id: google/lyria-3-pro-preview name: 'Google: Lyria 3 Pro Preview' limit: 1048576 @@ -977,13 +1143,16 @@ models: supports_streaming: true supports_image: true supports_custom_temperature: true - pricing: {} + release_date: "2026-03-30" + last_updated: "2026-03-30" - id: gryphe/mythomax-l2-13b name: MythoMax 13B limit: 4096 reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2023-07-02" + last_updated: "2023-07-02" pricing: input: 0.06 output: 0.06 @@ -993,9 +1162,24 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2025-10-20" + last_updated: "2025-10-20" pricing: input: 0.02 output: 0.11 + - id: ibm-granite/granite-4.1-8b + name: Granite 4.1 8B + limit: 131072 + reserved_tokens: 131072 + supports_streaming: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-30" + last_updated: "2026-04-30" + pricing: + input: 0.05 + output: 0.1 + cache_read: 0.05 - id: inception/mercury-2 name: 'Inception: Mercury 2' limit: 128000 @@ -1005,16 +1189,60 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-03-04" + last_updated: "2026-03-04" pricing: input: 0.25 output: 0.75 cache_read: 0.02 + - id: inclusionai/ling-2.6-1t + name: Ling-2.6-1T + limit: 262144 + reserved_tokens: 32768 + supports_streaming: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-23" + last_updated: "2026-04-23" + pricing: + input: 0.075 + output: 0.625 + cache_read: 0.015 + - id: inclusionai/ling-2.6-flash + name: Ling-2.6-flash + limit: 262144 + reserved_tokens: 32768 + supports_streaming: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-21" + last_updated: "2026-04-21" + pricing: + input: 0.01 + output: 0.03 + cache_read: 0.002 + - id: inclusionai/ring-2.6-1t + name: Ring-2.6-1T + limit: 262144 + reserved_tokens: 65536 + supports_streaming: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-05-08" + last_updated: "2026-05-08" + pricing: + input: 0.075 + output: 0.625 + cache_read: 0.015 - id: inflection/inflection-3-pi name: 'Inflection: Inflection 3 Pi' limit: 8000 reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2024-10-11" + last_updated: "2024-10-11" pricing: input: 2.5 output: 10 @@ -1024,6 +1252,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2024-10-11" + last_updated: "2024-10-11" pricing: input: 2.5 output: 10 @@ -1034,6 +1264,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-03-27" + last_updated: "2026-03-27" pricing: input: 0.3 output: 1.2 @@ -1044,6 +1276,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2026-02-25" + last_updated: "2026-02-25" pricing: input: 0.03 output: 0.12 @@ -1053,7 +1287,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true - pricing: {} + release_date: "2026-01-20" + last_updated: "2026-01-20" - id: liquid/lfm-2.5-1.2b-thinking:free name: 'LiquidAI: LFM2.5-1.2B-Thinking (free)' limit: 32768 @@ -1062,13 +1297,16 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true - pricing: {} + release_date: "2026-01-20" + last_updated: "2026-01-20" - id: mancer/weaver name: 'Mancer: Weaver (alpha)' limit: 8000 reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2023-08-02" + last_updated: "2023-08-02" pricing: input: 0.75 output: 1 @@ -1078,6 +1316,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2024-04-18" + last_updated: "2024-04-18" pricing: input: 0.51 output: 0.74 @@ -1088,6 +1328,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-04-18" + last_updated: "2024-04-18" pricing: input: 0.03 output: 0.04 @@ -1098,6 +1340,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-07-23" + last_updated: "2024-07-23" pricing: input: 0.4 output: 0.4 @@ -1108,6 +1352,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-07-23" + last_updated: "2024-07-23" pricing: input: 0.02 output: 0.05 @@ -1118,6 +1364,8 @@ models: supports_streaming: true supports_image: true supports_custom_temperature: true + release_date: "2024-09-25" + last_updated: "2024-09-25" pricing: input: 0.24 output: 0.24 @@ -1127,6 +1375,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2024-09-25" + last_updated: "2024-09-25" pricing: input: 0.03 output: 0.2 @@ -1136,6 +1386,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2024-09-25" + last_updated: "2024-09-25" pricing: input: 0.05 output: 0.34 @@ -1145,7 +1397,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true - pricing: {} + release_date: "2024-09-25" + last_updated: "2024-09-25" - id: meta-llama/llama-3.3-70b-instruct name: 'Meta: Llama 3.3 70B Instruct' limit: 131072 @@ -1153,6 +1406,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-12-06" + last_updated: "2024-12-06" pricing: input: 0.1 output: 0.32 @@ -1163,7 +1418,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true - pricing: {} + release_date: "2024-12-06" + last_updated: "2024-12-06" - id: meta-llama/llama-4-maverick name: 'Meta: Llama 4 Maverick' limit: 1048576 @@ -1172,6 +1428,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-04-05" + last_updated: "2025-04-05" pricing: input: 0.15 output: 0.6 @@ -1183,6 +1441,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-04-05" + last_updated: "2025-04-05" pricing: input: 0.08 output: 0.3 @@ -1192,6 +1452,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2025-02-12" + last_updated: "2025-02-12" pricing: input: 0.48 output: 0.03 @@ -1202,32 +1464,42 @@ models: supports_streaming: true supports_image: true supports_custom_temperature: true + release_date: "2025-04-30" + last_updated: "2025-04-30" pricing: input: 0.18 output: 0.18 - - id: meta-llama/llama-guard-4-12b:free - name: 'Meta: Llama Guard 4 12B (free)' - limit: 163840 - reserved_tokens: 4096 - supports_streaming: true - supports_image: true - supports_custom_temperature: true - pricing: {} - id: microsoft/phi-4 name: 'Microsoft: Phi 4' limit: 16384 reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2025-01-10" + last_updated: "2025-01-10" pricing: input: 0.07 output: 0.14 + - id: microsoft/phi-4-mini-instruct + name: Phi 4 Mini Instruct + limit: 128000 + reserved_tokens: 128000 + supports_streaming: true + supports_custom_temperature: true + release_date: "2025-10-17" + last_updated: "2025-10-17" + pricing: + input: 0.08 + output: 0.35 + cache_read: 0.08 - id: microsoft/wizardlm-2-8x22b name: WizardLM-2 8x22B limit: 65535 reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2024-04-16" + last_updated: "2024-04-16" pricing: input: 0.62 output: 0.62 @@ -1238,6 +1510,8 @@ models: supports_streaming: true supports_image: true supports_custom_temperature: true + release_date: "2025-01-15" + last_updated: "2025-01-15" pricing: input: 0.2 output: 1.1 @@ -1250,6 +1524,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-06-17" + last_updated: "2025-06-17" pricing: input: 0.4 output: 2.2 @@ -1262,6 +1538,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-10-27" + last_updated: "2025-10-27" pricing: input: 0.26 output: 1 @@ -1272,6 +1550,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2026-01-23" + last_updated: "2026-01-23" pricing: input: 0.3 output: 1.2 @@ -1285,6 +1565,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-23" + last_updated: "2025-12-23" pricing: input: 0.29 output: 0.95 @@ -1298,6 +1580,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-02-12" + last_updated: "2026-02-12" pricing: input: 0.12 output: 0.99 @@ -1311,7 +1595,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true - pricing: {} + release_date: "2026-02-12" + last_updated: "2026-02-12" - id: minimax/minimax-m2.7 name: 'MiniMax: MiniMax M2.7' limit: 196608 @@ -1321,6 +1606,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-03-18" + last_updated: "2026-03-18" pricing: input: 0.3 output: 1.2 @@ -1332,6 +1619,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-08-01" + last_updated: "2025-08-01" pricing: input: 0.3 output: 0.9 @@ -1343,6 +1632,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-09" + last_updated: "2025-12-09" pricing: input: 0.4 output: 2 @@ -1354,6 +1645,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-07-10" + last_updated: "2025-07-10" pricing: input: 0.4 output: 2 @@ -1365,6 +1658,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-07-10" + last_updated: "2025-07-10" pricing: input: 0.1 output: 0.3 @@ -1377,6 +1672,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-02" + last_updated: "2025-12-02" pricing: input: 0.2 output: 0.2 @@ -1389,6 +1686,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-02" + last_updated: "2025-12-02" pricing: input: 0.1 output: 0.1 @@ -1401,6 +1700,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-02" + last_updated: "2025-12-02" pricing: input: 0.15 output: 0.15 @@ -1411,33 +1712,52 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2023-09-28" + last_updated: "2023-09-28" pricing: input: 0.11 output: 0.19 - - id: mistralai/mistral-large-2512 - name: 'Mistral: Mistral Large 3 2512' - limit: 262144 - reserved_tokens: 4096 + - id: mistralai/mistral-large-2407 + name: Mistral Large 2407 + limit: 131072 + reserved_tokens: 131072 supports_streaming: true - supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-11-19" + last_updated: "2024-11-19" pricing: - input: 0.5 - output: 1.5 - cache_read: 0.05 - - id: mistralai/mistral-medium-3.1 - name: 'Mistral: Mistral Medium 3.1' + input: 2 + output: 6 + cache_read: 0.2 + - id: mistralai/mistral-medium-3 + name: Mistral Medium 3 limit: 131072 - reserved_tokens: 4096 + reserved_tokens: 131072 supports_streaming: true supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-05-07" + last_updated: "2025-05-07" pricing: input: 0.4 output: 2 cache_read: 0.04 + - id: mistralai/mistral-medium-3-5 + name: Mistral Medium 3.5 + limit: 262144 + reserved_tokens: 262144 + supports_streaming: true + supports_image: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-30" + last_updated: "2026-04-30" + pricing: + input: 1.5 + output: 7.5 - id: mistralai/mistral-nemo name: 'Mistral: Mistral Nemo' limit: 131072 @@ -1445,6 +1765,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-07-01" + last_updated: "2024-07-01" pricing: input: 0.02 output: 0.04 @@ -1455,6 +1777,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-02-17" + last_updated: "2025-02-17" pricing: input: 0.2 output: 0.6 @@ -1465,6 +1789,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2025-01-30" + last_updated: "2025-01-30" pricing: input: 0.05 output: 0.08 @@ -1478,6 +1804,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-03-16" + last_updated: "2026-03-16" pricing: input: 0.15 output: 0.6 @@ -1489,6 +1817,8 @@ models: supports_streaming: true supports_image: true supports_custom_temperature: true + release_date: "2025-03-17" + last_updated: "2025-03-17" pricing: input: 0.35 output: 0.56 @@ -1500,20 +1830,11 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-06-20" + last_updated: "2025-06-20" pricing: input: 0.07 output: 0.2 - - id: mistralai/mistral-small-creative - name: 'Mistral: Mistral Small Creative' - limit: 32768 - reserved_tokens: 4096 - supports_streaming: true - supports_tool_search: true - supports_custom_temperature: true - pricing: - input: 0.1 - output: 0.3 - cache_read: 0.01 - id: mistralai/mixtral-8x22b-instruct name: 'Mistral: Mixtral 8x22B Instruct' limit: 65536 @@ -1521,20 +1842,12 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-04-17" + last_updated: "2024-04-17" pricing: input: 2 output: 6 cache_read: 0.2 - - id: mistralai/mixtral-8x7b-instruct - name: 'Mistral: Mixtral 8x7B Instruct' - limit: 32768 - reserved_tokens: 4096 - supports_streaming: true - supports_tool_search: true - supports_custom_temperature: true - pricing: - input: 0.54 - output: 0.54 - id: mistralai/pixtral-large-2411 name: 'Mistral: Pixtral Large 2411' limit: 131072 @@ -1543,6 +1856,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-11-19" + last_updated: "2024-11-19" pricing: input: 2 output: 6 @@ -1554,6 +1869,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-10-30" + last_updated: "2025-10-30" pricing: input: 0.1 output: 0.3 @@ -1565,6 +1882,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-09-04" + last_updated: "2025-09-04" pricing: input: 0.4 output: 2 @@ -1577,6 +1896,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-11-06" + last_updated: "2025-11-06" pricing: input: 0.6 output: 2.5 @@ -1591,16 +1912,35 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: 2026-01 + last_updated: 2026-01 pricing: input: 0.38 output: 1.72 cache_read: 0.19 + - id: moonshotai/kimi-k2.6 + name: Kimi K2.6 + limit: 262142 + reserved_tokens: 262142 + supports_streaming: true + supports_image: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-21" + last_updated: "2026-04-21" + pricing: + input: 0.73 + output: 3.49 + cache_read: 0.25 - id: morph/morph-v3-fast name: 'Morph: Morph V3 Fast' limit: 81920 reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2025-07-07" + last_updated: "2025-07-07" pricing: input: 0.8 output: 1.2 @@ -1610,6 +1950,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2025-07-07" + last_updated: "2025-07-07" pricing: input: 0.9 output: 1.9 @@ -1620,6 +1962,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-08" + last_updated: "2025-12-08" pricing: input: 0.14 output: 0.5 @@ -1629,6 +1973,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2024-05-27" + last_updated: "2024-05-27" pricing: input: 0.14 output: 0.14 @@ -1638,6 +1984,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2024-08-16" + last_updated: "2024-08-16" pricing: input: 1 output: 1 @@ -1647,13 +1995,16 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true - pricing: {} + release_date: "2024-08-16" + last_updated: "2024-08-16" - id: nousresearch/hermes-3-llama-3.1-70b name: 'Nous: Hermes 3 70B Instruct' limit: 131072 reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2024-08-18" + last_updated: "2024-08-18" pricing: input: 0.3 output: 0.3 @@ -1665,6 +2016,8 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true + release_date: "2025-08-26" + last_updated: "2025-08-26" pricing: input: 1 output: 3 @@ -1676,19 +2029,11 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true + release_date: "2025-08-26" + last_updated: "2025-08-26" pricing: input: 0.13 output: 0.4 - - id: nvidia/llama-3.1-nemotron-70b-instruct - name: 'NVIDIA: Llama 3.1 Nemotron 70B Instruct' - limit: 131072 - reserved_tokens: 4096 - supports_streaming: true - supports_tool_search: true - supports_custom_temperature: true - pricing: - input: 1.2 - output: 1.2 - id: nvidia/llama-3.3-nemotron-super-49b-v1.5 name: 'NVIDIA: Llama 3.3 Nemotron Super 49B V1.5' limit: 131072 @@ -1698,6 +2043,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-10-10" + last_updated: "2025-10-10" pricing: input: 0.1 output: 0.4 @@ -1710,6 +2057,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-14" + last_updated: "2025-12-14" pricing: input: 0.05 output: 0.2 @@ -1722,16 +2071,31 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true - pricing: {} - - id: nvidia/nemotron-3-super-120b-a12b - name: 'NVIDIA: Nemotron 3 Super' - limit: 262144 - reserved_tokens: 4096 + release_date: "2025-12-14" + last_updated: "2025-12-14" + - id: nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free + name: Nemotron 3 Nano Omni (free) + limit: 256000 + reserved_tokens: 65536 + supports_streaming: true + supports_image: true + supports_video: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-28" + last_updated: "2026-04-28" + - id: nvidia/nemotron-3-super-120b-a12b + name: 'NVIDIA: Nemotron 3 Super' + limit: 262144 + reserved_tokens: 4096 supports_streaming: true supports_reasoning: true supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-03-11" + last_updated: "2026-03-11" pricing: input: 0.1 output: 0.5 @@ -1745,20 +2109,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true - pricing: {} - - id: nvidia/nemotron-nano-12b-v2-vl - name: 'NVIDIA: Nemotron Nano 12B 2 VL' - limit: 131072 - reserved_tokens: 4096 - supports_streaming: true - supports_image: true - supports_video: true - supports_reasoning: true - supports_include_reasoning: true - supports_custom_temperature: true - pricing: - input: 0.2 - output: 0.6 + release_date: "2026-03-11" + last_updated: "2026-03-11" - id: nvidia/nemotron-nano-12b-v2-vl:free name: 'NVIDIA: Nemotron Nano 12B 2 VL (free)' limit: 128000 @@ -1770,7 +2122,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true - pricing: {} + release_date: "2025-10-28" + last_updated: "2025-10-28" - id: nvidia/nemotron-nano-9b-v2 name: 'NVIDIA: Nemotron Nano 9B V2' limit: 131072 @@ -1780,6 +2133,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-09-05" + last_updated: "2025-09-05" pricing: input: 0.04 output: 0.16 @@ -1792,7 +2147,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true - pricing: {} + release_date: "2025-09-05" + last_updated: "2025-09-05" - id: openai/gpt-3.5-turbo-0613 name: 'OpenAI: GPT-3.5 Turbo (older v0613)' limit: 4095 @@ -1800,6 +2156,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-01-25" + last_updated: "2024-01-25" pricing: input: 1 output: 2 @@ -1810,6 +2168,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2023-08-28" + last_updated: "2023-08-28" pricing: input: 3 output: 4 @@ -1819,9 +2179,23 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2023-09-28" + last_updated: "2023-09-28" pricing: input: 1.5 output: 2 + - id: openai/gpt-4 + name: GPT-4 + limit: 8191 + reserved_tokens: 4096 + supports_streaming: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2023-11-06" + last_updated: "2024-04-09" + pricing: + input: 30 + output: 60 - id: openai/gpt-4-turbo-preview name: 'OpenAI: GPT-4 Turbo Preview' limit: 128000 @@ -1829,6 +2203,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-01-25" + last_updated: "2024-01-25" pricing: input: 10 output: 30 @@ -1840,6 +2216,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-04-14" + last_updated: "2025-04-14" pricing: input: 0.4 output: 1.6 @@ -1852,6 +2230,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-04-14" + last_updated: "2025-04-14" pricing: input: 0.1 output: 0.4 @@ -1864,6 +2244,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-11-20" + last_updated: "2024-11-20" pricing: input: 2.5 output: 10 @@ -1875,6 +2257,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-08-15" + last_updated: "2025-08-15" pricing: input: 2.5 output: 10 @@ -1886,6 +2270,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-07-18" + last_updated: "2024-07-18" pricing: input: 0.15 output: 0.6 @@ -1896,6 +2282,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2025-03-12" + last_updated: "2025-03-12" pricing: input: 0.15 output: 0.6 @@ -1905,20 +2293,25 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2025-03-12" + last_updated: "2025-03-12" pricing: input: 2.5 output: 10 - - id: openai/gpt-4o:extended - name: 'OpenAI: GPT-4o (extended)' - limit: 128000 - reserved_tokens: 4096 + - id: openai/gpt-5 + name: GPT-5 + limit: 400000 + reserved_tokens: 128000 supports_streaming: true supports_image: true + supports_reasoning: true supports_tool_search: true - supports_custom_temperature: true + release_date: "2025-08-07" + last_updated: "2025-08-07" pricing: - input: 6 - output: 18 + input: 1.25 + output: 10 + cache_read: 0.125 - id: openai/gpt-5-chat name: 'OpenAI: GPT-5 Chat' limit: 128000 @@ -1926,6 +2319,8 @@ models: supports_streaming: true supports_image: true supports_custom_temperature: true + release_date: "2025-08-07" + last_updated: "2025-08-07" pricing: input: 1.25 output: 10 @@ -1940,6 +2335,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-09-15" + last_updated: "2025-09-15" pricing: input: 1.25 output: 10 @@ -1954,6 +2351,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-10-14" + last_updated: "2025-10-14" pricing: input: 10 output: 10 @@ -1968,6 +2367,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-10-16" + last_updated: "2025-10-16" pricing: input: 2.5 output: 2 @@ -1982,6 +2383,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-08-07" + last_updated: "2025-08-07" pricing: input: 0.25 output: 2 @@ -1996,6 +2399,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-08-07" + last_updated: "2025-08-07" pricing: input: 0.05 output: 0.4 @@ -2010,6 +2415,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-10-06" + last_updated: "2025-10-06" pricing: input: 15 output: 120 @@ -2021,6 +2428,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-11-13" + last_updated: "2025-11-13" pricing: input: 1.25 output: 10 @@ -2035,6 +2444,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-11-13" + last_updated: "2025-11-13" pricing: input: 1.25 output: 10 @@ -2049,6 +2460,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-11-13" + last_updated: "2025-11-13" pricing: input: 1.25 output: 10 @@ -2063,6 +2476,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-11-13" + last_updated: "2025-11-13" pricing: input: 0.25 output: 2 @@ -2075,6 +2490,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-10" + last_updated: "2025-12-10" pricing: input: 1.75 output: 14 @@ -2089,6 +2506,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-11" + last_updated: "2025-12-11" pricing: input: 1.75 output: 14 @@ -2103,6 +2522,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-11" + last_updated: "2025-12-11" pricing: input: 21 output: 168 @@ -2114,6 +2535,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-03-03" + last_updated: "2026-03-03" pricing: input: 1.75 output: 14 @@ -2128,24 +2551,25 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-02-05" + last_updated: "2026-02-05" pricing: input: 1.75 output: 14 cache_read: 0.17 - - id: openai/gpt-5.4 - name: 'OpenAI: GPT-5.4' - limit: 1050000 - reserved_tokens: 4096 + - id: openai/gpt-5.4-image-2 + name: GPT-5.4 Image 2 + limit: 272000 + reserved_tokens: 128000 supports_streaming: true supports_image: true supports_reasoning: true - supports_include_reasoning: true - supports_tool_search: true - supports_custom_temperature: true + release_date: "2026-04-21" + last_updated: "2026-04-21" pricing: - input: 2.5 + input: 8 output: 15 - cache_read: 0.25 + cache_read: 2 - id: openai/gpt-5.4-mini name: 'OpenAI: GPT-5.4 Mini' limit: 400000 @@ -2156,6 +2580,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-03-17" + last_updated: "2026-03-17" pricing: input: 0.75 output: 4.5 @@ -2170,6 +2596,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-03-17" + last_updated: "2026-03-17" pricing: input: 0.2 output: 1.25 @@ -2184,6 +2612,35 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-03-05" + last_updated: "2026-03-05" + pricing: + input: 30 + output: 180 + - id: openai/gpt-5.5 + name: GPT-5.5 + limit: 1050000 + reserved_tokens: 128000 + supports_streaming: true + supports_image: true + supports_reasoning: true + supports_tool_search: true + release_date: "2026-04-23" + last_updated: "2026-04-23" + pricing: + input: 5 + output: 30 + cache_read: 0.5 + - id: openai/gpt-5.5-pro + name: GPT-5.5 Pro + limit: 1050000 + reserved_tokens: 128000 + supports_streaming: true + supports_image: true + supports_reasoning: true + supports_tool_search: true + release_date: "2026-04-23" + last_updated: "2026-04-23" pricing: input: 30 output: 180 @@ -2194,6 +2651,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-01-19" + last_updated: "2026-01-19" pricing: input: 2.5 output: 10 @@ -2204,9 +2663,24 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-01-19" + last_updated: "2026-01-19" pricing: input: 0.6 output: 2.4 + - id: openai/gpt-chat-latest + name: GPT Chat Latest + limit: 400000 + reserved_tokens: 128000 + supports_streaming: true + supports_image: true + supports_tool_search: true + release_date: "2026-05-05" + last_updated: "2026-05-05" + pricing: + input: 5 + output: 30 + cache_read: 0.5 - id: openai/gpt-oss-120b name: 'OpenAI: gpt-oss-120b' limit: 131072 @@ -2216,6 +2690,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-08-05" + last_updated: "2025-08-05" pricing: input: 0.04 output: 0.19 @@ -2228,7 +2704,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true - pricing: {} + release_date: "2025-08-05" + last_updated: "2025-08-05" - id: openai/gpt-oss-20b name: 'OpenAI: gpt-oss-20b' limit: 131072 @@ -2238,6 +2715,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-08-05" + last_updated: "2025-08-05" pricing: input: 0.03 output: 0.14 @@ -2250,7 +2729,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true - pricing: {} + release_date: "2025-08-05" + last_updated: "2025-08-05" - id: openai/gpt-oss-safeguard-20b name: 'OpenAI: gpt-oss-safeguard-20b' limit: 131072 @@ -2260,6 +2740,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-10-29" + last_updated: "2025-10-29" pricing: input: 0.07 output: 0.3 @@ -2274,6 +2756,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-12-05" + last_updated: "2024-12-05" pricing: input: 15 output: 60 @@ -2287,6 +2771,8 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true + release_date: "2025-03-19" + last_updated: "2025-03-19" pricing: input: 150 output: 600 @@ -2300,6 +2786,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-04-16" + last_updated: "2025-04-16" pricing: input: 2 output: 8 @@ -2314,6 +2802,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-06-26" + last_updated: "2024-06-26" pricing: input: 10 output: 40 @@ -2327,6 +2817,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-12-20" + last_updated: "2025-01-29" pricing: input: 1.1 output: 4.4 @@ -2340,6 +2832,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-02-12" + last_updated: "2025-02-12" pricing: input: 1.1 output: 4.4 @@ -2354,6 +2848,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-06-10" + last_updated: "2025-06-10" pricing: input: 20 output: 80 @@ -2367,6 +2863,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-04-16" + last_updated: "2025-04-16" pricing: input: 1.1 output: 4.4 @@ -2381,6 +2879,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-06-26" + last_updated: "2024-06-26" pricing: input: 2 output: 8 @@ -2395,18 +2895,31 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-04-16" + last_updated: "2025-04-16" pricing: input: 1.1 output: 4.4 cache_read: 0.28 - - id: openrouter/elephant-alpha - name: Elephant - limit: 262144 - reserved_tokens: 4096 + - id: openrouter/auto + name: Auto Router + limit: 2000000 + reserved_tokens: 2000000 supports_streaming: true + supports_image: true + supports_video: true + supports_reasoning: true supports_tool_search: true supports_custom_temperature: true - pricing: {} + release_date: "2023-11-08" + last_updated: "2023-11-08" + - id: openrouter/bodybuilder + name: Body Builder (beta) + limit: 128000 + reserved_tokens: 128000 + supports_streaming: true + release_date: "2025-12-05" + last_updated: "2025-12-05" - id: openrouter/free name: Free Models Router limit: 200000 @@ -2417,7 +2930,38 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true - pricing: {} + release_date: "2026-02-01" + last_updated: "2026-02-01" + - id: openrouter/owl-alpha + name: Owl Alpha + limit: 1048756 + reserved_tokens: 262144 + supports_streaming: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-28" + last_updated: "2026-04-28" + - id: openrouter/pareto-code + name: Pareto Code Router + limit: 2000000 + reserved_tokens: 200000 + supports_streaming: true + release_date: "2026-04-21" + last_updated: "2026-04-21" + - id: perceptron/perceptron-mk1 + name: Perceptron Mk1 + limit: 32768 + reserved_tokens: 8192 + supports_streaming: true + supports_image: true + supports_video: true + supports_reasoning: true + supports_custom_temperature: true + release_date: "2026-05-12" + last_updated: "2026-05-12" + pricing: + input: 0.15 + output: 1.5 - id: perplexity/sonar name: 'Perplexity: Sonar' limit: 127072 @@ -2425,6 +2969,8 @@ models: supports_streaming: true supports_image: true supports_custom_temperature: true + release_date: "2025-01-27" + last_updated: "2025-01-27" pricing: input: 1 output: 1 @@ -2436,6 +2982,8 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true + release_date: "2025-03-07" + last_updated: "2025-03-07" pricing: input: 2 output: 8 @@ -2446,6 +2994,8 @@ models: supports_streaming: true supports_image: true supports_custom_temperature: true + release_date: "2025-03-07" + last_updated: "2025-03-07" pricing: input: 3 output: 15 @@ -2458,6 +3008,8 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true + release_date: "2025-10-30" + last_updated: "2025-10-30" pricing: input: 3 output: 15 @@ -2470,9 +3022,31 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true + release_date: "2025-03-07" + last_updated: "2025-03-07" pricing: input: 2 output: 8 + - id: poolside/laguna-m.1:free + name: Laguna M.1 (free) + limit: 131072 + reserved_tokens: 8192 + supports_streaming: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-28" + last_updated: "2026-04-28" + - id: poolside/laguna-xs.2:free + name: Laguna XS.2 (free) + limit: 131072 + reserved_tokens: 8192 + supports_streaming: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-28" + last_updated: "2026-04-28" - id: prime-intellect/intellect-3 name: 'Prime Intellect: INTELLECT-3' limit: 131072 @@ -2482,6 +3056,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-11-27" + last_updated: "2025-11-27" pricing: input: 0.2 output: 1.1 @@ -2492,6 +3068,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-09-19" + last_updated: "2024-09-19" pricing: input: 0.12 output: 0.39 @@ -2502,6 +3080,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-10-16" + last_updated: "2024-10-16" pricing: input: 0.04 output: 0.1 @@ -2511,20 +3091,11 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2024-11-11" + last_updated: "2024-11-11" pricing: input: 0.66 output: 1 - - id: qwen/qwen-max - name: 'Qwen: Qwen-Max ' - limit: 32768 - reserved_tokens: 4096 - supports_streaming: true - supports_tool_search: true - supports_custom_temperature: true - pricing: - input: 1.04 - output: 4.16 - cache_read: 0.21 - id: qwen/qwen-plus-2025-07-28 name: 'Qwen: Qwen Plus 0728' limit: 1000000 @@ -2532,6 +3103,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-09-08" + last_updated: "2025-09-08" pricing: input: 0.26 output: 0.78 @@ -2545,53 +3118,12 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-09-08" + last_updated: "2025-09-08" pricing: input: 0.26 output: 0.78 cache_write: 0.33 - - id: qwen/qwen-turbo - name: 'Qwen: Qwen-Turbo' - limit: 131072 - reserved_tokens: 4096 - supports_streaming: true - supports_tool_search: true - supports_custom_temperature: true - pricing: - input: 0.03 - output: 0.13 - cache_read: 0.01 - - id: qwen/qwen-vl-max - name: 'Qwen: Qwen VL Max' - limit: 131072 - reserved_tokens: 4096 - supports_streaming: true - supports_image: true - supports_tool_search: true - supports_custom_temperature: true - pricing: - input: 0.52 - output: 2.08 - - id: qwen/qwen-vl-plus - name: 'Qwen: Qwen VL Plus' - limit: 131072 - reserved_tokens: 4096 - supports_streaming: true - supports_image: true - supports_custom_temperature: true - pricing: - input: 0.14 - output: 0.41 - cache_read: 0.03 - - id: qwen/qwen2.5-vl-32b-instruct - name: 'Qwen: Qwen2.5 VL 32B Instruct' - limit: 128000 - reserved_tokens: 4096 - supports_streaming: true - supports_image: true - supports_custom_temperature: true - pricing: - input: 0.2 - output: 0.6 - id: qwen/qwen2.5-vl-72b-instruct name: 'Qwen: Qwen2.5 VL 72B Instruct' limit: 32000 @@ -2599,6 +3131,8 @@ models: supports_streaming: true supports_image: true supports_custom_temperature: true + release_date: "2025-02-01" + last_updated: "2025-02-01" pricing: input: 0.25 output: 0.75 @@ -2611,6 +3145,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-04-28" + last_updated: "2025-04-28" pricing: input: 0.06 output: 0.24 @@ -2623,6 +3159,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-07-21" + last_updated: "2025-07-21" pricing: input: 0.07 output: 0.1 @@ -2635,6 +3173,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-07-25" + last_updated: "2025-07-25" pricing: input: 0.13 output: 0.6 @@ -2647,6 +3187,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-04-28" + last_updated: "2025-04-28" pricing: input: 0.08 output: 0.28 @@ -2657,6 +3199,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-07-29" + last_updated: "2025-07-29" pricing: input: 0.09 output: 0.3 @@ -2669,6 +3213,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-08-28" + last_updated: "2025-08-28" pricing: input: 0.08 output: 0.4 @@ -2682,6 +3228,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-04-28" + last_updated: "2025-04-28" pricing: input: 0.08 output: 0.24 @@ -2695,6 +3243,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-04-28" + last_updated: "2025-04-28" pricing: input: 0.05 output: 0.4 @@ -2706,6 +3256,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-07-23" + last_updated: "2025-07-23" pricing: input: 0.22 output: 1 @@ -2717,6 +3269,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-07-31" + last_updated: "2025-07-31" pricing: input: 0.07 output: 0.27 @@ -2727,6 +3281,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-09-17" + last_updated: "2025-09-17" pricing: input: 0.2 output: 0.97 @@ -2739,6 +3295,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-02-04" + last_updated: "2026-02-04" pricing: input: 0.15 output: 0.8 @@ -2750,6 +3308,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-09-23" + last_updated: "2025-09-23" pricing: input: 0.65 output: 3.25 @@ -2762,7 +3322,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true - pricing: {} + release_date: "2025-07-23" + last_updated: "2025-07-23" - id: qwen/qwen3-max name: 'Qwen: Qwen3 Max' limit: 262144 @@ -2770,6 +3331,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-09-23" + last_updated: "2025-09-23" pricing: input: 0.78 output: 3.9 @@ -2784,6 +3347,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-02-09" + last_updated: "2026-02-09" pricing: input: 0.78 output: 3.9 @@ -2794,6 +3359,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-09-11" + last_updated: "2025-09-11" pricing: input: 0.09 output: 1.1 @@ -2804,7 +3371,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true - pricing: {} + release_date: "2025-09-11" + last_updated: "2025-09-11" - id: qwen/qwen3-next-80b-a3b-thinking name: 'Qwen: Qwen3 Next 80B A3B Thinking' limit: 131072 @@ -2814,6 +3382,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-09-11" + last_updated: "2025-09-11" pricing: input: 0.1 output: 0.78 @@ -2825,6 +3395,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-09-23" + last_updated: "2025-09-23" pricing: input: 0.2 output: 0.88 @@ -2839,6 +3411,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-09-23" + last_updated: "2025-09-23" pricing: input: 0.26 output: 2.6 @@ -2850,6 +3424,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-10-06" + last_updated: "2025-10-06" pricing: input: 0.13 output: 0.52 @@ -2863,6 +3439,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-10-06" + last_updated: "2025-10-06" pricing: input: 0.13 output: 1.56 @@ -2874,6 +3452,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-10-23" + last_updated: "2025-10-23" pricing: input: 0.1 output: 0.42 @@ -2885,6 +3465,8 @@ models: supports_image: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-10-14" + last_updated: "2025-10-14" pricing: input: 0.08 output: 0.5 @@ -2898,6 +3480,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-10-14" + last_updated: "2025-10-14" pricing: input: 0.12 output: 1.36 @@ -2912,6 +3496,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-02-25" + last_updated: "2026-02-25" pricing: input: 0.26 output: 2.08 @@ -2926,6 +3512,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-02-25" + last_updated: "2026-02-25" pricing: input: 0.2 output: 1.56 @@ -2940,6 +3528,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-02-25" + last_updated: "2026-02-25" pricing: input: 0.16 output: 1.3 @@ -2954,6 +3544,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-02-16" + last_updated: "2026-02-16" pricing: input: 0.39 output: 2.34 @@ -2969,6 +3561,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-03-10" + last_updated: "2026-03-10" pricing: input: 0.05 output: 0.15 @@ -2983,25 +3577,87 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-02-25" + last_updated: "2026-02-25" pricing: input: 0.07 output: 0.26 cache_write: 0.08 - - id: qwen/qwen3.5-plus-02-15 - name: 'Qwen: Qwen3.5 Plus 2026-02-15' + - id: qwen/qwen3.5-plus-20260420 + name: Qwen3.5 Plus 2026-04-20 limit: 1000000 - reserved_tokens: 4096 + reserved_tokens: 65536 supports_streaming: true supports_image: true supports_video: true supports_reasoning: true - supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-04-27" + last_updated: "2026-04-27" pricing: - input: 0.26 - output: 1.56 - cache_write: 0.33 + input: 0.3 + output: 1.8 + - id: qwen/qwen3.6-27b + name: Qwen3.6 27B + limit: 262144 + reserved_tokens: 262144 + supports_streaming: true + supports_image: true + supports_video: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-27" + last_updated: "2026-04-27" + pricing: + input: 0.3 + output: 3.2 + - id: qwen/qwen3.6-35b-a3b + name: Qwen3.6 35B A3B + limit: 262140 + reserved_tokens: 262140 + supports_streaming: true + supports_image: true + supports_video: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-27" + last_updated: "2026-04-27" + pricing: + input: 0.15 + output: 1 + - id: qwen/qwen3.6-flash + name: Qwen3.6 Flash + limit: 1000000 + reserved_tokens: 65536 + supports_streaming: true + supports_image: true + supports_video: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-27" + last_updated: "2026-04-27" + pricing: + input: 0.1875 + output: 1.125 + cache_write: 0.234375 + - id: qwen/qwen3.6-max-preview + name: Qwen3.6 Max Preview + limit: 262144 + reserved_tokens: 65536 + supports_streaming: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-27" + last_updated: "2026-04-27" + pricing: + input: 1.04 + output: 6.24 + cache_write: 1.3 - id: qwen/qwen3.6-plus name: 'Qwen: Qwen3.6 Plus' limit: 1000000 @@ -3013,22 +3669,26 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-04-02" + last_updated: "2026-04-02" pricing: input: 0.33 output: 1.95 cache_write: 0.41 - - id: qwen/qwq-32b - name: 'Qwen: QwQ 32B' - limit: 131072 - reserved_tokens: 4096 + - id: qwen/qwen3.7-max + name: Qwen3.7 Max + limit: 1000000 + reserved_tokens: 65536 supports_streaming: true supports_reasoning: true - supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-05-21" + last_updated: "2026-05-21" pricing: - input: 0.15 - output: 0.58 + input: 2.5 + output: 7.5 + cache_write: 3.125 - id: rekaai/reka-edge name: Reka Edge limit: 16384 @@ -3038,6 +3698,8 @@ models: supports_video: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-03-20" + last_updated: "2026-03-20" pricing: input: 0.1 output: 0.1 @@ -3049,6 +3711,8 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true + release_date: "2025-03-12" + last_updated: "2025-03-12" pricing: input: 0.1 output: 0.2 @@ -3058,6 +3722,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2025-09-26" + last_updated: "2025-09-26" pricing: input: 0.85 output: 1.25 @@ -3068,6 +3734,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-08" + last_updated: "2025-12-08" pricing: input: 1 output: 3 @@ -3078,6 +3746,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-06-18" + last_updated: "2024-06-18" pricing: input: 1.48 output: 1.48 @@ -3087,6 +3757,8 @@ models: reserved_tokens: 1228 supports_streaming: true supports_custom_temperature: true + release_date: "2024-08-13" + last_updated: "2024-08-13" pricing: input: 0.04 output: 0.05 @@ -3096,6 +3768,8 @@ models: reserved_tokens: 2400 supports_streaming: true supports_custom_temperature: true + release_date: "2025-01-08" + last_updated: "2025-01-08" pricing: input: 3 output: 3 @@ -3106,6 +3780,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-08-28" + last_updated: "2024-08-28" pricing: input: 0.85 output: 0.85 @@ -3115,6 +3791,8 @@ models: reserved_tokens: 19660 supports_streaming: true supports_custom_temperature: true + release_date: "2024-12-18" + last_updated: "2024-12-18" pricing: input: 0.65 output: 0.75 @@ -3127,6 +3805,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-01-29" + last_updated: "2026-01-29" pricing: input: 0.1 output: 0.3 @@ -3138,6 +3818,8 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true + release_date: "2025-07-11" + last_updated: "2025-07-11" pricing: input: 0.85 output: 3.4 @@ -3149,15 +3831,33 @@ models: supports_reasoning: true supports_include_reasoning: true supports_custom_temperature: true + release_date: "2025-07-08" + last_updated: "2025-07-08" pricing: input: 0.14 output: 0.57 + - id: tencent/hy3-preview + name: Hy3 preview + limit: 262144 + reserved_tokens: 262144 + supports_streaming: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-22" + last_updated: "2026-04-22" + pricing: + input: 0.066 + output: 0.26 + cache_read: 0.029 - id: thedrummer/cydonia-24b-v4.1 name: 'TheDrummer: Cydonia 24B V4.1' limit: 131072 reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2025-09-27" + last_updated: "2025-09-27" pricing: input: 0.3 output: 0.5 @@ -3169,6 +3869,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-09-30" + last_updated: "2024-09-30" pricing: input: 0.17 output: 0.43 @@ -3178,6 +3880,8 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2025-03-10" + last_updated: "2025-03-10" pricing: input: 0.55 output: 0.8 @@ -3189,28 +3893,19 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2024-11-08" + last_updated: "2024-11-08" pricing: input: 0.4 output: 0.4 - - id: tngtech/deepseek-r1t2-chimera - name: 'TNG: DeepSeek R1T2 Chimera' - limit: 163840 - reserved_tokens: 24576 - supports_streaming: true - supports_reasoning: true - supports_include_reasoning: true - supports_tool_search: true - supports_custom_temperature: true - pricing: - input: 0.3 - output: 1.1 - cache_read: 0.15 - id: undi95/remm-slerp-l2-13b name: ReMM SLERP 13B limit: 6144 reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2023-07-22" + last_updated: "2023-07-22" pricing: input: 0.45 output: 0.65 @@ -3223,6 +3918,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-01-27" + last_updated: "2026-01-27" pricing: input: 0.15 output: 0.6 @@ -3233,90 +3930,56 @@ models: reserved_tokens: 4096 supports_streaming: true supports_custom_temperature: true + release_date: "2026-01-21" + last_updated: "2026-01-21" pricing: input: 0.6 output: 6 - - id: x-ai/grok-3-mini-beta - name: 'xAI: Grok 3 Mini Beta' - limit: 131072 - reserved_tokens: 4096 - supports_streaming: true - supports_reasoning: true - supports_include_reasoning: true - supports_tool_search: true - supports_custom_temperature: true - pricing: - input: 0.3 - output: 0.5 - cache_read: 0.07 - - id: x-ai/grok-4-fast - name: 'xAI: Grok 4 Fast' - limit: 2000000 - reserved_tokens: 4096 - supports_streaming: true - supports_image: true - supports_reasoning: true - supports_include_reasoning: true - supports_tool_search: true - supports_custom_temperature: true - pricing: - input: 0.2 - output: 0.5 - cache_read: 0.05 - - id: x-ai/grok-4.1-fast - name: 'xAI: Grok 4.1 Fast' - limit: 2000000 - reserved_tokens: 4096 - supports_streaming: true - supports_image: true - supports_reasoning: true - supports_include_reasoning: true - supports_tool_search: true - supports_custom_temperature: true - pricing: - input: 0.2 - output: 0.5 - cache_read: 0.05 - - id: x-ai/grok-4.20 - name: 'xAI: Grok 4.20' + - id: x-ai/grok-4.20-multi-agent + name: 'xAI: Grok 4.20 Multi-Agent' limit: 2000000 reserved_tokens: 4096 supports_streaming: true supports_image: true supports_reasoning: true supports_include_reasoning: true - supports_tool_search: true supports_custom_temperature: true + release_date: "2026-03-31" + last_updated: "2026-03-31" pricing: input: 2 output: 6 cache_read: 0.2 - - id: x-ai/grok-4.20-multi-agent - name: 'xAI: Grok 4.20 Multi-Agent' - limit: 2000000 - reserved_tokens: 4096 + - id: x-ai/grok-4.3 + name: Grok 4.3 + limit: 1000000 + reserved_tokens: 1000000 supports_streaming: true supports_image: true supports_reasoning: true - supports_include_reasoning: true + supports_tool_search: true supports_custom_temperature: true + release_date: "2026-04-17" + last_updated: "2026-04-17" pricing: - input: 2 - output: 6 + input: 1.25 + output: 2.5 cache_read: 0.2 - - id: x-ai/grok-code-fast-1 - name: 'xAI: Grok Code Fast 1' + - id: x-ai/grok-build-0.1 + name: Grok Build 0.1 limit: 256000 - reserved_tokens: 4096 + reserved_tokens: 256000 supports_streaming: true + supports_image: true supports_reasoning: true - supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-04-16" + last_updated: "2026-04-16" pricing: - input: 0.2 - output: 1.5 - cache_read: 0.02 + input: 1 + output: 2 + cache_read: 0.2 - id: xiaomi/mimo-v2-flash name: 'Xiaomi: MiMo-V2-Flash' limit: 262144 @@ -3326,6 +3989,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-16" + last_updated: "2026-02-04" pricing: input: 0.09 output: 0.29 @@ -3341,6 +4006,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-03-18" + last_updated: "2026-03-18" pricing: input: 0.4 output: 2 @@ -3354,6 +4021,38 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-03-18" + last_updated: "2026-03-18" + pricing: + input: 1 + output: 3 + cache_read: 0.2 + - id: xiaomi/mimo-v2.5 + name: MiMo-V2.5 + limit: 1048576 + reserved_tokens: 131072 + supports_streaming: true + supports_image: true + supports_video: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-22" + last_updated: "2026-04-22" + pricing: + input: 0.4 + output: 2 + cache_read: 0.08 + - id: xiaomi/mimo-v2.5-pro + name: MiMo-V2.5-Pro + limit: 1048576 + reserved_tokens: 16384 + supports_streaming: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-22" + last_updated: "2026-04-22" pricing: input: 1 output: 3 @@ -3365,6 +4064,8 @@ models: supports_streaming: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-07-24" + last_updated: "2025-07-24" pricing: input: 0.1 output: 0.1 @@ -3377,6 +4078,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-07-28" + last_updated: "2025-07-28" pricing: input: 0.13 output: 0.85 @@ -3390,7 +4093,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true - pricing: {} + release_date: "2025-07-28" + last_updated: "2025-07-28" - id: z-ai/glm-4.5v name: 'Z.ai: GLM 4.5V' limit: 65536 @@ -3401,6 +4105,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-08-11" + last_updated: "2025-08-11" pricing: input: 0.6 output: 1.8 @@ -3416,6 +4122,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2025-12-08" + last_updated: "2025-12-08" pricing: input: 0.3 output: 0.9 @@ -3428,10 +4136,26 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-01-19" + last_updated: "2026-01-19" pricing: input: 0.06 output: 0.4 cache_read: 0.01 + - id: z-ai/glm-5 + name: GLM-5 + limit: 202752 + reserved_tokens: 131000 + supports_streaming: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-02-11" + last_updated: "2026-02-11" + pricing: + input: 0.6 + output: 1.92 + cache_read: 0.12 - id: z-ai/glm-5-turbo name: 'Z.ai: GLM 5 Turbo' limit: 202752 @@ -3441,6 +4165,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-03-16" + last_updated: "2026-03-16" pricing: input: 1.2 output: 4 @@ -3454,6 +4180,8 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-03-27" + last_updated: "2026-03-27" pricing: input: 0.95 output: 3.15 @@ -3469,7 +4197,133 @@ models: supports_include_reasoning: true supports_tool_search: true supports_custom_temperature: true + release_date: "2026-04-01" + last_updated: "2026-04-01" pricing: input: 1.2 output: 4 cache_read: 0.24 + - id: ~anthropic/claude-haiku-latest + name: Anthropic Claude Haiku Latest + limit: 200000 + reserved_tokens: 64000 + supports_streaming: true + supports_image: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-27" + last_updated: "2026-04-27" + pricing: + input: 1 + output: 5 + cache_write: 1.25 + cache_read: 0.1 + - id: ~anthropic/claude-opus-latest + name: Claude Opus Latest + limit: 1000000 + reserved_tokens: 128000 + supports_streaming: true + supports_image: true + supports_reasoning: true + supports_tool_search: true + release_date: "2026-04-21" + last_updated: "2026-04-21" + pricing: + input: 5 + output: 25 + cache_write: 6.25 + cache_read: 0.5 + - id: ~anthropic/claude-sonnet-latest + name: Anthropic Claude Sonnet Latest + limit: 1000000 + reserved_tokens: 128000 + supports_streaming: true + supports_image: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-27" + last_updated: "2026-04-27" + pricing: + input: 3 + output: 15 + cache_write: 3.75 + cache_read: 0.3 + - id: ~google/gemini-flash-latest + name: Google Gemini Flash Latest + limit: 1048576 + reserved_tokens: 65536 + supports_streaming: true + supports_image: true + supports_video: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-27" + last_updated: "2026-04-27" + pricing: + input: 1.5 + output: 9 + cache_write: 0.083333 + cache_read: 0.15 + - id: ~google/gemini-pro-latest + name: Google Gemini Pro Latest + limit: 1048576 + reserved_tokens: 65536 + supports_streaming: true + supports_image: true + supports_video: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-27" + last_updated: "2026-04-27" + pricing: + input: 2 + output: 12 + cache_write: 0.375 + cache_read: 0.2 + - id: ~moonshotai/kimi-latest + name: MoonshotAI Kimi Latest + limit: 262142 + reserved_tokens: 262142 + supports_streaming: true + supports_image: true + supports_reasoning: true + supports_tool_search: true + supports_custom_temperature: true + release_date: "2026-04-27" + last_updated: "2026-04-27" + pricing: + input: 0.73 + output: 3.49 + cache_read: 0.25 + - id: ~openai/gpt-latest + name: OpenAI GPT Latest + limit: 1050000 + reserved_tokens: 128000 + supports_streaming: true + supports_image: true + supports_reasoning: true + supports_tool_search: true + release_date: "2026-04-27" + last_updated: "2026-04-27" + pricing: + input: 5 + output: 30 + cache_read: 0.5 + - id: ~openai/gpt-mini-latest + name: OpenAI GPT Mini Latest + limit: 400000 + reserved_tokens: 128000 + supports_streaming: true + supports_image: true + supports_reasoning: true + supports_tool_search: true + release_date: "2026-04-27" + last_updated: "2026-04-27" + pricing: + input: 0.75 + output: 4.5 + cache_read: 0.075 diff --git a/catalog/snapshots/latest.json b/catalog/snapshots/latest.json index abc194b..3ada475 100644 --- a/catalog/snapshots/latest.json +++ b/catalog/snapshots/latest.json @@ -1,6 +1,6 @@ { "version": 1, - "generated": "2026-05-22T09:45:26Z", + "generated": "2026-05-25T05:29:40Z", "providers": [ { "name": "anthropic", @@ -30,6 +30,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-10-15", + "last_updated": "2025-10-15", "pricing": { "input": 1, "output": 5, @@ -50,6 +52,8 @@ "supports_tool_search": true, "supports_custom_temperature": true, "default_selection": true, + "release_date": "2026-04-16", + "last_updated": "2026-04-16", "pricing": { "input": 5, "output": 25, @@ -68,6 +72,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-02-17", + "last_updated": "2026-03-13", "pricing": { "input": 3, "output": 15, @@ -144,7 +150,10 @@ "supports_video": true, "supports_reasoning": true, "supports_include_reasoning": true, + "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-17", + "last_updated": "2025-12-17", "pricing": { "input": 0.5, "output": 3, @@ -180,6 +189,8 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2026-02-26", + "last_updated": "2026-02-26", "pricing": { "input": 0.5, "output": 3, @@ -196,7 +207,10 @@ "supports_video": true, "supports_reasoning": true, "supports_include_reasoning": true, + "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-03", + "last_updated": "2026-03-03", "pricing": { "input": 0.25, "output": 1.5, @@ -214,7 +228,10 @@ "supports_video": true, "supports_reasoning": true, "supports_include_reasoning": true, + "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-02-19", + "last_updated": "2026-02-19", "pricing": { "input": 2, "output": 12, @@ -232,7 +249,10 @@ "supports_video": true, "supports_reasoning": true, "supports_include_reasoning": true, + "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-02-19", + "last_updated": "2026-02-19", "pricing": { "input": 2, "output": 12, @@ -240,6 +260,18 @@ "cache_read": 0.2 } }, + { + "id": "gemini-embedding-001", + "name": "Gemini Embedding 001", + "limit": 2048, + "reserved_tokens": 1, + "supports_streaming": true, + "release_date": "2025-05-20", + "last_updated": "2025-05-20", + "pricing": { + "input": 0.15 + } + }, { "id": "gemma-4-26b-a4b-it", "name": "Gemma 4 26B A4B ", @@ -250,7 +282,10 @@ "supports_video": true, "supports_reasoning": true, "supports_include_reasoning": true, + "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-04-02", + "last_updated": "2026-04-02", "pricing": { "input": 0.07, "output": 0.4, @@ -281,7 +316,10 @@ "supports_video": true, "supports_reasoning": true, "supports_include_reasoning": true, + "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-04-02", + "last_updated": "2026-04-02", "pricing": { "input": 0.13, "output": 0.38, @@ -490,6 +528,15 @@ "base_url": "https://api.openai.com/v1", "default_model": "gpt-5.4-pro", "models": [ + { + "id": "chatgpt-image-latest", + "name": "chatgpt-image-latest", + "supports_streaming": true, + "supports_image": true, + "release_date": "2025-12-16", + "last_updated": "2025-12-16", + "pricing": {} + }, { "id": "gpt-4o", "name": "GPT-4o", @@ -499,6 +546,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-05-13", + "last_updated": "2024-08-06", "pricing": { "input": 2.5, "output": 10, @@ -514,6 +563,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-07-18", + "last_updated": "2024-07-18", "pricing": { "input": 0.15, "output": 0.6, @@ -594,6 +645,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-11-13", + "last_updated": "2025-11-13", "pricing": { "input": 1.25, "output": 10, @@ -612,6 +665,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-11-13", + "last_updated": "2025-11-13", "pricing": { "input": 0.25, "output": 2, @@ -646,6 +701,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-02-05", + "last_updated": "2026-02-05", "pricing": { "input": 1.75, "output": 14, @@ -653,6 +710,23 @@ "cache_read": 0.17 } }, + { + "id": "gpt-5.3-codex-spark", + "name": "GPT-5.3 Codex Spark", + "limit": 128000, + "reserved_tokens": 32000, + "supports_streaming": true, + "supports_image": true, + "supports_reasoning": true, + "supports_tool_search": true, + "release_date": "2026-02-05", + "last_updated": "2026-02-05", + "pricing": { + "input": 1.75, + "output": 14, + "cache_read": 0.175 + } + }, { "id": "gpt-5.4", "name": "GPT-5.4", @@ -664,6 +738,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-05", + "last_updated": "2026-03-05", "pricing": { "input": 2.5, "output": 15, @@ -682,6 +758,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-17", + "last_updated": "2026-03-17", "pricing": { "input": 0.75, "output": 4.5, @@ -700,6 +778,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-17", + "last_updated": "2026-03-17", "pricing": { "input": 0.2, "output": 1.25, @@ -719,6 +799,8 @@ "supports_tool_search": true, "supports_custom_temperature": true, "default_selection": true, + "release_date": "2026-03-05", + "last_updated": "2026-03-05", "pricing": { "input": 30, "output": 180, @@ -736,6 +818,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-04-16", + "last_updated": "2025-04-16", "pricing": { "input": 2, "output": 8, @@ -754,6 +838,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-06-26", + "last_updated": "2024-06-26", "pricing": { "input": 10, "output": 40, @@ -772,6 +858,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-06-10", + "last_updated": "2025-06-10", "pricing": { "input": 20, "output": 80, @@ -789,6 +877,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-04-16", + "last_updated": "2025-04-16", "pricing": { "input": 1.1, "output": 4.4, @@ -807,6 +897,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-06-26", + "last_updated": "2024-06-26", "pricing": { "input": 2, "output": 8, @@ -849,6 +941,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-08-08", + "last_updated": "2025-08-08", "pricing": { "input": 2, "output": 8 @@ -863,6 +957,8 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2025-02-04", + "last_updated": "2025-02-04", "pricing": { "input": 0.7, "output": 1.4 @@ -877,6 +973,8 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2026-02-23", + "last_updated": "2026-02-23", "pricing": { "input": 0.8, "output": 1.6, @@ -890,6 +988,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2025-02-04", + "last_updated": "2025-02-04", "pricing": { "input": 0.8, "output": 1.6 @@ -902,6 +1002,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2025-04-14", + "last_updated": "2025-04-14", "pricing": { "input": 0.8, "output": 1.2 @@ -917,24 +1019,14 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-09-18", + "last_updated": "2025-09-18", "pricing": { "input": 0.09, "output": 0.45, "cache_read": 0.09 } }, - { - "id": "allenai/olmo-2-0325-32b-instruct", - "name": "AllenAI: Olmo 2 32B Instruct", - "limit": 128000, - "reserved_tokens": 4096, - "supports_streaming": true, - "supports_custom_temperature": true, - "pricing": { - "input": 0.05, - "output": 0.2 - } - }, { "id": "allenai/olmo-3-32b-think", "name": "AllenAI: Olmo 3 32B Think", @@ -944,36 +1036,13 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2025-11-21", + "last_updated": "2025-11-21", "pricing": { "input": 0.15, "output": 0.5 } }, - { - "id": "allenai/olmo-3.1-32b-instruct", - "name": "AllenAI: Olmo 3.1 32B Instruct", - "limit": 65536, - "reserved_tokens": 4096, - "supports_streaming": true, - "supports_tool_search": true, - "supports_custom_temperature": true, - "pricing": { - "input": 0.2, - "output": 0.6 - } - }, - { - "id": "alpindale/goliath-120b", - "name": "Goliath 120B", - "limit": 6144, - "reserved_tokens": 4096, - "supports_streaming": true, - "supports_custom_temperature": true, - "pricing": { - "input": 3.75, - "output": 7.5 - } - }, { "id": "amazon/nova-2-lite-v1", "name": "Amazon: Nova 2 Lite", @@ -986,6 +1055,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-02", + "last_updated": "2025-12-02", "pricing": { "input": 0.3, "output": 2.5 @@ -1000,6 +1071,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-12-05", + "last_updated": "2024-12-05", "pricing": { "input": 0.06, "output": 0.24 @@ -1013,6 +1086,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-12-05", + "last_updated": "2024-12-05", "pricing": { "input": 0.04, "output": 0.14 @@ -1027,6 +1102,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-10-31", + "last_updated": "2025-10-31", "pricing": { "input": 2.5, "output": 12.5, @@ -1042,6 +1119,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-12-05", + "last_updated": "2024-12-05", "pricing": { "input": 0.8, "output": 3.2 @@ -1054,6 +1133,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2024-10-22", + "last_updated": "2024-10-22", "pricing": { "input": 3, "output": 5 @@ -1068,6 +1149,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-03-13", + "last_updated": "2024-03-13", "pricing": { "input": 0.25, "output": 1.25, @@ -1084,6 +1167,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-11-04", + "last_updated": "2024-11-04", "pricing": { "input": 0.8, "output": 4, @@ -1092,8 +1177,8 @@ } }, { - "id": "anthropic/claude-3.7-sonnet", - "name": "Anthropic: Claude 3.7 Sonnet", + "id": "anthropic/claude-haiku-4.5", + "name": "Anthropic: Claude Haiku 4.5", "limit": 200000, "reserved_tokens": 4096, "supports_streaming": true, @@ -1102,47 +1187,32 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-10-15", + "last_updated": "2025-10-15", "pricing": { - "input": 3, - "output": 15, - "cache_write": 3.75, - "cache_read": 0.3 - } - }, - { - "id": "anthropic/claude-3.7-sonnet:thinking", - "name": "Anthropic: Claude 3.7 Sonnet (thinking)", - "limit": 200000, - "reserved_tokens": 30000, - "supports_streaming": true, - "supports_image": true, - "supports_reasoning": true, - "supports_include_reasoning": true, - "supports_tool_search": true, - "supports_custom_temperature": true, - "pricing": { - "input": 3, - "output": 15, - "cache_write": 3.75, - "cache_read": 0.3 + "input": 1, + "output": 5, + "cache_write": 1.25, + "cache_read": 0.1 } }, { - "id": "anthropic/claude-haiku-4.5", - "name": "Anthropic: Claude Haiku 4.5", + "id": "anthropic/claude-opus-4", + "name": "Claude Opus 4", "limit": 200000, - "reserved_tokens": 4096, + "reserved_tokens": 32000, "supports_streaming": true, "supports_image": true, "supports_reasoning": true, - "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-05-22", + "last_updated": "2025-05-22", "pricing": { - "input": 1, - "output": 5, - "cache_write": 1.25, - "cache_read": 0.1 + "input": 15, + "output": 75, + "cache_write": 18.75, + "cache_read": 1.5 } }, { @@ -1156,6 +1226,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-04-07", + "last_updated": "2026-04-07", "pricing": { "input": 30, "output": 150, @@ -1174,6 +1246,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-04-16", + "last_updated": "2026-04-16", "pricing": { "input": 5, "output": 25, @@ -1181,6 +1255,43 @@ "cache_read": 0.5 } }, + { + "id": "anthropic/claude-opus-4.7-fast", + "name": "Claude Opus 4.7 (Fast)", + "limit": 1000000, + "reserved_tokens": 128000, + "supports_streaming": true, + "supports_image": true, + "supports_reasoning": true, + "supports_tool_search": true, + "release_date": "2026-05-12", + "last_updated": "2026-05-12", + "pricing": { + "input": 30, + "output": 150, + "cache_write": 37.5, + "cache_read": 3 + } + }, + { + "id": "anthropic/claude-sonnet-4", + "name": "Claude Sonnet 4", + "limit": 1000000, + "reserved_tokens": 64000, + "supports_streaming": true, + "supports_image": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2025-05-22", + "last_updated": "2025-05-22", + "pricing": { + "input": 3, + "output": 15, + "cache_write": 3.75, + "cache_read": 0.3 + } + }, { "id": "anthropic/claude-sonnet-4.6", "name": "Anthropic: Claude Sonnet 4.6", @@ -1192,6 +1303,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-02-17", + "last_updated": "2026-03-13", "pricing": { "input": 3, "output": 15, @@ -1206,6 +1319,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2025-05-05", + "last_updated": "2025-05-05", "pricing": { "input": 0.5, "output": 0.8 @@ -1218,6 +1333,8 @@ "reserved_tokens": 19660, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2025-05-05", + "last_updated": "2025-05-05", "pricing": { "input": 0.9, "output": 3.3 @@ -1231,21 +1348,13 @@ "supports_streaming": true, "supports_image": true, "supports_custom_temperature": true, + "release_date": "2025-05-05", + "last_updated": "2025-05-05", "pricing": { "input": 0.18, "output": 0.18 } }, - { - "id": "arcee-ai/trinity-large-preview:free", - "name": "Arcee AI: Trinity Large Preview (free)", - "limit": 131000, - "reserved_tokens": 4096, - "supports_streaming": true, - "supports_tool_search": true, - "supports_custom_temperature": true, - "pricing": {} - }, { "id": "arcee-ai/trinity-large-thinking", "name": "Arcee AI: Trinity Large Thinking", @@ -1256,12 +1365,27 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-04-01", + "last_updated": "2026-04-01", "pricing": { "input": 0.22, "output": 0.85, "cache_read": 0.06 } }, + { + "id": "arcee-ai/trinity-large-thinking:free", + "name": "Trinity Large Thinking (free)", + "limit": 262144, + "reserved_tokens": 80000, + "supports_streaming": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-01", + "last_updated": "2026-04-01", + "pricing": {} + }, { "id": "arcee-ai/trinity-mini", "name": "Arcee AI: Trinity Mini", @@ -1272,6 +1396,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-01", + "last_updated": "2025-12-01", "pricing": { "input": 0.04, "output": 0.15 @@ -1285,11 +1411,25 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-05-05", + "last_updated": "2025-05-05", "pricing": { "input": 0.75, "output": 1.2 } }, + { + "id": "baidu/cobuddy:free", + "name": "CoBuddy (free)", + "limit": 131072, + "reserved_tokens": 65536, + "supports_streaming": true, + "supports_reasoning": true, + "supports_tool_search": true, + "release_date": "2026-05-06", + "last_updated": "2026-05-06", + "pricing": {} + }, { "id": "baidu/ernie-4.5-21b-a3b", "name": "Baidu: ERNIE 4.5 21B A3B", @@ -1298,6 +1438,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-08-12", + "last_updated": "2025-08-12", "pricing": { "input": 0.07, "output": 0.28 @@ -1312,6 +1454,8 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2025-10-09", + "last_updated": "2025-10-09", "pricing": { "input": 0.07, "output": 0.28 @@ -1324,6 +1468,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2025-06-30", + "last_updated": "2025-06-30", "pricing": { "input": 0.28, "output": 1.1 @@ -1340,6 +1486,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-08-12", + "last_updated": "2025-08-12", "pricing": { "input": 0.14, "output": 0.56 @@ -1355,11 +1503,29 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2025-06-30", + "last_updated": "2025-06-30", "pricing": { "input": 0.42, "output": 1.25 } }, + { + "id": "baidu/qianfan-ocr-fast", + "name": "Qianfan-OCR-Fast", + "limit": 65536, + "reserved_tokens": 28672, + "supports_streaming": true, + "supports_image": true, + "supports_reasoning": true, + "supports_custom_temperature": true, + "release_date": "2026-04-20", + "last_updated": "2026-04-20", + "pricing": { + "input": 0.68, + "output": 2.81 + } + }, { "id": "bytedance-seed/seed-1.6", "name": "ByteDance Seed: Seed 1.6", @@ -1372,6 +1538,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-23", + "last_updated": "2025-12-23", "pricing": { "input": 0.25, "output": 2 @@ -1389,6 +1557,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-23", + "last_updated": "2025-12-23", "pricing": { "input": 0.07, "output": 0.3 @@ -1406,6 +1576,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-10", + "last_updated": "2026-03-10", "pricing": { "input": 0.25, "output": 2 @@ -1423,6 +1595,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-02-26", + "last_updated": "2026-02-26", "pricing": { "input": 0.1, "output": 0.4 @@ -1436,6 +1610,8 @@ "supports_streaming": true, "supports_image": true, "supports_custom_temperature": true, + "release_date": "2025-07-22", + "last_updated": "2025-07-22", "pricing": { "input": 0.1, "output": 0.2, @@ -1449,6 +1625,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2025-07-09", + "last_updated": "2025-07-09", "pricing": {} }, { @@ -1458,6 +1636,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2025-03-13", + "last_updated": "2025-03-13", "pricing": { "input": 2.5, "output": 10 @@ -1471,6 +1651,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-08-30", + "last_updated": "2024-08-30", "pricing": { "input": 0.15, "output": 0.6 @@ -1484,6 +1666,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-08-30", + "last_updated": "2024-08-30", "pricing": { "input": 2.5, "output": 10 @@ -1496,6 +1680,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2024-02-27", + "last_updated": "2024-02-27", "pricing": { "input": 0.04, "output": 0.15 @@ -1510,24 +1696,26 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2025-11-13", + "last_updated": "2025-11-13", "pricing": { "input": 1.25, "output": 1.25 } }, { - "id": "deepseek/deepseek-chat-v3.1", - "name": "DeepSeek: DeepSeek V3.1", - "limit": 32768, - "reserved_tokens": 4096, + "id": "deepseek/deepseek-chat", + "name": "DeepSeek Chat", + "limit": 163840, + "reserved_tokens": 16384, "supports_streaming": true, - "supports_reasoning": true, - "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-01", + "last_updated": "2026-02-28", "pricing": { - "input": 0.15, - "output": 0.75 + "input": 0.32, + "output": 0.89 } }, { @@ -1540,6 +1728,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-05-28", + "last_updated": "2025-05-28", "pricing": { "input": 0.5, "output": 2.15, @@ -1555,6 +1745,8 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2025-01-23", + "last_updated": "2025-01-23", "pricing": { "input": 0.7, "output": 0.8 @@ -1569,6 +1761,8 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2025-01-29", + "last_updated": "2025-01-29", "pricing": { "input": 0.29, "output": 0.29 @@ -1584,6 +1778,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-09-22", + "last_updated": "2025-09-22", "pricing": { "input": 0.21, "output": 0.79, @@ -1600,6 +1796,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-01", + "last_updated": "2025-12-01", "pricing": { "input": 0.26, "output": 0.38, @@ -1616,6 +1814,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-09-29", + "last_updated": "2025-09-29", "pricing": { "input": 0.27, "output": 0.41 @@ -1630,12 +1830,60 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2025-12-01", + "last_updated": "2025-12-01", "pricing": { "input": 0.4, "output": 1.2, "cache_read": 0.2 } }, + { + "id": "deepseek/deepseek-v4-flash", + "name": "DeepSeek V4 Flash", + "limit": 1048576, + "reserved_tokens": 16384, + "supports_streaming": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-24", + "last_updated": "2026-04-24", + "pricing": { + "input": 0.1, + "output": 0.2, + "cache_read": 0.02 + } + }, + { + "id": "deepseek/deepseek-v4-flash:free", + "name": "DeepSeek V4 Flash (free)", + "limit": 1048576, + "reserved_tokens": 384000, + "supports_streaming": true, + "supports_reasoning": true, + "supports_tool_search": true, + "release_date": "2026-04-24", + "last_updated": "2026-04-24", + "pricing": {} + }, + { + "id": "deepseek/deepseek-v4-pro", + "name": "DeepSeek V4 Pro", + "limit": 1048576, + "reserved_tokens": 384000, + "supports_streaming": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-24", + "last_updated": "2026-04-24", + "pricing": { + "input": 0.435, + "output": 0.87, + "cache_read": 0.003625 + } + }, { "id": "essentialai/rnj-1-instruct", "name": "EssentialAI: Rnj 1 Instruct", @@ -1644,6 +1892,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-07", + "last_updated": "2025-12-07", "pricing": { "input": 0.15, "output": 0.15 @@ -1659,6 +1909,8 @@ "supports_video": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-02-05", + "last_updated": "2025-02-05", "pricing": { "input": 0.1, "output": 0.4, @@ -1676,6 +1928,8 @@ "supports_video": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-02-25", + "last_updated": "2025-02-25", "pricing": { "input": 0.07, "output": 0.3 @@ -1693,6 +1947,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-03-20", + "last_updated": "2025-06-05", "pricing": { "input": 0.3, "output": 2.5, @@ -1708,6 +1964,8 @@ "supports_streaming": true, "supports_image": true, "supports_custom_temperature": true, + "release_date": "2025-08-26", + "last_updated": "2025-08-26", "pricing": { "input": 0.3, "output": 2.5, @@ -1727,6 +1985,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-09-25", + "last_updated": "2025-09-25", "pricing": { "input": 0.1, "output": 0.4, @@ -1735,22 +1995,22 @@ } }, { - "id": "google/gemini-2.5-pro-preview-05-06", - "name": "Google: Gemini 2.5 Pro Preview 05-06", + "id": "google/gemini-2.5-pro-preview", + "name": "Gemini 2.5 Pro Preview 06-05", "limit": 1048576, - "reserved_tokens": 4096, + "reserved_tokens": 65536, "supports_streaming": true, "supports_image": true, - "supports_video": true, "supports_reasoning": true, - "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-06-05", + "last_updated": "2025-06-05", "pricing": { "input": 1.25, "output": 10, - "cache_write": 0.38, - "cache_read": 0.12 + "cache_write": 0.375, + "cache_read": 0.125 } }, { @@ -1765,6 +2025,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-17", + "last_updated": "2025-12-17", "pricing": { "input": 0.5, "output": 3, @@ -1782,6 +2044,8 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2025-11-20", + "last_updated": "2025-11-20", "pricing": { "input": 2, "output": 12, @@ -1799,28 +2063,31 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2026-02-26", + "last_updated": "2026-02-26", "pricing": { "input": 0.5, "output": 3 } }, { - "id": "google/gemini-3.1-flash-lite-preview", - "name": "Google: Gemini 3.1 Flash Lite Preview", + "id": "google/gemini-3.1-flash-lite", + "name": "Gemini 3.1 Flash Lite", "limit": 1048576, - "reserved_tokens": 4096, + "reserved_tokens": 65536, "supports_streaming": true, "supports_image": true, "supports_video": true, "supports_reasoning": true, - "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-05-07", + "last_updated": "2026-05-07", "pricing": { "input": 0.25, "output": 1.5, - "cache_write": 0.08, - "cache_read": 0.02 + "cache_write": 0.083333, + "cache_read": 0.025 } }, { @@ -1835,6 +2102,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-02-19", + "last_updated": "2026-02-19", "pricing": { "input": 2, "output": 12, @@ -1854,6 +2123,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-02-19", + "last_updated": "2026-02-19", "pricing": { "input": 2, "output": 12, @@ -1861,6 +2132,26 @@ "cache_read": 0.2 } }, + { + "id": "google/gemini-3.5-flash", + "name": "Gemini 3.5 Flash", + "limit": 1048576, + "reserved_tokens": 65536, + "supports_streaming": true, + "supports_image": true, + "supports_video": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-05-19", + "last_updated": "2026-05-19", + "pricing": { + "input": 1.5, + "output": 9, + "cache_write": 0.083333, + "cache_read": 0.15 + } + }, { "id": "google/gemma-2-27b-it", "name": "Google: Gemma 2 27B", @@ -1868,6 +2159,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2024-07-13", + "last_updated": "2024-07-13", "pricing": { "input": 0.65, "output": 0.65 @@ -1880,22 +2173,15 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_image": true, + "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-03-13", + "last_updated": "2025-03-13", "pricing": { "input": 0.04, "output": 0.13 } }, - { - "id": "google/gemma-3-12b-it:free", - "name": "Google: Gemma 3 12B (free)", - "limit": 32768, - "reserved_tokens": 4096, - "supports_streaming": true, - "supports_image": true, - "supports_custom_temperature": true, - "pricing": {} - }, { "id": "google/gemma-3-27b-it", "name": "Google: Gemma 3 27B", @@ -1903,22 +2189,15 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_image": true, + "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-03-12", + "last_updated": "2025-03-12", "pricing": { "input": 0.08, "output": 0.16 } }, - { - "id": "google/gemma-3-27b-it:free", - "name": "Google: Gemma 3 27B (free)", - "limit": 131072, - "reserved_tokens": 4096, - "supports_streaming": true, - "supports_image": true, - "supports_custom_temperature": true, - "pricing": {} - }, { "id": "google/gemma-3-4b-it", "name": "Google: Gemma 3 4B", @@ -1927,30 +2206,13 @@ "supports_streaming": true, "supports_image": true, "supports_custom_temperature": true, + "release_date": "2025-03-13", + "last_updated": "2025-03-13", "pricing": { "input": 0.04, "output": 0.08 } }, - { - "id": "google/gemma-3-4b-it:free", - "name": "Google: Gemma 3 4B (free)", - "limit": 32768, - "reserved_tokens": 4096, - "supports_streaming": true, - "supports_image": true, - "supports_custom_temperature": true, - "pricing": {} - }, - { - "id": "google/gemma-3n-e2b-it:free", - "name": "Google: Gemma 3n 2B (free)", - "limit": 8192, - "reserved_tokens": 4096, - "supports_streaming": true, - "supports_custom_temperature": true, - "pricing": {} - }, { "id": "google/gemma-3n-e4b-it", "name": "Google: Gemma 3n 4B", @@ -1958,24 +2220,17 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2025-05-20", + "last_updated": "2025-05-20", "pricing": { "input": 0.06, "output": 0.12 } }, { - "id": "google/gemma-3n-e4b-it:free", - "name": "Google: Gemma 3n 4B (free)", - "limit": 8192, - "reserved_tokens": 4096, - "supports_streaming": true, - "supports_custom_temperature": true, - "pricing": {} - }, - { - "id": "google/gemma-4-26b-a4b-it", - "name": "Google: Gemma 4 26B A4B ", - "limit": 262144, + "id": "google/gemma-4-26b-a4b-it", + "name": "Google: Gemma 4 26B A4B ", + "limit": 262144, "reserved_tokens": 4096, "supports_streaming": true, "supports_image": true, @@ -1984,6 +2239,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-04-02", + "last_updated": "2026-04-02", "pricing": { "input": 0.07, "output": 0.4, @@ -2002,6 +2259,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-04-02", + "last_updated": "2026-04-02", "pricing": {} }, { @@ -2016,6 +2275,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-04-02", + "last_updated": "2026-04-02", "pricing": { "input": 0.13, "output": 0.38, @@ -2034,6 +2295,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-04-02", + "last_updated": "2026-04-02", "pricing": {} }, { @@ -2044,6 +2307,8 @@ "supports_streaming": true, "supports_image": true, "supports_custom_temperature": true, + "release_date": "2026-03-30", + "last_updated": "2026-03-30", "pricing": {} }, { @@ -2054,6 +2319,8 @@ "supports_streaming": true, "supports_image": true, "supports_custom_temperature": true, + "release_date": "2026-03-30", + "last_updated": "2026-03-30", "pricing": {} }, { @@ -2063,6 +2330,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2023-07-02", + "last_updated": "2023-07-02", "pricing": { "input": 0.06, "output": 0.06 @@ -2075,11 +2344,29 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2025-10-20", + "last_updated": "2025-10-20", "pricing": { "input": 0.02, "output": 0.11 } }, + { + "id": "ibm-granite/granite-4.1-8b", + "name": "Granite 4.1 8B", + "limit": 131072, + "reserved_tokens": 131072, + "supports_streaming": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-30", + "last_updated": "2026-04-30", + "pricing": { + "input": 0.05, + "output": 0.1, + "cache_read": 0.05 + } + }, { "id": "inception/mercury-2", "name": "Inception: Mercury 2", @@ -2090,12 +2377,63 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-04", + "last_updated": "2026-03-04", "pricing": { "input": 0.25, "output": 0.75, "cache_read": 0.02 } }, + { + "id": "inclusionai/ling-2.6-1t", + "name": "Ling-2.6-1T", + "limit": 262144, + "reserved_tokens": 32768, + "supports_streaming": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-23", + "last_updated": "2026-04-23", + "pricing": { + "input": 0.075, + "output": 0.625, + "cache_read": 0.015 + } + }, + { + "id": "inclusionai/ling-2.6-flash", + "name": "Ling-2.6-flash", + "limit": 262144, + "reserved_tokens": 32768, + "supports_streaming": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-21", + "last_updated": "2026-04-21", + "pricing": { + "input": 0.01, + "output": 0.03, + "cache_read": 0.002 + } + }, + { + "id": "inclusionai/ring-2.6-1t", + "name": "Ring-2.6-1T", + "limit": 262144, + "reserved_tokens": 65536, + "supports_streaming": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-05-08", + "last_updated": "2026-05-08", + "pricing": { + "input": 0.075, + "output": 0.625, + "cache_read": 0.015 + } + }, { "id": "inflection/inflection-3-pi", "name": "Inflection: Inflection 3 Pi", @@ -2103,6 +2441,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2024-10-11", + "last_updated": "2024-10-11", "pricing": { "input": 2.5, "output": 10 @@ -2115,6 +2455,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2024-10-11", + "last_updated": "2024-10-11", "pricing": { "input": 2.5, "output": 10 @@ -2128,6 +2470,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-27", + "last_updated": "2026-03-27", "pricing": { "input": 0.3, "output": 1.2, @@ -2141,6 +2485,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2026-02-25", + "last_updated": "2026-02-25", "pricing": { "input": 0.03, "output": 0.12 @@ -2153,6 +2499,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2026-01-20", + "last_updated": "2026-01-20", "pricing": {} }, { @@ -2164,6 +2512,8 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2026-01-20", + "last_updated": "2026-01-20", "pricing": {} }, { @@ -2173,6 +2523,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2023-08-02", + "last_updated": "2023-08-02", "pricing": { "input": 0.75, "output": 1 @@ -2185,6 +2537,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2024-04-18", + "last_updated": "2024-04-18", "pricing": { "input": 0.51, "output": 0.74 @@ -2198,6 +2552,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-04-18", + "last_updated": "2024-04-18", "pricing": { "input": 0.03, "output": 0.04 @@ -2211,6 +2567,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-07-23", + "last_updated": "2024-07-23", "pricing": { "input": 0.4, "output": 0.4 @@ -2224,6 +2582,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-07-23", + "last_updated": "2024-07-23", "pricing": { "input": 0.02, "output": 0.05 @@ -2237,6 +2597,8 @@ "supports_streaming": true, "supports_image": true, "supports_custom_temperature": true, + "release_date": "2024-09-25", + "last_updated": "2024-09-25", "pricing": { "input": 0.24, "output": 0.24 @@ -2249,6 +2611,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2024-09-25", + "last_updated": "2024-09-25", "pricing": { "input": 0.03, "output": 0.2 @@ -2261,6 +2625,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2024-09-25", + "last_updated": "2024-09-25", "pricing": { "input": 0.05, "output": 0.34 @@ -2273,6 +2639,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2024-09-25", + "last_updated": "2024-09-25", "pricing": {} }, { @@ -2283,6 +2651,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-12-06", + "last_updated": "2024-12-06", "pricing": { "input": 0.1, "output": 0.32 @@ -2296,6 +2666,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-12-06", + "last_updated": "2024-12-06", "pricing": {} }, { @@ -2307,6 +2679,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-04-05", + "last_updated": "2025-04-05", "pricing": { "input": 0.15, "output": 0.6 @@ -2321,6 +2695,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-04-05", + "last_updated": "2025-04-05", "pricing": { "input": 0.08, "output": 0.3 @@ -2333,6 +2709,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2025-02-12", + "last_updated": "2025-02-12", "pricing": { "input": 0.48, "output": 0.03 @@ -2346,21 +2724,13 @@ "supports_streaming": true, "supports_image": true, "supports_custom_temperature": true, + "release_date": "2025-04-30", + "last_updated": "2025-04-30", "pricing": { "input": 0.18, "output": 0.18 } }, - { - "id": "meta-llama/llama-guard-4-12b:free", - "name": "Meta: Llama Guard 4 12B (free)", - "limit": 163840, - "reserved_tokens": 4096, - "supports_streaming": true, - "supports_image": true, - "supports_custom_temperature": true, - "pricing": {} - }, { "id": "microsoft/phi-4", "name": "Microsoft: Phi 4", @@ -2368,11 +2738,28 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2025-01-10", + "last_updated": "2025-01-10", "pricing": { "input": 0.07, "output": 0.14 } }, + { + "id": "microsoft/phi-4-mini-instruct", + "name": "Phi 4 Mini Instruct", + "limit": 128000, + "reserved_tokens": 128000, + "supports_streaming": true, + "supports_custom_temperature": true, + "release_date": "2025-10-17", + "last_updated": "2025-10-17", + "pricing": { + "input": 0.08, + "output": 0.35, + "cache_read": 0.08 + } + }, { "id": "microsoft/wizardlm-2-8x22b", "name": "WizardLM-2 8x22B", @@ -2380,6 +2767,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2024-04-16", + "last_updated": "2024-04-16", "pricing": { "input": 0.62, "output": 0.62 @@ -2393,6 +2782,8 @@ "supports_streaming": true, "supports_image": true, "supports_custom_temperature": true, + "release_date": "2025-01-15", + "last_updated": "2025-01-15", "pricing": { "input": 0.2, "output": 1.1 @@ -2408,6 +2799,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-06-17", + "last_updated": "2025-06-17", "pricing": { "input": 0.4, "output": 2.2 @@ -2423,6 +2816,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-10-27", + "last_updated": "2025-10-27", "pricing": { "input": 0.26, "output": 1, @@ -2436,6 +2831,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2026-01-23", + "last_updated": "2026-01-23", "pricing": { "input": 0.3, "output": 1.2, @@ -2452,6 +2849,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-23", + "last_updated": "2025-12-23", "pricing": { "input": 0.29, "output": 0.95, @@ -2468,6 +2867,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-02-12", + "last_updated": "2026-02-12", "pricing": { "input": 0.12, "output": 0.99, @@ -2484,6 +2885,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-02-12", + "last_updated": "2026-02-12", "pricing": {} }, { @@ -2496,6 +2899,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-18", + "last_updated": "2026-03-18", "pricing": { "input": 0.3, "output": 1.2, @@ -2510,6 +2915,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-08-01", + "last_updated": "2025-08-01", "pricing": { "input": 0.3, "output": 0.9, @@ -2524,6 +2931,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-09", + "last_updated": "2025-12-09", "pricing": { "input": 0.4, "output": 2, @@ -2538,6 +2947,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-07-10", + "last_updated": "2025-07-10", "pricing": { "input": 0.4, "output": 2, @@ -2552,6 +2963,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-07-10", + "last_updated": "2025-07-10", "pricing": { "input": 0.1, "output": 0.3, @@ -2567,6 +2980,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-02", + "last_updated": "2025-12-02", "pricing": { "input": 0.2, "output": 0.2, @@ -2582,6 +2997,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-02", + "last_updated": "2025-12-02", "pricing": { "input": 0.1, "output": 0.1, @@ -2597,6 +3014,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-02", + "last_updated": "2025-12-02", "pricing": { "input": 0.15, "output": 0.15, @@ -2610,41 +3029,63 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2023-09-28", + "last_updated": "2023-09-28", "pricing": { "input": 0.11, "output": 0.19 } }, { - "id": "mistralai/mistral-large-2512", - "name": "Mistral: Mistral Large 3 2512", - "limit": 262144, - "reserved_tokens": 4096, + "id": "mistralai/mistral-large-2407", + "name": "Mistral Large 2407", + "limit": 131072, + "reserved_tokens": 131072, "supports_streaming": true, - "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-11-19", + "last_updated": "2024-11-19", "pricing": { - "input": 0.5, - "output": 1.5, - "cache_read": 0.05 + "input": 2, + "output": 6, + "cache_read": 0.2 } }, { - "id": "mistralai/mistral-medium-3.1", - "name": "Mistral: Mistral Medium 3.1", + "id": "mistralai/mistral-medium-3", + "name": "Mistral Medium 3", "limit": 131072, - "reserved_tokens": 4096, + "reserved_tokens": 131072, "supports_streaming": true, "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-05-07", + "last_updated": "2025-05-07", "pricing": { "input": 0.4, "output": 2, "cache_read": 0.04 } }, + { + "id": "mistralai/mistral-medium-3-5", + "name": "Mistral Medium 3.5", + "limit": 262144, + "reserved_tokens": 262144, + "supports_streaming": true, + "supports_image": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-30", + "last_updated": "2026-04-30", + "pricing": { + "input": 1.5, + "output": 7.5 + } + }, { "id": "mistralai/mistral-nemo", "name": "Mistral: Mistral Nemo", @@ -2653,6 +3094,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-07-01", + "last_updated": "2024-07-01", "pricing": { "input": 0.02, "output": 0.04 @@ -2666,6 +3109,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-02-17", + "last_updated": "2025-02-17", "pricing": { "input": 0.2, "output": 0.6, @@ -2679,6 +3124,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2025-01-30", + "last_updated": "2025-01-30", "pricing": { "input": 0.05, "output": 0.08 @@ -2695,6 +3142,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-16", + "last_updated": "2026-03-16", "pricing": { "input": 0.15, "output": 0.6, @@ -2709,6 +3158,8 @@ "supports_streaming": true, "supports_image": true, "supports_custom_temperature": true, + "release_date": "2025-03-17", + "last_updated": "2025-03-17", "pricing": { "input": 0.35, "output": 0.56 @@ -2723,25 +3174,13 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-06-20", + "last_updated": "2025-06-20", "pricing": { "input": 0.07, "output": 0.2 } }, - { - "id": "mistralai/mistral-small-creative", - "name": "Mistral: Mistral Small Creative", - "limit": 32768, - "reserved_tokens": 4096, - "supports_streaming": true, - "supports_tool_search": true, - "supports_custom_temperature": true, - "pricing": { - "input": 0.1, - "output": 0.3, - "cache_read": 0.01 - } - }, { "id": "mistralai/mixtral-8x22b-instruct", "name": "Mistral: Mixtral 8x22B Instruct", @@ -2750,25 +3189,14 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-04-17", + "last_updated": "2024-04-17", "pricing": { "input": 2, "output": 6, "cache_read": 0.2 } }, - { - "id": "mistralai/mixtral-8x7b-instruct", - "name": "Mistral: Mixtral 8x7B Instruct", - "limit": 32768, - "reserved_tokens": 4096, - "supports_streaming": true, - "supports_tool_search": true, - "supports_custom_temperature": true, - "pricing": { - "input": 0.54, - "output": 0.54 - } - }, { "id": "mistralai/pixtral-large-2411", "name": "Mistral: Pixtral Large 2411", @@ -2778,6 +3206,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-11-19", + "last_updated": "2024-11-19", "pricing": { "input": 2, "output": 6, @@ -2792,6 +3222,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-10-30", + "last_updated": "2025-10-30", "pricing": { "input": 0.1, "output": 0.3, @@ -2806,6 +3238,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-09-04", + "last_updated": "2025-09-04", "pricing": { "input": 0.4, "output": 2 @@ -2821,6 +3255,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-11-06", + "last_updated": "2025-11-06", "pricing": { "input": 0.6, "output": 2.5, @@ -2838,12 +3274,32 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-01", + "last_updated": "2026-01", "pricing": { "input": 0.38, "output": 1.72, "cache_read": 0.19 } }, + { + "id": "moonshotai/kimi-k2.6", + "name": "Kimi K2.6", + "limit": 262142, + "reserved_tokens": 262142, + "supports_streaming": true, + "supports_image": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-21", + "last_updated": "2026-04-21", + "pricing": { + "input": 0.73, + "output": 3.49, + "cache_read": 0.25 + } + }, { "id": "morph/morph-v3-fast", "name": "Morph: Morph V3 Fast", @@ -2851,6 +3307,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2025-07-07", + "last_updated": "2025-07-07", "pricing": { "input": 0.8, "output": 1.2 @@ -2863,6 +3321,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2025-07-07", + "last_updated": "2025-07-07", "pricing": { "input": 0.9, "output": 1.9 @@ -2876,6 +3336,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-08", + "last_updated": "2025-12-08", "pricing": { "input": 0.14, "output": 0.5 @@ -2888,6 +3350,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2024-05-27", + "last_updated": "2024-05-27", "pricing": { "input": 0.14, "output": 0.14 @@ -2900,6 +3364,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2024-08-16", + "last_updated": "2024-08-16", "pricing": { "input": 1, "output": 1 @@ -2912,6 +3378,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2024-08-16", + "last_updated": "2024-08-16", "pricing": {} }, { @@ -2921,6 +3389,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2024-08-18", + "last_updated": "2024-08-18", "pricing": { "input": 0.3, "output": 0.3 @@ -2935,6 +3405,8 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2025-08-26", + "last_updated": "2025-08-26", "pricing": { "input": 1, "output": 3 @@ -2949,24 +3421,13 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2025-08-26", + "last_updated": "2025-08-26", "pricing": { "input": 0.13, "output": 0.4 } }, - { - "id": "nvidia/llama-3.1-nemotron-70b-instruct", - "name": "NVIDIA: Llama 3.1 Nemotron 70B Instruct", - "limit": 131072, - "reserved_tokens": 4096, - "supports_streaming": true, - "supports_tool_search": true, - "supports_custom_temperature": true, - "pricing": { - "input": 1.2, - "output": 1.2 - } - }, { "id": "nvidia/llama-3.3-nemotron-super-49b-v1.5", "name": "NVIDIA: Llama 3.3 Nemotron Super 49B V1.5", @@ -2977,6 +3438,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-10-10", + "last_updated": "2025-10-10", "pricing": { "input": 0.1, "output": 0.4 @@ -2992,6 +3455,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-14", + "last_updated": "2025-12-14", "pricing": { "input": 0.05, "output": 0.2 @@ -3007,6 +3472,23 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-14", + "last_updated": "2025-12-14", + "pricing": {} + }, + { + "id": "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free", + "name": "Nemotron 3 Nano Omni (free)", + "limit": 256000, + "reserved_tokens": 65536, + "supports_streaming": true, + "supports_image": true, + "supports_video": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-28", + "last_updated": "2026-04-28", "pricing": {} }, { @@ -3019,6 +3501,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-11", + "last_updated": "2026-03-11", "pricing": { "input": 0.1, "output": 0.5, @@ -3035,24 +3519,10 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-11", + "last_updated": "2026-03-11", "pricing": {} }, - { - "id": "nvidia/nemotron-nano-12b-v2-vl", - "name": "NVIDIA: Nemotron Nano 12B 2 VL", - "limit": 131072, - "reserved_tokens": 4096, - "supports_streaming": true, - "supports_image": true, - "supports_video": true, - "supports_reasoning": true, - "supports_include_reasoning": true, - "supports_custom_temperature": true, - "pricing": { - "input": 0.2, - "output": 0.6 - } - }, { "id": "nvidia/nemotron-nano-12b-v2-vl:free", "name": "NVIDIA: Nemotron Nano 12B 2 VL (free)", @@ -3065,6 +3535,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-10-28", + "last_updated": "2025-10-28", "pricing": {} }, { @@ -3077,6 +3549,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-09-05", + "last_updated": "2025-09-05", "pricing": { "input": 0.04, "output": 0.16 @@ -3092,6 +3566,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-09-05", + "last_updated": "2025-09-05", "pricing": {} }, { @@ -3102,6 +3578,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-01-25", + "last_updated": "2024-01-25", "pricing": { "input": 1, "output": 2 @@ -3115,6 +3593,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2023-08-28", + "last_updated": "2023-08-28", "pricing": { "input": 3, "output": 4 @@ -3127,11 +3607,28 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2023-09-28", + "last_updated": "2023-09-28", "pricing": { "input": 1.5, "output": 2 } }, + { + "id": "openai/gpt-4", + "name": "GPT-4", + "limit": 8191, + "reserved_tokens": 4096, + "supports_streaming": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2023-11-06", + "last_updated": "2024-04-09", + "pricing": { + "input": 30, + "output": 60 + } + }, { "id": "openai/gpt-4-turbo-preview", "name": "OpenAI: GPT-4 Turbo Preview", @@ -3140,6 +3637,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-01-25", + "last_updated": "2024-01-25", "pricing": { "input": 10, "output": 30 @@ -3154,6 +3653,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-04-14", + "last_updated": "2025-04-14", "pricing": { "input": 0.4, "output": 1.6, @@ -3169,6 +3670,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-04-14", + "last_updated": "2025-04-14", "pricing": { "input": 0.1, "output": 0.4, @@ -3184,6 +3687,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-11-20", + "last_updated": "2024-11-20", "pricing": { "input": 2.5, "output": 10, @@ -3198,6 +3703,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-08-15", + "last_updated": "2025-08-15", "pricing": { "input": 2.5, "output": 10 @@ -3212,6 +3719,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-07-18", + "last_updated": "2024-07-18", "pricing": { "input": 0.15, "output": 0.6, @@ -3225,6 +3734,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2025-03-12", + "last_updated": "2025-03-12", "pricing": { "input": 0.15, "output": 0.6 @@ -3237,23 +3748,28 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2025-03-12", + "last_updated": "2025-03-12", "pricing": { "input": 2.5, "output": 10 } }, { - "id": "openai/gpt-4o:extended", - "name": "OpenAI: GPT-4o (extended)", - "limit": 128000, - "reserved_tokens": 4096, + "id": "openai/gpt-5", + "name": "GPT-5", + "limit": 400000, + "reserved_tokens": 128000, "supports_streaming": true, "supports_image": true, + "supports_reasoning": true, "supports_tool_search": true, - "supports_custom_temperature": true, + "release_date": "2025-08-07", + "last_updated": "2025-08-07", "pricing": { - "input": 6, - "output": 18 + "input": 1.25, + "output": 10, + "cache_read": 0.125 } }, { @@ -3264,6 +3780,8 @@ "supports_streaming": true, "supports_image": true, "supports_custom_temperature": true, + "release_date": "2025-08-07", + "last_updated": "2025-08-07", "pricing": { "input": 1.25, "output": 10, @@ -3281,6 +3799,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-09-15", + "last_updated": "2025-09-15", "pricing": { "input": 1.25, "output": 10, @@ -3298,6 +3818,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-10-14", + "last_updated": "2025-10-14", "pricing": { "input": 10, "output": 10, @@ -3315,6 +3837,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-10-16", + "last_updated": "2025-10-16", "pricing": { "input": 2.5, "output": 2, @@ -3332,6 +3856,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-08-07", + "last_updated": "2025-08-07", "pricing": { "input": 0.25, "output": 2, @@ -3349,6 +3875,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-08-07", + "last_updated": "2025-08-07", "pricing": { "input": 0.05, "output": 0.4, @@ -3366,6 +3894,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-10-06", + "last_updated": "2025-10-06", "pricing": { "input": 15, "output": 120 @@ -3380,6 +3910,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-11-13", + "last_updated": "2025-11-13", "pricing": { "input": 1.25, "output": 10, @@ -3397,6 +3929,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-11-13", + "last_updated": "2025-11-13", "pricing": { "input": 1.25, "output": 10, @@ -3414,6 +3948,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-11-13", + "last_updated": "2025-11-13", "pricing": { "input": 1.25, "output": 10, @@ -3431,6 +3967,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-11-13", + "last_updated": "2025-11-13", "pricing": { "input": 0.25, "output": 2, @@ -3446,6 +3984,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-10", + "last_updated": "2025-12-10", "pricing": { "input": 1.75, "output": 14, @@ -3463,6 +4003,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-11", + "last_updated": "2025-12-11", "pricing": { "input": 1.75, "output": 14, @@ -3480,6 +4022,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-11", + "last_updated": "2025-12-11", "pricing": { "input": 21, "output": 168 @@ -3494,6 +4038,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-03", + "last_updated": "2026-03-03", "pricing": { "input": 1.75, "output": 14, @@ -3511,6 +4057,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-02-05", + "last_updated": "2026-02-05", "pricing": { "input": 1.75, "output": 14, @@ -3518,20 +4066,19 @@ } }, { - "id": "openai/gpt-5.4", - "name": "OpenAI: GPT-5.4", - "limit": 1050000, - "reserved_tokens": 4096, + "id": "openai/gpt-5.4-image-2", + "name": "GPT-5.4 Image 2", + "limit": 272000, + "reserved_tokens": 128000, "supports_streaming": true, "supports_image": true, "supports_reasoning": true, - "supports_include_reasoning": true, - "supports_tool_search": true, - "supports_custom_temperature": true, + "release_date": "2026-04-21", + "last_updated": "2026-04-21", "pricing": { - "input": 2.5, + "input": 8, "output": 15, - "cache_read": 0.25 + "cache_read": 2 } }, { @@ -3545,6 +4092,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-17", + "last_updated": "2026-03-17", "pricing": { "input": 0.75, "output": 4.5, @@ -3562,6 +4111,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-17", + "last_updated": "2026-03-17", "pricing": { "input": 0.2, "output": 1.25, @@ -3579,6 +4130,41 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-05", + "last_updated": "2026-03-05", + "pricing": { + "input": 30, + "output": 180 + } + }, + { + "id": "openai/gpt-5.5", + "name": "GPT-5.5", + "limit": 1050000, + "reserved_tokens": 128000, + "supports_streaming": true, + "supports_image": true, + "supports_reasoning": true, + "supports_tool_search": true, + "release_date": "2026-04-23", + "last_updated": "2026-04-23", + "pricing": { + "input": 5, + "output": 30, + "cache_read": 0.5 + } + }, + { + "id": "openai/gpt-5.5-pro", + "name": "GPT-5.5 Pro", + "limit": 1050000, + "reserved_tokens": 128000, + "supports_streaming": true, + "supports_image": true, + "supports_reasoning": true, + "supports_tool_search": true, + "release_date": "2026-04-23", + "last_updated": "2026-04-23", "pricing": { "input": 30, "output": 180 @@ -3592,6 +4178,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-01-19", + "last_updated": "2026-01-19", "pricing": { "input": 2.5, "output": 10 @@ -3605,11 +4193,29 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-01-19", + "last_updated": "2026-01-19", "pricing": { "input": 0.6, "output": 2.4 } }, + { + "id": "openai/gpt-chat-latest", + "name": "GPT Chat Latest", + "limit": 400000, + "reserved_tokens": 128000, + "supports_streaming": true, + "supports_image": true, + "supports_tool_search": true, + "release_date": "2026-05-05", + "last_updated": "2026-05-05", + "pricing": { + "input": 5, + "output": 30, + "cache_read": 0.5 + } + }, { "id": "openai/gpt-oss-120b", "name": "OpenAI: gpt-oss-120b", @@ -3620,6 +4226,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-08-05", + "last_updated": "2025-08-05", "pricing": { "input": 0.04, "output": 0.19 @@ -3635,6 +4243,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-08-05", + "last_updated": "2025-08-05", "pricing": {} }, { @@ -3647,6 +4257,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-08-05", + "last_updated": "2025-08-05", "pricing": { "input": 0.03, "output": 0.14 @@ -3662,6 +4274,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-08-05", + "last_updated": "2025-08-05", "pricing": {} }, { @@ -3674,6 +4288,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-10-29", + "last_updated": "2025-10-29", "pricing": { "input": 0.07, "output": 0.3, @@ -3691,6 +4307,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-12-05", + "last_updated": "2024-12-05", "pricing": { "input": 15, "output": 60, @@ -3707,6 +4325,8 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2025-03-19", + "last_updated": "2025-03-19", "pricing": { "input": 150, "output": 600 @@ -3723,6 +4343,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-04-16", + "last_updated": "2025-04-16", "pricing": { "input": 2, "output": 8, @@ -3740,6 +4362,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-06-26", + "last_updated": "2024-06-26", "pricing": { "input": 10, "output": 40, @@ -3756,6 +4380,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-12-20", + "last_updated": "2025-01-29", "pricing": { "input": 1.1, "output": 4.4, @@ -3772,6 +4398,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-02-12", + "last_updated": "2025-02-12", "pricing": { "input": 1.1, "output": 4.4, @@ -3789,6 +4417,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-06-10", + "last_updated": "2025-06-10", "pricing": { "input": 20, "output": 80 @@ -3805,6 +4435,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-04-16", + "last_updated": "2025-04-16", "pricing": { "input": 1.1, "output": 4.4, @@ -3822,6 +4454,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-06-26", + "last_updated": "2024-06-26", "pricing": { "input": 2, "output": 8, @@ -3839,6 +4473,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-04-16", + "last_updated": "2025-04-16", "pricing": { "input": 1.1, "output": 4.4, @@ -3846,13 +4482,28 @@ } }, { - "id": "openrouter/elephant-alpha", - "name": "Elephant", - "limit": 262144, - "reserved_tokens": 4096, + "id": "openrouter/auto", + "name": "Auto Router", + "limit": 2000000, + "reserved_tokens": 2000000, "supports_streaming": true, + "supports_image": true, + "supports_video": true, + "supports_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2023-11-08", + "last_updated": "2023-11-08", + "pricing": {} + }, + { + "id": "openrouter/bodybuilder", + "name": "Body Builder (beta)", + "limit": 128000, + "reserved_tokens": 128000, + "supports_streaming": true, + "release_date": "2025-12-05", + "last_updated": "2025-12-05", "pricing": {} }, { @@ -3866,19 +4517,62 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-02-01", + "last_updated": "2026-02-01", "pricing": {} }, { - "id": "perplexity/sonar", - "name": "Perplexity: Sonar", - "limit": 127072, - "reserved_tokens": 4096, + "id": "openrouter/owl-alpha", + "name": "Owl Alpha", + "limit": 1048756, + "reserved_tokens": 262144, + "supports_streaming": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-28", + "last_updated": "2026-04-28", + "pricing": {} + }, + { + "id": "openrouter/pareto-code", + "name": "Pareto Code Router", + "limit": 2000000, + "reserved_tokens": 200000, + "supports_streaming": true, + "release_date": "2026-04-21", + "last_updated": "2026-04-21", + "pricing": {} + }, + { + "id": "perceptron/perceptron-mk1", + "name": "Perceptron Mk1", + "limit": 32768, + "reserved_tokens": 8192, "supports_streaming": true, "supports_image": true, + "supports_video": true, + "supports_reasoning": true, "supports_custom_temperature": true, + "release_date": "2026-05-12", + "last_updated": "2026-05-12", "pricing": { - "input": 1, - "output": 1 + "input": 0.15, + "output": 1.5 + } + }, + { + "id": "perplexity/sonar", + "name": "Perplexity: Sonar", + "limit": 127072, + "reserved_tokens": 4096, + "supports_streaming": true, + "supports_image": true, + "supports_custom_temperature": true, + "release_date": "2025-01-27", + "last_updated": "2025-01-27", + "pricing": { + "input": 1, + "output": 1 } }, { @@ -3890,6 +4584,8 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2025-03-07", + "last_updated": "2025-03-07", "pricing": { "input": 2, "output": 8 @@ -3903,6 +4599,8 @@ "supports_streaming": true, "supports_image": true, "supports_custom_temperature": true, + "release_date": "2025-03-07", + "last_updated": "2025-03-07", "pricing": { "input": 3, "output": 15 @@ -3918,6 +4616,8 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2025-10-30", + "last_updated": "2025-10-30", "pricing": { "input": 3, "output": 15 @@ -3933,11 +4633,39 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2025-03-07", + "last_updated": "2025-03-07", "pricing": { "input": 2, "output": 8 } }, + { + "id": "poolside/laguna-m.1:free", + "name": "Laguna M.1 (free)", + "limit": 131072, + "reserved_tokens": 8192, + "supports_streaming": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-28", + "last_updated": "2026-04-28", + "pricing": {} + }, + { + "id": "poolside/laguna-xs.2:free", + "name": "Laguna XS.2 (free)", + "limit": 131072, + "reserved_tokens": 8192, + "supports_streaming": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-28", + "last_updated": "2026-04-28", + "pricing": {} + }, { "id": "prime-intellect/intellect-3", "name": "Prime Intellect: INTELLECT-3", @@ -3948,6 +4676,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-11-27", + "last_updated": "2025-11-27", "pricing": { "input": 0.2, "output": 1.1 @@ -3961,6 +4691,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-09-19", + "last_updated": "2024-09-19", "pricing": { "input": 0.12, "output": 0.39 @@ -3974,6 +4706,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-10-16", + "last_updated": "2024-10-16", "pricing": { "input": 0.04, "output": 0.1 @@ -3986,25 +4720,13 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2024-11-11", + "last_updated": "2024-11-11", "pricing": { "input": 0.66, "output": 1 } }, - { - "id": "qwen/qwen-max", - "name": "Qwen: Qwen-Max ", - "limit": 32768, - "reserved_tokens": 4096, - "supports_streaming": true, - "supports_tool_search": true, - "supports_custom_temperature": true, - "pricing": { - "input": 1.04, - "output": 4.16, - "cache_read": 0.21 - } - }, { "id": "qwen/qwen-plus-2025-07-28", "name": "Qwen: Qwen Plus 0728", @@ -4013,6 +4735,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-09-08", + "last_updated": "2025-09-08", "pricing": { "input": 0.26, "output": 0.78, @@ -4029,67 +4753,14 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-09-08", + "last_updated": "2025-09-08", "pricing": { "input": 0.26, "output": 0.78, "cache_write": 0.33 } }, - { - "id": "qwen/qwen-turbo", - "name": "Qwen: Qwen-Turbo", - "limit": 131072, - "reserved_tokens": 4096, - "supports_streaming": true, - "supports_tool_search": true, - "supports_custom_temperature": true, - "pricing": { - "input": 0.03, - "output": 0.13, - "cache_read": 0.01 - } - }, - { - "id": "qwen/qwen-vl-max", - "name": "Qwen: Qwen VL Max", - "limit": 131072, - "reserved_tokens": 4096, - "supports_streaming": true, - "supports_image": true, - "supports_tool_search": true, - "supports_custom_temperature": true, - "pricing": { - "input": 0.52, - "output": 2.08 - } - }, - { - "id": "qwen/qwen-vl-plus", - "name": "Qwen: Qwen VL Plus", - "limit": 131072, - "reserved_tokens": 4096, - "supports_streaming": true, - "supports_image": true, - "supports_custom_temperature": true, - "pricing": { - "input": 0.14, - "output": 0.41, - "cache_read": 0.03 - } - }, - { - "id": "qwen/qwen2.5-vl-32b-instruct", - "name": "Qwen: Qwen2.5 VL 32B Instruct", - "limit": 128000, - "reserved_tokens": 4096, - "supports_streaming": true, - "supports_image": true, - "supports_custom_temperature": true, - "pricing": { - "input": 0.2, - "output": 0.6 - } - }, { "id": "qwen/qwen2.5-vl-72b-instruct", "name": "Qwen: Qwen2.5 VL 72B Instruct", @@ -4098,6 +4769,8 @@ "supports_streaming": true, "supports_image": true, "supports_custom_temperature": true, + "release_date": "2025-02-01", + "last_updated": "2025-02-01", "pricing": { "input": 0.25, "output": 0.75 @@ -4113,6 +4786,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-04-28", + "last_updated": "2025-04-28", "pricing": { "input": 0.06, "output": 0.24 @@ -4128,6 +4803,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-07-21", + "last_updated": "2025-07-21", "pricing": { "input": 0.07, "output": 0.1 @@ -4143,6 +4820,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-07-25", + "last_updated": "2025-07-25", "pricing": { "input": 0.13, "output": 0.6 @@ -4158,6 +4837,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-04-28", + "last_updated": "2025-04-28", "pricing": { "input": 0.08, "output": 0.28 @@ -4171,6 +4852,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-07-29", + "last_updated": "2025-07-29", "pricing": { "input": 0.09, "output": 0.3 @@ -4186,6 +4869,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-08-28", + "last_updated": "2025-08-28", "pricing": { "input": 0.08, "output": 0.4, @@ -4202,6 +4887,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-04-28", + "last_updated": "2025-04-28", "pricing": { "input": 0.08, "output": 0.24, @@ -4218,6 +4905,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-04-28", + "last_updated": "2025-04-28", "pricing": { "input": 0.05, "output": 0.4, @@ -4232,6 +4921,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-07-23", + "last_updated": "2025-07-23", "pricing": { "input": 0.22, "output": 1, @@ -4246,6 +4937,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-07-31", + "last_updated": "2025-07-31", "pricing": { "input": 0.07, "output": 0.27 @@ -4259,6 +4952,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-09-17", + "last_updated": "2025-09-17", "pricing": { "input": 0.2, "output": 0.97, @@ -4274,6 +4969,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-02-04", + "last_updated": "2026-02-04", "pricing": { "input": 0.15, "output": 0.8, @@ -4288,6 +4985,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-09-23", + "last_updated": "2025-09-23", "pricing": { "input": 0.65, "output": 3.25, @@ -4303,6 +5002,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-07-23", + "last_updated": "2025-07-23", "pricing": {} }, { @@ -4313,6 +5014,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-09-23", + "last_updated": "2025-09-23", "pricing": { "input": 0.78, "output": 3.9, @@ -4330,6 +5033,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-02-09", + "last_updated": "2026-02-09", "pricing": { "input": 0.78, "output": 3.9 @@ -4343,6 +5048,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-09-11", + "last_updated": "2025-09-11", "pricing": { "input": 0.09, "output": 1.1 @@ -4356,6 +5063,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-09-11", + "last_updated": "2025-09-11", "pricing": {} }, { @@ -4368,6 +5077,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-09-11", + "last_updated": "2025-09-11", "pricing": { "input": 0.1, "output": 0.78 @@ -4382,6 +5093,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-09-23", + "last_updated": "2025-09-23", "pricing": { "input": 0.2, "output": 0.88, @@ -4399,6 +5112,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-09-23", + "last_updated": "2025-09-23", "pricing": { "input": 0.26, "output": 2.6 @@ -4413,6 +5128,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-10-06", + "last_updated": "2025-10-06", "pricing": { "input": 0.13, "output": 0.52 @@ -4429,6 +5146,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-10-06", + "last_updated": "2025-10-06", "pricing": { "input": 0.13, "output": 1.56 @@ -4443,6 +5162,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-10-23", + "last_updated": "2025-10-23", "pricing": { "input": 0.1, "output": 0.42 @@ -4457,6 +5178,8 @@ "supports_image": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-10-14", + "last_updated": "2025-10-14", "pricing": { "input": 0.08, "output": 0.5 @@ -4473,6 +5196,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-10-14", + "last_updated": "2025-10-14", "pricing": { "input": 0.12, "output": 1.36 @@ -4490,6 +5215,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-02-25", + "last_updated": "2026-02-25", "pricing": { "input": 0.26, "output": 2.08 @@ -4507,6 +5234,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-02-25", + "last_updated": "2026-02-25", "pricing": { "input": 0.2, "output": 1.56 @@ -4524,6 +5253,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-02-25", + "last_updated": "2026-02-25", "pricing": { "input": 0.16, "output": 1.3 @@ -4541,6 +5272,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-02-16", + "last_updated": "2026-02-16", "pricing": { "input": 0.39, "output": 2.34, @@ -4559,6 +5292,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-10", + "last_updated": "2026-03-10", "pricing": { "input": 0.05, "output": 0.15 @@ -4576,6 +5311,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-02-25", + "last_updated": "2026-02-25", "pricing": { "input": 0.07, "output": 0.26, @@ -4583,21 +5320,93 @@ } }, { - "id": "qwen/qwen3.5-plus-02-15", - "name": "Qwen: Qwen3.5 Plus 2026-02-15", + "id": "qwen/qwen3.5-plus-20260420", + "name": "Qwen3.5 Plus 2026-04-20", "limit": 1000000, - "reserved_tokens": 4096, + "reserved_tokens": 65536, "supports_streaming": true, "supports_image": true, "supports_video": true, "supports_reasoning": true, - "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-04-27", + "last_updated": "2026-04-27", "pricing": { - "input": 0.26, - "output": 1.56, - "cache_write": 0.33 + "input": 0.3, + "output": 1.8 + } + }, + { + "id": "qwen/qwen3.6-27b", + "name": "Qwen3.6 27B", + "limit": 262144, + "reserved_tokens": 262144, + "supports_streaming": true, + "supports_image": true, + "supports_video": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-27", + "last_updated": "2026-04-27", + "pricing": { + "input": 0.3, + "output": 3.2 + } + }, + { + "id": "qwen/qwen3.6-35b-a3b", + "name": "Qwen3.6 35B A3B", + "limit": 262140, + "reserved_tokens": 262140, + "supports_streaming": true, + "supports_image": true, + "supports_video": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-27", + "last_updated": "2026-04-27", + "pricing": { + "input": 0.15, + "output": 1 + } + }, + { + "id": "qwen/qwen3.6-flash", + "name": "Qwen3.6 Flash", + "limit": 1000000, + "reserved_tokens": 65536, + "supports_streaming": true, + "supports_image": true, + "supports_video": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-27", + "last_updated": "2026-04-27", + "pricing": { + "input": 0.1875, + "output": 1.125, + "cache_write": 0.234375 + } + }, + { + "id": "qwen/qwen3.6-max-preview", + "name": "Qwen3.6 Max Preview", + "limit": 262144, + "reserved_tokens": 65536, + "supports_streaming": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-27", + "last_updated": "2026-04-27", + "pricing": { + "input": 1.04, + "output": 6.24, + "cache_write": 1.3 } }, { @@ -4612,6 +5421,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-04-02", + "last_updated": "2026-04-02", "pricing": { "input": 0.33, "output": 1.95, @@ -4619,18 +5430,20 @@ } }, { - "id": "qwen/qwq-32b", - "name": "Qwen: QwQ 32B", - "limit": 131072, - "reserved_tokens": 4096, + "id": "qwen/qwen3.7-max", + "name": "Qwen3.7 Max", + "limit": 1000000, + "reserved_tokens": 65536, "supports_streaming": true, "supports_reasoning": true, - "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-05-21", + "last_updated": "2026-05-21", "pricing": { - "input": 0.15, - "output": 0.58 + "input": 2.5, + "output": 7.5, + "cache_write": 3.125 } }, { @@ -4643,6 +5456,8 @@ "supports_video": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-20", + "last_updated": "2026-03-20", "pricing": { "input": 0.1, "output": 0.1 @@ -4657,6 +5472,8 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2025-03-12", + "last_updated": "2025-03-12", "pricing": { "input": 0.1, "output": 0.2 @@ -4669,6 +5486,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2025-09-26", + "last_updated": "2025-09-26", "pricing": { "input": 0.85, "output": 1.25 @@ -4682,6 +5501,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-08", + "last_updated": "2025-12-08", "pricing": { "input": 1, "output": 3 @@ -4695,6 +5516,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-06-18", + "last_updated": "2024-06-18", "pricing": { "input": 1.48, "output": 1.48 @@ -4707,6 +5530,8 @@ "reserved_tokens": 1228, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2024-08-13", + "last_updated": "2024-08-13", "pricing": { "input": 0.04, "output": 0.05 @@ -4719,6 +5544,8 @@ "reserved_tokens": 2400, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2025-01-08", + "last_updated": "2025-01-08", "pricing": { "input": 3, "output": 3 @@ -4732,6 +5559,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-08-28", + "last_updated": "2024-08-28", "pricing": { "input": 0.85, "output": 0.85 @@ -4744,6 +5573,8 @@ "reserved_tokens": 19660, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2024-12-18", + "last_updated": "2024-12-18", "pricing": { "input": 0.65, "output": 0.75 @@ -4759,6 +5590,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-01-29", + "last_updated": "2026-01-29", "pricing": { "input": 0.1, "output": 0.3 @@ -4773,6 +5606,8 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2025-07-11", + "last_updated": "2025-07-11", "pricing": { "input": 0.85, "output": 3.4 @@ -4787,11 +5622,30 @@ "supports_reasoning": true, "supports_include_reasoning": true, "supports_custom_temperature": true, + "release_date": "2025-07-08", + "last_updated": "2025-07-08", "pricing": { "input": 0.14, "output": 0.57 } }, + { + "id": "tencent/hy3-preview", + "name": "Hy3 preview", + "limit": 262144, + "reserved_tokens": 262144, + "supports_streaming": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-22", + "last_updated": "2026-04-22", + "pricing": { + "input": 0.066, + "output": 0.26, + "cache_read": 0.029 + } + }, { "id": "thedrummer/cydonia-24b-v4.1", "name": "TheDrummer: Cydonia 24B V4.1", @@ -4799,6 +5653,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2025-09-27", + "last_updated": "2025-09-27", "pricing": { "input": 0.3, "output": 0.5, @@ -4813,6 +5669,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-09-30", + "last_updated": "2024-09-30", "pricing": { "input": 0.17, "output": 0.43 @@ -4825,6 +5683,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2025-03-10", + "last_updated": "2025-03-10", "pricing": { "input": 0.55, "output": 0.8, @@ -4839,27 +5699,13 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2024-11-08", + "last_updated": "2024-11-08", "pricing": { "input": 0.4, "output": 0.4 } }, - { - "id": "tngtech/deepseek-r1t2-chimera", - "name": "TNG: DeepSeek R1T2 Chimera", - "limit": 163840, - "reserved_tokens": 24576, - "supports_streaming": true, - "supports_reasoning": true, - "supports_include_reasoning": true, - "supports_tool_search": true, - "supports_custom_temperature": true, - "pricing": { - "input": 0.3, - "output": 1.1, - "cache_read": 0.15 - } - }, { "id": "undi95/remm-slerp-l2-13b", "name": "ReMM SLERP 13B", @@ -4867,6 +5713,8 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2023-07-22", + "last_updated": "2023-07-22", "pricing": { "input": 0.45, "output": 0.65 @@ -4882,6 +5730,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-01-27", + "last_updated": "2026-01-27", "pricing": { "input": 0.15, "output": 0.6, @@ -4895,138 +5745,136 @@ "reserved_tokens": 4096, "supports_streaming": true, "supports_custom_temperature": true, + "release_date": "2026-01-21", + "last_updated": "2026-01-21", "pricing": { "input": 0.6, "output": 6 } }, { - "id": "x-ai/grok-3-mini-beta", - "name": "xAI: Grok 3 Mini Beta", - "limit": 131072, - "reserved_tokens": 4096, - "supports_streaming": true, - "supports_reasoning": true, - "supports_include_reasoning": true, - "supports_tool_search": true, - "supports_custom_temperature": true, - "pricing": { - "input": 0.3, - "output": 0.5, - "cache_read": 0.07 - } - }, - { - "id": "x-ai/grok-4-fast", - "name": "xAI: Grok 4 Fast", + "id": "x-ai/grok-4.20-multi-agent", + "name": "xAI: Grok 4.20 Multi-Agent", "limit": 2000000, "reserved_tokens": 4096, "supports_streaming": true, "supports_image": true, "supports_reasoning": true, "supports_include_reasoning": true, - "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-31", + "last_updated": "2026-03-31", "pricing": { - "input": 0.2, - "output": 0.5, - "cache_read": 0.05 + "input": 2, + "output": 6, + "cache_read": 0.2 } }, { - "id": "x-ai/grok-4.1-fast", - "name": "xAI: Grok 4.1 Fast", - "limit": 2000000, - "reserved_tokens": 4096, + "id": "x-ai/grok-4.3", + "name": "Grok 4.3", + "limit": 1000000, + "reserved_tokens": 1000000, "supports_streaming": true, "supports_image": true, "supports_reasoning": true, - "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-04-17", + "last_updated": "2026-04-17", "pricing": { - "input": 0.2, - "output": 0.5, - "cache_read": 0.05 + "input": 1.25, + "output": 2.5, + "cache_read": 0.2 } }, { - "id": "x-ai/grok-4.20", - "name": "xAI: Grok 4.20", - "limit": 2000000, - "reserved_tokens": 4096, + "id": "x-ai/grok-build-0.1", + "name": "Grok Build 0.1", + "limit": 256000, + "reserved_tokens": 256000, "supports_streaming": true, "supports_image": true, "supports_reasoning": true, - "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-04-16", + "last_updated": "2026-04-16", "pricing": { - "input": 2, - "output": 6, + "input": 1, + "output": 2, "cache_read": 0.2 } }, { - "id": "x-ai/grok-4.20-multi-agent", - "name": "xAI: Grok 4.20 Multi-Agent", - "limit": 2000000, + "id": "xiaomi/mimo-v2-flash", + "name": "Xiaomi: MiMo-V2-Flash", + "limit": 262144, "reserved_tokens": 4096, "supports_streaming": true, - "supports_image": true, "supports_reasoning": true, "supports_include_reasoning": true, + "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-16", + "last_updated": "2026-02-04", "pricing": { - "input": 2, - "output": 6, - "cache_read": 0.2 + "input": 0.09, + "output": 0.29, + "cache_read": 0.04 } }, { - "id": "x-ai/grok-code-fast-1", - "name": "xAI: Grok Code Fast 1", - "limit": 256000, + "id": "xiaomi/mimo-v2-omni", + "name": "Xiaomi: MiMo-V2-Omni", + "limit": 262144, "reserved_tokens": 4096, "supports_streaming": true, + "supports_image": true, + "supports_video": true, "supports_reasoning": true, "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-18", + "last_updated": "2026-03-18", "pricing": { - "input": 0.2, - "output": 1.5, - "cache_read": 0.02 + "input": 0.4, + "output": 2, + "cache_read": 0.08 } }, { - "id": "xiaomi/mimo-v2-flash", - "name": "Xiaomi: MiMo-V2-Flash", - "limit": 262144, + "id": "xiaomi/mimo-v2-pro", + "name": "Xiaomi: MiMo-V2-Pro", + "limit": 1048576, "reserved_tokens": 4096, "supports_streaming": true, "supports_reasoning": true, "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-18", + "last_updated": "2026-03-18", "pricing": { - "input": 0.09, - "output": 0.29, - "cache_read": 0.04 + "input": 1, + "output": 3, + "cache_read": 0.2 } }, { - "id": "xiaomi/mimo-v2-omni", - "name": "Xiaomi: MiMo-V2-Omni", - "limit": 262144, - "reserved_tokens": 4096, + "id": "xiaomi/mimo-v2.5", + "name": "MiMo-V2.5", + "limit": 1048576, + "reserved_tokens": 131072, "supports_streaming": true, "supports_image": true, "supports_video": true, "supports_reasoning": true, - "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-04-22", + "last_updated": "2026-04-22", "pricing": { "input": 0.4, "output": 2, @@ -5034,15 +5882,16 @@ } }, { - "id": "xiaomi/mimo-v2-pro", - "name": "Xiaomi: MiMo-V2-Pro", + "id": "xiaomi/mimo-v2.5-pro", + "name": "MiMo-V2.5-Pro", "limit": 1048576, - "reserved_tokens": 4096, + "reserved_tokens": 16384, "supports_streaming": true, "supports_reasoning": true, - "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-04-22", + "last_updated": "2026-04-22", "pricing": { "input": 1, "output": 3, @@ -5057,6 +5906,8 @@ "supports_streaming": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-07-24", + "last_updated": "2025-07-24", "pricing": { "input": 0.1, "output": 0.1 @@ -5072,6 +5923,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-07-28", + "last_updated": "2025-07-28", "pricing": { "input": 0.13, "output": 0.85, @@ -5088,6 +5941,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-07-28", + "last_updated": "2025-07-28", "pricing": {} }, { @@ -5101,6 +5956,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-08-11", + "last_updated": "2025-08-11", "pricing": { "input": 0.6, "output": 1.8, @@ -5119,6 +5976,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2025-12-08", + "last_updated": "2025-12-08", "pricing": { "input": 0.3, "output": 0.9 @@ -5134,12 +5993,31 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-01-19", + "last_updated": "2026-01-19", "pricing": { "input": 0.06, "output": 0.4, "cache_read": 0.01 } }, + { + "id": "z-ai/glm-5", + "name": "GLM-5", + "limit": 202752, + "reserved_tokens": 131000, + "supports_streaming": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-02-11", + "last_updated": "2026-02-11", + "pricing": { + "input": 0.6, + "output": 1.92, + "cache_read": 0.12 + } + }, { "id": "z-ai/glm-5-turbo", "name": "Z.ai: GLM 5 Turbo", @@ -5150,6 +6028,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-16", + "last_updated": "2026-03-16", "pricing": { "input": 1.2, "output": 4, @@ -5166,6 +6046,8 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-03-27", + "last_updated": "2026-03-27", "pricing": { "input": 0.95, "output": 3.15, @@ -5184,11 +6066,161 @@ "supports_include_reasoning": true, "supports_tool_search": true, "supports_custom_temperature": true, + "release_date": "2026-04-01", + "last_updated": "2026-04-01", "pricing": { "input": 1.2, "output": 4, "cache_read": 0.24 } + }, + { + "id": "~anthropic/claude-haiku-latest", + "name": "Anthropic Claude Haiku Latest", + "limit": 200000, + "reserved_tokens": 64000, + "supports_streaming": true, + "supports_image": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-27", + "last_updated": "2026-04-27", + "pricing": { + "input": 1, + "output": 5, + "cache_write": 1.25, + "cache_read": 0.1 + } + }, + { + "id": "~anthropic/claude-opus-latest", + "name": "Claude Opus Latest", + "limit": 1000000, + "reserved_tokens": 128000, + "supports_streaming": true, + "supports_image": true, + "supports_reasoning": true, + "supports_tool_search": true, + "release_date": "2026-04-21", + "last_updated": "2026-04-21", + "pricing": { + "input": 5, + "output": 25, + "cache_write": 6.25, + "cache_read": 0.5 + } + }, + { + "id": "~anthropic/claude-sonnet-latest", + "name": "Anthropic Claude Sonnet Latest", + "limit": 1000000, + "reserved_tokens": 128000, + "supports_streaming": true, + "supports_image": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-27", + "last_updated": "2026-04-27", + "pricing": { + "input": 3, + "output": 15, + "cache_write": 3.75, + "cache_read": 0.3 + } + }, + { + "id": "~google/gemini-flash-latest", + "name": "Google Gemini Flash Latest", + "limit": 1048576, + "reserved_tokens": 65536, + "supports_streaming": true, + "supports_image": true, + "supports_video": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-27", + "last_updated": "2026-04-27", + "pricing": { + "input": 1.5, + "output": 9, + "cache_write": 0.083333, + "cache_read": 0.15 + } + }, + { + "id": "~google/gemini-pro-latest", + "name": "Google Gemini Pro Latest", + "limit": 1048576, + "reserved_tokens": 65536, + "supports_streaming": true, + "supports_image": true, + "supports_video": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-27", + "last_updated": "2026-04-27", + "pricing": { + "input": 2, + "output": 12, + "cache_write": 0.375, + "cache_read": 0.2 + } + }, + { + "id": "~moonshotai/kimi-latest", + "name": "MoonshotAI Kimi Latest", + "limit": 262142, + "reserved_tokens": 262142, + "supports_streaming": true, + "supports_image": true, + "supports_reasoning": true, + "supports_tool_search": true, + "supports_custom_temperature": true, + "release_date": "2026-04-27", + "last_updated": "2026-04-27", + "pricing": { + "input": 0.73, + "output": 3.49, + "cache_read": 0.25 + } + }, + { + "id": "~openai/gpt-latest", + "name": "OpenAI GPT Latest", + "limit": 1050000, + "reserved_tokens": 128000, + "supports_streaming": true, + "supports_image": true, + "supports_reasoning": true, + "supports_tool_search": true, + "release_date": "2026-04-27", + "last_updated": "2026-04-27", + "pricing": { + "input": 5, + "output": 30, + "cache_read": 0.5 + } + }, + { + "id": "~openai/gpt-mini-latest", + "name": "OpenAI GPT Mini Latest", + "limit": 400000, + "reserved_tokens": 128000, + "supports_streaming": true, + "supports_image": true, + "supports_reasoning": true, + "supports_tool_search": true, + "release_date": "2026-04-27", + "last_updated": "2026-04-27", + "pricing": { + "input": 0.75, + "output": 4.5, + "cache_read": 0.075 + } } ] },