From 225405a7ae03d75edc31946087e822b1ff4756e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 01:06:19 +0000 Subject: [PATCH 1/2] chore(release): release version 1.40.0 --- Cargo.lock | 20 +- Cargo.toml | 2 +- .../src/canonical/data/canonical_models.json | 7677 +++++++---------- .../src/canonical/data/provider_metadata.json | 62 +- ui/desktop/openapi.json | 2 +- ui/desktop/package.json | 2 +- 6 files changed, 2979 insertions(+), 4786 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index fcfec7c8da02..2324cf0e8e6d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4875,7 +4875,7 @@ dependencies = [ [[package]] name = "goose" -version = "1.39.0" +version = "1.40.0" dependencies = [ "agent-client-protocol", "agent-client-protocol-http", @@ -5013,7 +5013,7 @@ dependencies = [ [[package]] name = "goose-acp-macros" -version = "1.39.0" +version = "1.40.0" dependencies = [ "quote", "syn 2.0.117", @@ -5021,7 +5021,7 @@ dependencies = [ [[package]] name = "goose-cli" -version = "1.39.0" +version = "1.40.0" dependencies = [ "anstream", "anyhow", @@ -5075,7 +5075,7 @@ dependencies = [ [[package]] name = "goose-mcp" -version = "1.39.0" +version = "1.40.0" dependencies = [ "anyhow", "base64 0.22.1", @@ -5105,7 +5105,7 @@ dependencies = [ [[package]] name = "goose-providers" -version = "1.39.0" +version = "1.40.0" dependencies = [ "anyhow", "async-stream", @@ -5141,7 +5141,7 @@ dependencies = [ [[package]] name = "goose-sdk" -version = "1.39.0" +version = "1.40.0" dependencies = [ "agent-client-protocol", "agent-client-protocol-schema", @@ -5154,7 +5154,7 @@ dependencies = [ [[package]] name = "goose-sdk-types" -version = "1.39.0" +version = "1.40.0" dependencies = [ "agent-client-protocol", "agent-client-protocol-schema", @@ -5165,7 +5165,7 @@ dependencies = [ [[package]] name = "goose-server" -version = "1.39.0" +version = "1.40.0" dependencies = [ "anyhow", "aws-lc-rs", @@ -5208,7 +5208,7 @@ dependencies = [ [[package]] name = "goose-test" -version = "1.39.0" +version = "1.40.0" dependencies = [ "clap", "serde_json", @@ -5216,7 +5216,7 @@ dependencies = [ [[package]] name = "goose-test-support" -version = "1.39.0" +version = "1.40.0" dependencies = [ "axum", "env-lock", diff --git a/Cargo.toml b/Cargo.toml index 2945c4067030..d72f1a69e605 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ resolver = "2" [workspace.package] edition = "2021" -version = "1.39.0" +version = "1.40.0" rust-version = "1.91.1" authors = ["AAIF "] license = "Apache-2.0" diff --git a/crates/goose-providers/src/canonical/data/canonical_models.json b/crates/goose-providers/src/canonical/data/canonical_models.json index 44ef3ee132f6..3f74f2cad1c5 100644 --- a/crates/goose-providers/src/canonical/data/canonical_models.json +++ b/crates/goose-providers/src/canonical/data/canonical_models.json @@ -5511,6 +5511,35 @@ "output": 65536 } }, + { + "id": "aihubmix/glm-5.2", + "name": "GLM-5.2", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-13", + "last_updated": "2026-06-13", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.1268, + "output": 3.9438, + "cache_read": 0.2817 + }, + "limit": { + "context": 1000000, + "output": 128000 + } + }, { "id": "aihubmix/glm-5v-turbo", "name": "GLM 5 Vision Turbo", @@ -6046,6 +6075,67 @@ "output": 64000 } }, + { + "id": "aihubmix/qwen3.7-max", + "name": "Qwen3.7 Max", + "family": "qwen", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-05-21", + "last_updated": "2026-05-21", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 1.69, + "output": 5.07, + "cache_read": 0.169, + "cache_write": 2.1125 + }, + "limit": { + "context": 991000, + "output": 64000 + } + }, + { + "id": "aihubmix/qwen3.7-plus", + "name": "Qwen3.7 Plus", + "family": "qwen", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-04", + "release_date": "2026-06-02", + "last_updated": "2026-06-02", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.282, + "output": 1.128, + "cache_read": 0.0564, + "cache_write": 0.3525 + }, + "limit": { + "context": 991000, + "output": 64000 + } + }, { "id": "aihubmix/xiaomi-mimo-v2.5", "name": "Xiaomi MiMo-V2.5", @@ -12682,6 +12772,268 @@ ] }, "open_weights": false, + "cost": { + "input": 1.1, + "output": 5.5, + "cache_read": 0.11, + "cache_write": 1.375 + }, + "limit": { + "context": 200000, + "output": 64000 + } + }, + { + "id": "amazon-bedrock/eu.anthropic.claude-opus-4.5-20251101-v1:0", + "name": "Claude Opus 4.5 (EU)", + "family": "claude-opus", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-03-31", + "release_date": "2025-11-24", + "last_updated": "2025-08-01", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 5.5, + "output": 27.5, + "cache_read": 0.55, + "cache_write": 6.875 + }, + "limit": { + "context": 200000, + "output": 64000 + } + }, + { + "id": "amazon-bedrock/eu.anthropic.claude-opus-4.6-v1", + "name": "Claude Opus 4.6 (EU)", + "family": "claude-opus", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-05-31", + "release_date": "2026-02-05", + "last_updated": "2026-03-13", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 5.5, + "output": 27.5, + "cache_read": 0.55, + "cache_write": 6.875 + }, + "limit": { + "context": 1000000, + "output": 128000 + } + }, + { + "id": "amazon-bedrock/eu.anthropic.claude-opus-4.7", + "name": "Claude Opus 4.7 (EU)", + "family": "claude-opus", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "knowledge": "2026-01-31", + "release_date": "2026-04-16", + "last_updated": "2026-04-16", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 5.5, + "output": 27.5, + "cache_read": 0.55, + "cache_write": 6.875 + }, + "limit": { + "context": 1000000, + "output": 128000 + } + }, + { + "id": "amazon-bedrock/eu.anthropic.claude-opus-4.8", + "name": "Claude Opus 4.8 (EU)", + "family": "claude-opus", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "release_date": "2026-05-28", + "last_updated": "2026-05-28", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 5.5, + "output": 27.5, + "cache_read": 0.55, + "cache_write": 6.875 + }, + "limit": { + "context": 1000000, + "output": 128000 + } + }, + { + "id": "amazon-bedrock/eu.anthropic.claude-sonnet-4.5-20250929-v1:0", + "name": "Claude Sonnet 4.5 (EU)", + "family": "claude-sonnet", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-07-31", + "release_date": "2025-09-29", + "last_updated": "2025-09-29", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 3.3, + "output": 16.5, + "cache_read": 0.33, + "cache_write": 4.125 + }, + "limit": { + "context": 200000, + "output": 64000 + } + }, + { + "id": "amazon-bedrock/eu.anthropic.claude-sonnet-4.6", + "name": "Claude Sonnet 4.6 (EU)", + "family": "claude-sonnet", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-08-31", + "release_date": "2026-02-17", + "last_updated": "2026-03-13", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 3.3, + "output": 16.5, + "cache_read": 0.33, + "cache_write": 4.125 + }, + "limit": { + "context": 1000000, + "output": 64000 + } + }, + { + "id": "amazon-bedrock/global.anthropic.claude-fable-5", + "name": "Claude Fable 5 (Global)", + "family": "claude-fable", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "knowledge": "2026-01-31", + "release_date": "2026-06-09", + "last_updated": "2026-06-09", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 10.0, + "output": 50.0, + "cache_read": 1.0, + "cache_write": 12.5 + }, + "limit": { + "context": 1000000, + "output": 128000 + } + }, + { + "id": "amazon-bedrock/global.anthropic.claude-haiku-4.5-20251001-v1:0", + "name": "Claude Haiku 4.5 (Global)", + "family": "claude-haiku", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-02-28", + "release_date": "2025-10-15", + "last_updated": "2025-10-15", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, "cost": { "input": 1.0, "output": 5.0, @@ -12694,270 +13046,8 @@ } }, { - "id": "amazon-bedrock/eu.anthropic.claude-opus-4.5-20251101-v1:0", - "name": "Claude Opus 4.5 (EU)", - "family": "claude-opus", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-03-31", - "release_date": "2025-11-24", - "last_updated": "2025-08-01", - "modalities": { - "input": [ - "text", - "image", - "pdf" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 5.0, - "output": 25.0, - "cache_read": 0.5, - "cache_write": 6.25 - }, - "limit": { - "context": 200000, - "output": 64000 - } - }, - { - "id": "amazon-bedrock/eu.anthropic.claude-opus-4.6-v1", - "name": "Claude Opus 4.6 (EU)", - "family": "claude-opus", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-05-31", - "release_date": "2026-02-05", - "last_updated": "2026-03-13", - "modalities": { - "input": [ - "text", - "image", - "pdf" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 5.5, - "output": 27.5, - "cache_read": 0.55, - "cache_write": 6.875 - }, - "limit": { - "context": 1000000, - "output": 128000 - } - }, - { - "id": "amazon-bedrock/eu.anthropic.claude-opus-4.7", - "name": "Claude Opus 4.7 (EU)", - "family": "claude-opus", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": false, - "knowledge": "2026-01-31", - "release_date": "2026-04-16", - "last_updated": "2026-04-16", - "modalities": { - "input": [ - "text", - "image", - "pdf" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 5.5, - "output": 27.5, - "cache_read": 0.55, - "cache_write": 6.875 - }, - "limit": { - "context": 1000000, - "output": 128000 - } - }, - { - "id": "amazon-bedrock/eu.anthropic.claude-opus-4.8", - "name": "Claude Opus 4.8 (EU)", - "family": "claude-opus", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": false, - "release_date": "2026-05-28", - "last_updated": "2026-05-28", - "modalities": { - "input": [ - "text", - "image", - "pdf" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 5.5, - "output": 27.5, - "cache_read": 0.55, - "cache_write": 6.875 - }, - "limit": { - "context": 1000000, - "output": 128000 - } - }, - { - "id": "amazon-bedrock/eu.anthropic.claude-sonnet-4.5-20250929-v1:0", - "name": "Claude Sonnet 4.5 (EU)", - "family": "claude-sonnet", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-07-31", - "release_date": "2025-09-29", - "last_updated": "2025-09-29", - "modalities": { - "input": [ - "text", - "image", - "pdf" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 3.3, - "output": 16.5, - "cache_read": 0.33, - "cache_write": 4.125 - }, - "limit": { - "context": 200000, - "output": 64000 - } - }, - { - "id": "amazon-bedrock/eu.anthropic.claude-sonnet-4.6", - "name": "Claude Sonnet 4.6 (EU)", - "family": "claude-sonnet", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-08-31", - "release_date": "2026-02-17", - "last_updated": "2026-03-13", - "modalities": { - "input": [ - "text", - "image", - "pdf" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 3.3, - "output": 16.5, - "cache_read": 0.33, - "cache_write": 4.125 - }, - "limit": { - "context": 1000000, - "output": 64000 - } - }, - { - "id": "amazon-bedrock/global.anthropic.claude-fable-5", - "name": "Claude Fable 5 (Global)", - "family": "claude-fable", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": false, - "knowledge": "2026-01-31", - "release_date": "2026-06-09", - "last_updated": "2026-06-09", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 10.0, - "output": 50.0, - "cache_read": 1.0, - "cache_write": 12.5 - }, - "limit": { - "context": 1000000, - "output": 128000 - } - }, - { - "id": "amazon-bedrock/global.anthropic.claude-haiku-4.5-20251001-v1:0", - "name": "Claude Haiku 4.5 (Global)", - "family": "claude-haiku", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-02-28", - "release_date": "2025-10-15", - "last_updated": "2025-10-15", - "modalities": { - "input": [ - "text", - "image", - "pdf" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 1.0, - "output": 5.0, - "cache_read": 0.1, - "cache_write": 1.25 - }, - "limit": { - "context": 200000, - "output": 64000 - } - }, - { - "id": "amazon-bedrock/global.anthropic.claude-opus-4.5-20251101-v1:0", - "name": "Claude Opus 4.5 (Global)", + "id": "amazon-bedrock/global.anthropic.claude-opus-4.5-20251101-v1:0", + "name": "Claude Opus 4.5 (Global)", "family": "claude-opus", "attachment": true, "reasoning": true, @@ -14904,6 +14994,36 @@ "output": 8192 } }, + { + "id": "amazon-bedrock/xai.grok-4.3", + "name": "Grok 4.3", + "family": "grok", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-04-17", + "last_updated": "2026-06-28", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 1.25, + "output": 2.5, + "cache_read": 0.2 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "amazon-bedrock/zai.glm-4.7", "name": "GLM-4.7", @@ -15184,39 +15304,6 @@ "output": 4096 } }, - { - "id": "anthropic/claude-3.5-haiku", - "name": "Claude Haiku 3.5 (latest)", - "family": "claude-haiku", - "attachment": true, - "reasoning": false, - "tool_call": true, - "temperature": true, - "knowledge": "2024-07-31", - "release_date": "2024-10-22", - "last_updated": "2024-10-22", - "modalities": { - "input": [ - "text", - "image", - "pdf" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.8, - "output": 4.0, - "cache_read": 0.08, - "cache_write": 1.0 - }, - "limit": { - "context": 200000, - "output": 8192 - } - }, { "id": "anthropic/claude-3.5-sonnet", "name": "Claude Sonnet 3.5 v2", @@ -17290,6 +17377,39 @@ "output": 128000 } }, + { + "id": "azure-cognitive-services/claude-opus-4.8", + "name": "Claude Opus 4.8", + "family": "claude-opus", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-12-31", + "release_date": "2026-05-28", + "last_updated": "2026-05-28", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 5.0, + "output": 25.0, + "cache_read": 0.5, + "cache_write": 6.25 + }, + "limit": { + "context": 200000, + "output": 128000 + } + }, { "id": "azure-cognitive-services/claude-sonnet-4.5", "name": "Claude Sonnet 4.5", @@ -20027,6 +20147,39 @@ "output": 128000 } }, + { + "id": "azure/claude-opus-4.8", + "name": "Claude Opus 4.8", + "family": "claude-opus", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-12-31", + "release_date": "2026-05-28", + "last_updated": "2026-05-28", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 5.0, + "output": 25.0, + "cache_read": 0.5, + "cache_write": 6.25 + }, + "limit": { + "context": 200000, + "output": 128000 + } + }, { "id": "azure/claude-sonnet-4.5", "name": "Claude Sonnet 4.5", @@ -23102,8 +23255,8 @@ "cache_read": 0.145 }, "limit": { - "context": 131000, - "output": 131000 + "context": 262144, + "output": 262144 } }, { @@ -23401,8 +23554,8 @@ "cache_read": 0.3 }, "limit": { - "context": 131072, - "output": 131072 + "context": 202720, + "output": 202720 } }, { @@ -23578,8 +23731,8 @@ }, "open_weights": true, "cost": { - "input": 0.44, - "output": 0.99 + "input": 0.22, + "output": 0.83 }, "limit": { "context": 128000, @@ -23615,6 +23768,34 @@ "output": 8192 } }, + { + "id": "berget/zai-org/GLM-5.2", + "name": "GLM-5.2", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-13", + "last_updated": "2026-06-13", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.54, + "output": 4.84 + }, + "limit": { + "context": 524288, + "output": 32768 + } + }, { "id": "cerebras/gpt-oss-120b", "name": "GPT OSS 120B", @@ -23702,73 +23883,16 @@ } }, { - "id": "chutes/NousResearch/DeepHermes-3-Mistral-24B-Preview", - "name": "DeepHermes 3 Mistral 24B Preview", - "family": "nousresearch", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-29", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.0245, - "output": 0.0978, - "cache_read": 0.01225 - }, - "limit": { - "context": 32768, - "output": 32768 - } - }, - { - "id": "chutes/NousResearch/Hermes-4-14B", - "name": "Hermes 4 14B", - "family": "nousresearch", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-29", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.0136, - "output": 0.0543, - "cache_read": 0.0068 - }, - "limit": { - "context": 40960, - "output": 40960 - } - }, - { - "id": "chutes/Qwen/Qwen2.5-72B-Instruct", - "name": "Qwen2.5 72B Instruct", + "id": "chutes/Qwen/Qwen3-235B-A22B-Thinking-2507-TEE", + "name": "Qwen3 235B A22B Thinking 2507 TEE", "family": "qwen", "attachment": false, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2025-12-29", - "last_updated": "2026-04-25", + "knowledge": "2025-04", + "release_date": "2025-07", + "last_updated": "2026-06-21", "modalities": { "input": [ "text" @@ -23783,158 +23907,11 @@ "output": 1.1957, "cache_read": 0.14945 }, - "limit": { - "context": 32768, - "output": 32768 - } - }, - { - "id": "chutes/Qwen/Qwen2.5-Coder-32B-Instruct", - "name": "Qwen2.5 Coder 32B Instruct", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": false, - "temperature": true, - "release_date": "2025-12-29", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.0272, - "output": 0.1087, - "cache_read": 0.0136 - }, - "limit": { - "context": 32768, - "output": 32768 - } - }, - { - "id": "chutes/Qwen/Qwen2.5-VL-32B-Instruct", - "name": "Qwen2.5 VL 32B Instruct", - "family": "qwen", - "attachment": true, - "reasoning": false, - "tool_call": false, - "temperature": true, - "release_date": "2025-12-29", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.0543, - "output": 0.2174, - "cache_read": 0.02715 - }, - "limit": { - "context": 16384, - "output": 16384 - } - }, - { - "id": "chutes/Qwen/Qwen3-235B-A22B-Instruct-2507-TEE", - "name": "Qwen3 235B A22B Instruct 2507 TEE", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "knowledge": "2025-04", - "release_date": "2025-04", - "last_updated": "2025-04", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.1, - "output": 0.6, - "cache_read": 0.05 - }, - "limit": { - "context": 262144, - "output": 65536 - } - }, - { - "id": "chutes/Qwen/Qwen3-235B-A22B-Thinking", - "name": "Qwen3 235B A22B Thinking 2507", - "family": "qwen", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-29", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.11, - "output": 0.6, - "cache_read": 0.055 - }, "limit": { "context": 262144, "output": 262144 } }, - { - "id": "chutes/Qwen/Qwen3-30B-A3B", - "name": "Qwen3 30B A3B", - "family": "qwen", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-29", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.06, - "output": 0.22, - "cache_read": 0.03 - }, - "limit": { - "context": 40960, - "output": 40960 - } - }, { "id": "chutes/Qwen/Qwen3-32B-TEE", "name": "Qwen3 32B TEE", @@ -23956,73 +23933,15 @@ }, "open_weights": true, "cost": { - "input": 0.08, - "output": 0.24, - "cache_read": 0.04 + "input": 0.104, + "output": 0.416, + "cache_read": 0.052 }, "limit": { "context": 40960, "output": 40960 } }, - { - "id": "chutes/Qwen/Qwen3-Coder-Next-TEE", - "name": "Qwen3 Coder Next TEE", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2026-04-25", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.12, - "output": 0.75, - "cache_read": 0.06 - }, - "limit": { - "context": 262144, - "output": 65536 - } - }, - { - "id": "chutes/Qwen/Qwen3-Next-80B-A3B-Instruct", - "name": "Qwen3 Next 80B A3B Instruct", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-29", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.1, - "output": 0.8, - "cache_read": 0.05 - }, - "limit": { - "context": 262144, - "output": 262144 - } - }, { "id": "chutes/Qwen/Qwen3.5-397B-A17B-TEE", "name": "Qwen3.5 397B A17B TEE", @@ -24044,9 +23963,9 @@ }, "open_weights": true, "cost": { - "input": 0.39, - "output": 2.34, - "cache_read": 0.195 + "input": 0.45, + "output": 3.0, + "cache_read": 0.225 }, "limit": { "context": 262144, @@ -24074,191 +23993,15 @@ }, "open_weights": true, "cost": { - "input": 0.195, - "output": 1.56, - "cache_read": 0.0975 - }, - "limit": { - "context": 262144, - "output": 65536 - } - }, - { - "id": "chutes/Qwen/Qwen3Guard-Gen-0.6B", - "name": "Qwen3Guard Gen 0.6B", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": false, - "temperature": true, - "release_date": "2025-12-29", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.01, - "output": 0.0109, - "cache_read": 0.005 - }, - "limit": { - "context": 32768, - "output": 8192 - } - }, - { - "id": "chutes/XiaomiMiMo/MiMo-V2-Flash-TEE", - "name": "MiMo V2 Flash TEE", - "family": "mimo", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "knowledge": "2024-12-01", - "release_date": "2025-12-16", - "last_updated": "2026-02-04", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.09, - "output": 0.29, - "cache_read": 0.045 + "input": 0.3, + "output": 2.0, + "cache_read": 0.15 }, "limit": { "context": 262144, "output": 65536 } }, - { - "id": "chutes/deepseek-ai/DeepSeek-R1-0528-TEE", - "name": "DeepSeek R1 0528 TEE", - "family": "deepseek-thinking", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2024-07", - "release_date": "2025-01-20", - "last_updated": "2025-05-29", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.45, - "output": 2.15, - "cache_read": 0.225 - }, - "limit": { - "context": 163840, - "output": 65536 - } - }, - { - "id": "chutes/deepseek-ai/DeepSeek-R1-Distill-Llama-70B", - "name": "DeepSeek R1 Distill Llama 70B", - "family": "deepseek-thinking", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-29", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.0272, - "output": 0.1087, - "cache_read": 0.0136 - }, - "limit": { - "context": 131072, - "output": 131072 - } - }, - { - "id": "chutes/deepseek-ai/DeepSeek-V3-0324-TEE", - "name": "DeepSeek V3 0324 TEE", - "family": "deepseek", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-29", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.25, - "output": 1.0, - "cache_read": 0.125 - }, - "limit": { - "context": 163840, - "output": 65536 - } - }, - { - "id": "chutes/deepseek-ai/DeepSeek-V3.1-TEE", - "name": "DeepSeek V3.1 TEE", - "family": "deepseek", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-29", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.27, - "output": 1.0, - "cache_read": 0.135 - }, - "limit": { - "context": 163840, - "output": 65536 - } - }, { "id": "chutes/deepseek-ai/DeepSeek-V3.2-TEE", "name": "DeepSeek V3.2 TEE", @@ -24267,8 +24010,8 @@ "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2025-12-29", - "last_updated": "2026-04-25", + "release_date": "2025-12", + "last_updated": "2026-06-21", "modalities": { "input": [ "text" @@ -24279,9 +24022,9 @@ }, "open_weights": true, "cost": { - "input": 0.28, - "output": 0.42, - "cache_read": 0.14 + "input": 1.0, + "output": 1.0, + "cache_read": 0.5 }, "limit": { "context": 131072, @@ -24309,9 +24052,9 @@ }, "open_weights": true, "cost": { - "input": 0.13, - "output": 0.38, - "cache_read": 0.065 + "input": 0.12, + "output": 0.37, + "cache_read": 0.06 }, "limit": { "context": 131072, @@ -24373,9 +24116,9 @@ }, "open_weights": true, "cost": { - "input": 0.95, - "output": 4.0, - "cache_read": 0.475 + "input": 0.66, + "output": 3.5, + "cache_read": 0.33 }, "limit": { "context": 262144, @@ -24383,161 +24126,16 @@ } }, { - "id": "chutes/openai/gpt-oss-120b-TEE", - "name": "gpt oss 120b TEE", - "family": "gpt-oss", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-29", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.09, - "output": 0.36, - "cache_read": 0.045 - }, - "limit": { - "context": 131072, - "output": 65536 - } - }, - { - "id": "chutes/rednote-hilab/dots.ocr", - "name": "dots.ocr", - "family": "rednote", - "attachment": true, - "reasoning": false, - "tool_call": false, - "temperature": true, - "release_date": "2025-12-29", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.01, - "output": 0.0109, - "cache_read": 0.005 - }, - "limit": { - "context": 131072, - "output": 131072 - } - }, - { - "id": "chutes/tngtech/DeepSeek-TNG-R1T2-Chimera-TEE", - "name": "DeepSeek TNG R1T2 Chimera TEE", - "family": "deepseek", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-04-25", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.3, - "output": 1.1, - "cache_read": 0.15 - }, - "limit": { - "context": 163840, - "output": 163840 - } - }, - { - "id": "chutes/unsloth/Llama-3.2-1B-Instruct", - "name": "Llama 3.2 1B Instruct", - "family": "unsloth", - "attachment": false, - "reasoning": false, - "tool_call": false, - "temperature": true, - "release_date": "2026-01-27", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.01, - "output": 0.0109, - "cache_read": 0.005 - }, - "limit": { - "context": 16384, - "output": 8192 - } - }, - { - "id": "chutes/unsloth/Llama-3.2-3B-Instruct", - "name": "Llama 3.2 3B Instruct", - "family": "unsloth", - "attachment": false, - "reasoning": false, - "tool_call": false, - "temperature": true, - "release_date": "2025-02-12", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.01, - "output": 0.0136, - "cache_read": 0.005 - }, - "limit": { - "context": 16384, - "output": 16384 - } - }, - { - "id": "chutes/unsloth/Mistral-Nemo-Instruct", - "name": "Mistral Nemo Instruct 2407", - "family": "unsloth", + "id": "chutes/unsloth/Mistral-Nemo-Instruct-2407-TEE", + "name": "Mistral Nemo Instruct 2407 TEE", + "family": "mistral-nemo", "attachment": false, "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2025-12-29", - "last_updated": "2026-04-25", + "knowledge": "2024-07", + "release_date": "2024-07-01", + "last_updated": "2024-07-01", "modalities": { "input": [ "text" @@ -24548,194 +24146,15 @@ }, "open_weights": true, "cost": { - "input": 0.02, - "output": 0.04, - "cache_read": 0.01 - }, - "limit": { - "context": 131072, - "output": 131072 - } - }, - { - "id": "chutes/unsloth/gemma-3-12b-it", - "name": "gemma 3 12b it", - "family": "unsloth", - "attachment": true, - "reasoning": false, - "tool_call": false, - "temperature": true, - "release_date": "2025-12-29", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.03, - "output": 0.1, - "cache_read": 0.015 + "input": 0.0245, + "output": 0.0978, + "cache_read": 0.01225 }, "limit": { "context": 131072, "output": 131072 } }, - { - "id": "chutes/unsloth/gemma-3-27b-it", - "name": "gemma 3 27b it", - "family": "unsloth", - "attachment": true, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-29", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.0272, - "output": 0.1087, - "cache_read": 0.0136 - }, - "limit": { - "context": 128000, - "output": 65536 - } - }, - { - "id": "chutes/unsloth/gemma-3-4b-it", - "name": "gemma 3 4b it", - "family": "unsloth", - "attachment": true, - "reasoning": false, - "tool_call": false, - "temperature": true, - "release_date": "2025-12-29", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.01, - "output": 0.0272, - "cache_read": 0.005 - }, - "limit": { - "context": 96000, - "output": 96000 - } - }, - { - "id": "chutes/zai-org/GLM-4.6V", - "name": "GLM 4.6V", - "family": "glm", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-29", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.3, - "output": 0.9, - "cache_read": 0.15 - }, - "limit": { - "context": 131072, - "output": 65536 - } - }, - { - "id": "chutes/zai-org/GLM-4.7-FP8", - "name": "GLM 4.7 FP8", - "family": "glm", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-01-27", - "last_updated": "2026-04-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.2989, - "output": 1.1957, - "cache_read": 0.14945 - }, - "limit": { - "context": 202752, - "output": 65535 - } - }, - { - "id": "chutes/zai-org/GLM-4.7-TEE", - "name": "GLM 4.7 TEE", - "family": "glm", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-04", - "release_date": "2025-12-22", - "last_updated": "2025-12-22", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.39, - "output": 1.75, - "cache_read": 0.195 - }, - "limit": { - "context": 202752, - "output": 65535 - } - }, { "id": "chutes/zai-org/GLM-5-TEE", "name": "GLM 5 TEE", @@ -24766,15 +24185,15 @@ } }, { - "id": "chutes/zai-org/GLM-5-Turbo", - "name": "GLM 5 Turbo", + "id": "chutes/zai-org/GLM-5.1-TEE", + "name": "GLM 5.1 TEE", "family": "glm", "attachment": false, "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2026-03-11", - "last_updated": "2026-04-25", + "release_date": "2026-04-07", + "last_updated": "2026-04-07", "modalities": { "input": [ "text" @@ -24785,9 +24204,9 @@ }, "open_weights": true, "cost": { - "input": 0.4891, - "output": 1.9565, - "cache_read": 0.24455 + "input": 0.98, + "output": 3.08, + "cache_read": 0.49 }, "limit": { "context": 202752, @@ -24795,15 +24214,15 @@ } }, { - "id": "chutes/zai-org/GLM-5.1-TEE", - "name": "GLM 5.1 TEE", + "id": "chutes/zai-org/GLM-5.2-TEE", + "name": "GLM 5.2 TEE", "family": "glm", "attachment": false, "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2026-04-07", - "last_updated": "2026-04-07", + "release_date": "2026-06-13", + "last_updated": "2026-06-13", "modalities": { "input": [ "text" @@ -24814,12 +24233,12 @@ }, "open_weights": true, "cost": { - "input": 1.05, - "output": 3.5, - "cache_read": 0.525 + "input": 1.4, + "output": 4.4, + "cache_read": 0.7 }, "limit": { - "context": 202752, + "context": 1048576, "output": 65535 } }, @@ -29472,7 +28891,7 @@ "name": "GPT Oss 120b", "family": "gpt-oss", "attachment": false, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "knowledge": "2024-01", @@ -30888,7 +30307,7 @@ "name": "MiniMax-M2.5", "family": "minimax", "attachment": false, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2026-02-12", @@ -32559,6 +31978,35 @@ "output": 16384 } }, + { + "id": "deepinfra/zai-org/GLM-5.2", + "name": "GLM-5.2", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-13", + "last_updated": "2026-06-13", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.95, + "output": 3.0, + "cache_read": 0.18 + }, + "limit": { + "context": 1048576, + "output": 32768 + } + }, { "id": "deepseek/deepseek-chat", "name": "DeepSeek Chat", @@ -35275,8 +34723,8 @@ }, "open_weights": true, "cost": { - "input": 0.00236, - "output": 0.00236 + "input": 0.0023, + "output": 0.0023 }, "limit": { "context": 448, @@ -35284,12 +34732,12 @@ } }, { - "id": "evroc/Qwen/Qwen3-30B-A3B-Instruct-2507-FP8", - "name": "Qwen3 30B 2507", - "family": "qwen", + "id": "evroc/Qwen/Qwen3-Embedding-8B", + "name": "Qwen3 Embedding 8B", + "family": "text-embedding", "attachment": false, "reasoning": false, - "tool_call": true, + "tool_call": false, "release_date": "2025-07-30", "last_updated": "2025-07-30", "modalities": { @@ -35302,18 +34750,18 @@ }, "open_weights": true, "cost": { - "input": 0.35, - "output": 1.42 + "input": 0.115, + "output": 0.115 }, "limit": { - "context": 64000, - "output": 64000 + "context": 40960, + "output": 4096 } }, { - "id": "evroc/Qwen/Qwen3-Embedding-8B", - "name": "Qwen3 Embedding 8B", - "family": "text-embedding", + "id": "evroc/Qwen/Qwen3-Reranker-4B", + "name": "Qwen3 Reranker 4B", + "family": "qwen", "attachment": false, "reasoning": false, "tool_call": false, @@ -35329,11 +34777,11 @@ }, "open_weights": true, "cost": { - "input": 0.12, - "output": 0.12 + "input": 0.0575, + "output": 0.0 }, "limit": { - "context": 40960, + "context": 32000, "output": 4096 } }, @@ -35358,8 +34806,8 @@ }, "open_weights": true, "cost": { - "input": 0.24, - "output": 0.94 + "input": 0.23, + "output": 0.92 }, "limit": { "context": 100000, @@ -35367,17 +34815,21 @@ } }, { - "id": "evroc/intfloat/multilingual-e5-large-instruct", - "name": "E5 Multi-Lingual Large Embeddings 0.6B", - "family": "text-embedding", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2024-06-01", - "last_updated": "2024-06-01", + "id": "evroc/Qwen/Qwen3.6-35B-A3B-FP8", + "name": "Qwen3.6 35B-A3B", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-04-17", + "last_updated": "2026-04-17", "modalities": { "input": [ - "text" + "text", + "image", + "video", + "audio" ], "output": [ "text" @@ -35385,23 +34837,54 @@ }, "open_weights": true, "cost": { - "input": 0.12, - "output": 0.12 + "input": 0.345, + "output": 1.38 }, "limit": { - "context": 512, - "output": 512 + "context": 262144, + "output": 65536 } }, { - "id": "evroc/microsoft/Phi-4-multimodal-instruct", - "name": "Phi-4 15B", - "family": "phi", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2025-01-01", - "last_updated": "2025-01-01", + "id": "evroc/evroc/roc", + "name": "roc", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2026-01", + "release_date": "2026-06-06", + "last_updated": "2026-06-06", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 2.875, + "output": 11.516 + }, + "limit": { + "context": 262144, + "output": 262144 + } + }, + { + "id": "evroc/google/gemma-4-26B-A4B-it", + "name": "Gemma 4 26B A4B IT", + "family": "gemma", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-04-02", + "last_updated": "2026-04-02", "modalities": { "input": [ "text", @@ -35413,23 +34896,23 @@ }, "open_weights": true, "cost": { - "input": 0.24, - "output": 0.47 + "input": 0.144, + "output": 0.575 }, "limit": { - "context": 32000, - "output": 32000 + "context": 262144, + "output": 32768 } }, { - "id": "evroc/mistralai/Magistral-Small", - "name": "Magistral Small 1.2 24B", - "family": "magistral-small", + "id": "evroc/intfloat/multilingual-e5-large-instruct", + "name": "E5 Multi-Lingual Large Embeddings 0.6B", + "family": "text-embedding", "attachment": false, "reasoning": false, "tool_call": false, - "release_date": "2025-06-01", - "last_updated": "2025-06-01", + "release_date": "2024-06-01", + "last_updated": "2024-06-01", "modalities": { "input": [ "text" @@ -35440,27 +34923,28 @@ }, "open_weights": true, "cost": { - "input": 0.59, - "output": 2.36 + "input": 0.114, + "output": 0.114 }, "limit": { - "context": 131072, - "output": 131072 + "context": 512, + "output": 512 } }, { - "id": "evroc/mistralai/Voxtral-Small-24B", - "name": "Voxtral Small 24B", - "family": "voxtral", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2025-03-01", - "last_updated": "2025-03-01", + "id": "evroc/mistralai/Mistral-Medium-3.5-128B", + "name": "Mistral Medium 3.5", + "family": "mistral-medium", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-04-29", + "last_updated": "2026-04-29", "modalities": { "input": [ - "audio", - "text" + "text", + "image" ], "output": [ "text" @@ -35468,25 +34952,26 @@ }, "open_weights": true, "cost": { - "input": 0.00236, - "output": 0.00236 + "input": 1.725, + "output": 6.9 }, "limit": { - "context": 32000, - "output": 32000 + "context": 262144, + "output": 262144 } }, { - "id": "evroc/mistralai/devstral-small-2-24b-instruct", - "name": "Devstral Small 2 24B Instruct 2512", - "family": "devstral", + "id": "evroc/mistralai/Voxtral-Small-24B", + "name": "Voxtral Small 24B", + "family": "voxtral", "attachment": false, "reasoning": false, - "tool_call": true, - "release_date": "2025-12-01", - "last_updated": "2025-12-01", + "tool_call": false, + "release_date": "2025-03-01", + "last_updated": "2025-03-01", "modalities": { "input": [ + "audio", "text" ], "output": [ @@ -35495,23 +34980,25 @@ }, "open_weights": true, "cost": { - "input": 0.12, - "output": 0.47 + "input": 0.0023, + "output": 0.0023 }, "limit": { - "context": 32768, - "output": 32768 + "context": 32000, + "output": 32000 } }, { - "id": "evroc/moonshotai/Kimi-K2.5", - "name": "Kimi K2.5", + "id": "evroc/moonshotai/Kimi-K2.6", + "name": "Kimi K2.6", "family": "kimi-k2", - "attachment": false, + "attachment": true, "reasoning": true, "tool_call": true, - "release_date": "2026-01-27", - "last_updated": "2026-01-27", + "temperature": true, + "knowledge": "2025-01", + "release_date": "2026-04-21", + "last_updated": "2026-04-21", "modalities": { "input": [ "text", @@ -35524,8 +35011,8 @@ }, "open_weights": true, "cost": { - "input": 1.47, - "output": 5.9 + "input": 1.4375, + "output": 5.75 }, "limit": { "context": 262144, @@ -35534,13 +35021,15 @@ }, { "id": "evroc/nvidia/Llama-3.3-70B-Instruct-FP8", - "name": "Llama 3.3 70B", + "name": "Llama-3.3-70B-Instruct", "family": "llama", - "attachment": false, + "attachment": true, "reasoning": false, - "tool_call": false, - "release_date": "2024-12-01", - "last_updated": "2024-12-01", + "tool_call": true, + "temperature": true, + "knowledge": "2023-12", + "release_date": "2024-12-06", + "last_updated": "2024-12-06", "modalities": { "input": [ "text" @@ -35551,12 +35040,12 @@ }, "open_weights": true, "cost": { - "input": 1.18, - "output": 1.18 + "input": 1.15, + "output": 1.15 }, "limit": { - "context": 131072, - "output": 32768 + "context": 128000, + "output": 4096 } }, { @@ -35578,8 +35067,8 @@ }, "open_weights": true, "cost": { - "input": 0.24, - "output": 0.94 + "input": 0.23, + "output": 0.92 }, "limit": { "context": 65536, @@ -35605,14 +35094,41 @@ }, "open_weights": true, "cost": { - "input": 0.00236, - "output": 0.00236 + "input": 0.0023, + "output": 0.0023 }, "limit": { "context": 448, "output": 4096 } }, + { + "id": "evroc/openai/whisper-large-v3-turbo", + "name": "Whisper Large v3 Turbo", + "family": "whisper", + "attachment": false, + "reasoning": false, + "tool_call": false, + "release_date": "2024-10-01", + "last_updated": "2024-10-01", + "modalities": { + "input": [ + "audio" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0023, + "output": 0.0023 + }, + "limit": { + "context": 448, + "output": 448 + } + }, { "id": "fastrouter/anthropic/claude-opus-4.1", "name": "Claude Opus 4.1", @@ -37103,7 +36619,7 @@ "cache_read": 0.26 }, "limit": { - "context": 1048576, + "context": 1048575, "output": 131072 } }, @@ -37342,6 +36858,35 @@ "output": 131072 } }, + { + "id": "fireworks-ai/accounts/fireworks/routers/glm-5p2-fast", + "name": "GLM 5.2 Fast", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-26", + "last_updated": "2026-06-26", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 2.1, + "output": 6.6, + "cache_read": 0.21 + }, + "limit": { + "context": 1048575, + "output": 131072 + } + }, { "id": "fireworks-ai/accounts/fireworks/routers/kimi-k2p6-fast", "name": "Kimi K2.6 Fast", @@ -37794,9 +37339,10 @@ "name": "Qwen3 235B A22B Instruct 2507", "family": "qwen", "attachment": false, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, + "knowledge": "2025-04", "release_date": "2025-07-29", "last_updated": "2026-01-29", "modalities": { @@ -37818,15 +37364,15 @@ } }, { - "id": "friendli/meta-llama/Llama-3.1-8B-Instruct", - "name": "Llama 3.1 8B Instruct", - "family": "llama", + "id": "friendli/deepseek-ai/DeepSeek-V3.2", + "name": "DeepSeek-V3.2", + "family": "deepseek", "attachment": false, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2024-08-01", - "last_updated": "2025-12-23", + "release_date": "2025-12-01", + "last_updated": "2025-12-01", "modalities": { "input": [ "text" @@ -37837,27 +37383,29 @@ }, "open_weights": true, "cost": { - "input": 0.1, - "output": 0.1 + "input": 0.5, + "output": 1.5, + "cache_read": 0.25 }, "limit": { - "context": 131072, - "output": 8000 + "context": 163840, + "output": 163840 } }, { - "id": "friendli/meta-llama/Llama-3.3-70B-Instruct", - "name": "Llama 3.3 70B Instruct", - "family": "llama", - "attachment": false, - "reasoning": false, + "id": "friendli/google/gemma-4-31B-it", + "name": "Gemma 4 31B IT", + "family": "gemma", + "attachment": true, + "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2024-08-01", - "last_updated": "2025-12-23", + "release_date": "2026-04-02", + "last_updated": "2026-04-02", "modalities": { "input": [ - "text" + "text", + "image" ], "output": [ "text" @@ -37865,12 +37413,12 @@ }, "open_weights": true, "cost": { - "input": 0.6, - "output": 0.6 + "input": 0.14, + "output": 0.4 }, "limit": { - "context": 131072, - "output": 131072 + "context": 262144, + "output": 32768 } }, { @@ -37931,6 +37479,35 @@ "output": 202752 } }, + { + "id": "friendli/zai-org/GLM-5.2", + "name": "GLM-5.2", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-13", + "last_updated": "2026-06-13", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.4, + "output": 4.4, + "cache_read": 0.26 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "frogbot/claude-haiku-4.5", "name": "Claude Haiku 4.5", @@ -41581,6 +41158,36 @@ "output": 64000 } }, + { + "id": "gmicloud/Qwen/Qwen3.7-Max", + "name": "Qwen3.7 Max", + "family": "qwen", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-05-21", + "last_updated": "2026-05-21", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 2.5, + "output": 7.5, + "cache_read": 0.25, + "cache_write": 3.125 + }, + "limit": { + "context": 1000000, + "output": 65536 + } + }, { "id": "gmicloud/anthropic/claude-opus-4.6", "name": "Claude Opus 4.6", @@ -41761,6 +41368,36 @@ "output": 65536 } }, + { + "id": "gmicloud/moonshotai/kimi-k2.7-code-highspeed", + "name": "Kimi K2.7 Code Highspeed", + "family": "kimi-k2", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "knowledge": "2025-01", + "release_date": "2026-06-12", + "last_updated": "2026-06-12", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.9, + "output": 8.0, + "cache_read": 0.38 + }, + "limit": { + "context": 262144, + "output": 262144 + } + }, { "id": "gmicloud/zai-org/GLM-5-FP8", "name": "GLM-5", @@ -41819,6 +41456,35 @@ "output": 131072 } }, + { + "id": "gmicloud/zai-org/GLM-5.2-FP8", + "name": "GLM-5.2", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-13", + "last_updated": "2026-06-13", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.979, + "output": 3.08, + "cache_read": 0.182 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "google-vertex-anthropic/claude-3.5-haiku", "name": "Claude Haiku 3.5", @@ -44316,7 +43982,7 @@ "tool_call": true, "temperature": true, "release_date": "2025-10-29", - "last_updated": "2025-10-29", + "last_updated": "2026-06-29", "modalities": { "input": [ "text" @@ -44328,8 +43994,7 @@ "open_weights": true, "cost": { "input": 0.075, - "output": 0.3, - "cache_read": 0.037 + "output": 0.3 }, "limit": { "context": 131072, @@ -47731,6 +47396,35 @@ "output": 65536 } }, + { + "id": "huggingface/Qwen/Qwen3.6-27B", + "name": "Qwen3.6 27B", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-04-22", + "last_updated": "2026-04-22", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.47, + "output": 3.19 + }, + "limit": { + "context": 262144, + "output": 65536 + } + }, { "id": "huggingface/Qwen/Qwen3.6-35B-A3B", "name": "Qwen3.6 35B-A3B", @@ -47789,6 +47483,35 @@ "output": 4096 } }, + { + "id": "huggingface/XiaomiMiMo/MiMo-V2.5-Pro", + "name": "MiMo-V2.5-Pro", + "family": "mimo", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2024-12", + "release_date": "2026-04-22", + "last_updated": "2026-04-22", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.0, + "output": 3.0 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, { "id": "huggingface/deepseek-ai/DeepSeek-R1", "name": "DeepSeek-R1", @@ -48146,6 +47869,34 @@ "output": 262144 } }, + { + "id": "huggingface/openai/gpt-oss-120b", + "name": "GPT OSS 120B", + "family": "gpt-oss", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2025-08-05", + "last_updated": "2025-08-05", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.25, + "output": 0.69 + }, + "limit": { + "context": 131072, + "output": 32768 + } + }, { "id": "huggingface/stepfun-ai/Step-3.5-Flash", "name": "Step 3.5 Flash", @@ -48174,6 +47925,35 @@ "output": 256000 } }, + { + "id": "huggingface/stepfun-ai/Step-3.7-Flash", + "name": "Step 3.7 Flash", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2026-01-01", + "release_date": "2026-05-29", + "last_updated": "2026-05-29", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.2, + "output": 1.15 + }, + "limit": { + "context": 262144, + "output": 256000 + } + }, { "id": "huggingface/zai-org/GLM-4.5", "name": "GLM-4.5", @@ -48892,9 +48672,9 @@ }, "open_weights": true, "cost": { - "input": 0.24, + "input": 0.15, "output": 0.9, - "cache_read": 0.03, + "cache_read": 0.05, "cache_write": 0.0 }, "limit": { @@ -48924,7 +48704,7 @@ }, "open_weights": true, "cost": { - "input": 0.78, + "input": 0.66, "output": 3.5, "cache_read": 0.2, "cache_write": 0.0 @@ -48935,19 +48715,52 @@ } }, { - "id": "inceptron/nvidia/llama-3.3-70b-instruct-fp8", - "name": "Llama 3.3 70B Instruct", - "family": "llama", + "id": "inceptron/moonshotai/Kimi-K2.6-Fast", + "name": "Kimi K2.6 Fast", + "family": "kimi-k2", "attachment": true, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, - "knowledge": "2023-12", - "release_date": "2024-12-06", - "last_updated": "2024-12-06", + "knowledge": "2025-01", + "release_date": "2026-04-21", + "last_updated": "2026-04-21", "modalities": { "input": [ + "text", + "image" + ], + "output": [ "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.32, + "output": 7.0, + "cache_read": 0.4, + "cache_write": 0.0 + }, + "limit": { + "context": 262144, + "output": 262144 + } + }, + { + "id": "inceptron/moonshotai/Kimi-K2.7-Code", + "name": "Kimi K2.7 Code", + "family": "kimi-k2", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "knowledge": "2025-01", + "release_date": "2026-06-12", + "last_updated": "2026-06-12", + "modalities": { + "input": [ + "text", + "image" ], "output": [ "text" @@ -48955,14 +48768,14 @@ }, "open_weights": true, "cost": { - "input": 0.12, - "output": 0.38, - "cache_read": 0.0, + "input": 0.75, + "output": 3.5, + "cache_read": 0.2, "cache_write": 0.0 }, "limit": { - "context": 131072, - "output": 131072 + "context": 262144, + "output": 262144 } }, { @@ -48995,6 +48808,36 @@ "output": 202752 } }, + { + "id": "inceptron/zai-org/GLM-5.2", + "name": "GLM 5.2", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-13", + "last_updated": "2026-06-13", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.2, + "output": 4.2, + "cache_read": 0.26, + "cache_write": 0.0 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "inference/google/gemma-3", "name": "Google Gemma 3", @@ -50140,7 +49983,7 @@ "name": "gemini-2.5-flash", "family": "gemini-flash", "attachment": true, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2026-01", @@ -50171,7 +50014,7 @@ "name": "gemini-2.5-flash-lite", "family": "gemini-flash-lite", "attachment": true, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2026-01", @@ -50202,7 +50045,7 @@ "name": "gemini-2.5-flash-lite-preview-06-17", "family": "gemini-flash-lite", "attachment": true, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2026-01", @@ -50264,7 +50107,7 @@ "name": "gemini-2.5-flash-preview-05-20", "family": "gemini-flash", "attachment": true, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2026-01", @@ -50295,7 +50138,7 @@ "name": "gemini-2.5-pro", "family": "gemini-pro", "attachment": true, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2026-01", @@ -50326,7 +50169,7 @@ "name": "gemini-2.5-pro-preview-06-05", "family": "gemini-pro", "attachment": true, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2026-01", @@ -52644,7 +52487,7 @@ "id": "kilo/baidu/qianfan-ocr-fast", "name": "Baidu: Qianfan-OCR-Fast", "attachment": true, - "reasoning": true, + "reasoning": false, "tool_call": false, "temperature": true, "release_date": "2026-04-20", @@ -52979,7 +52822,7 @@ "id": "kilo/deepseek/deepseek-chat-v3", "name": "DeepSeek: DeepSeek V3 0324", "attachment": false, - "reasoning": true, + "reasoning": false, "tool_call": true, "temperature": true, "release_date": "2025-03-24", @@ -61200,19 +61043,20 @@ } }, { - "id": "lilac/minimaxai/minimax-m2.7", - "name": "MiniMax M2.7", - "family": "minimax", - "attachment": false, + "id": "lilac/minimaxai/minimax-m3", + "name": "MiniMax M3", + "family": "minimax-m3", + "attachment": true, "reasoning": true, "tool_call": true, "temperature": true, - "knowledge": "2025-01", - "release_date": "2026-03-18", - "last_updated": "2026-03-18", + "release_date": "2026-06-01", + "last_updated": "2026-06-01", "modalities": { "input": [ - "text" + "text", + "image", + "video" ], "output": [ "text" @@ -61220,13 +61064,13 @@ }, "open_weights": true, "cost": { - "input": 0.3, - "output": 1.2, - "cache_read": 0.055 + "input": 0.28, + "output": 1.1, + "cache_read": 0.05 }, "limit": { - "context": 204800, - "output": 204800 + "context": 1048576, + "output": 1048576 } }, { @@ -61261,16 +61105,15 @@ } }, { - "id": "lilac/zai-org/glm-5.1", - "name": "GLM 5.1", + "id": "lilac/zai-org/glm-5.2", + "name": "GLM 5.2", "family": "glm", "attachment": false, "reasoning": true, "tool_call": true, "temperature": true, - "knowledge": "2025-04", - "release_date": "2026-04-07", - "last_updated": "2026-04-07", + "release_date": "2026-06-13", + "last_updated": "2026-06-13", "modalities": { "input": [ "text" @@ -61286,8 +61129,8 @@ "cache_read": 0.27 }, "limit": { - "context": 202800, - "output": 131072 + "context": 524288, + "output": 524288 } }, { @@ -61342,75 +61185,14 @@ "cost": { "input": 15.0, "output": 75.0, - "cache_read": 1.5 + "cache_read": 1.5, + "cache_write": 18.75 }, "limit": { "context": 200000, "output": 4096 } }, - { - "id": "llmgateway/claude-3.5-haiku", - "name": "Claude 3.5 Haiku", - "family": "claude", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2024-10-22", - "last_updated": "2024-10-22", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.8, - "output": 4.0, - "cache_read": 0.08 - }, - "limit": { - "context": 200000, - "output": 8192 - } - }, - { - "id": "llmgateway/claude-3.5-sonnet", - "name": "Claude Sonnet 3.5 v2", - "family": "claude-sonnet", - "attachment": true, - "reasoning": false, - "tool_call": true, - "temperature": true, - "knowledge": "2024-04-30", - "release_date": "2024-10-22", - "last_updated": "2024-10-22", - "modalities": { - "input": [ - "text", - "image", - "pdf" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 3.0, - "output": 15.0, - "cache_read": 0.3, - "cache_write": 3.75 - }, - "limit": { - "context": 200000, - "output": 8192 - } - }, { "id": "llmgateway/claude-3.7-sonnet", "name": "Claude 3.7 Sonnet", @@ -61433,7 +61215,8 @@ "cost": { "input": 3.0, "output": 15.0, - "cache_read": 0.3 + "cache_read": 0.3, + "cache_write": 3.75 }, "limit": { "context": 200000, @@ -61474,21 +61257,20 @@ } }, { - "id": "llmgateway/claude-opus-4", - "name": "Claude Opus 4", - "family": "claude-opus", + "id": "llmgateway/claude-haiku-4.5-free", + "name": "Claude Haiku 4.5 (latest)", + "family": "claude-haiku", "attachment": true, - "reasoning": true, + "reasoning": false, "tool_call": true, "temperature": true, - "knowledge": "2025-03-31", - "release_date": "2025-05-22", - "last_updated": "2025-05-22", + "knowledge": "2025-02-28", + "release_date": "2025-10-15", + "last_updated": "2025-10-15", "modalities": { "input": [ "text", - "image", - "pdf" + "image" ], "output": [ "text" @@ -61496,14 +61278,12 @@ }, "open_weights": false, "cost": { - "input": 15.0, - "output": 75.0, - "cache_read": 1.5, - "cache_write": 18.75 + "input": 0.0, + "output": 0.0 }, "limit": { "context": 200000, - "output": 32000 + "output": 200000 } }, { @@ -61670,39 +61450,6 @@ "output": 128000 } }, - { - "id": "llmgateway/claude-sonnet-4", - "name": "Claude Sonnet 4", - "family": "claude-sonnet", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-03-31", - "release_date": "2025-05-22", - "last_updated": "2025-05-22", - "modalities": { - "input": [ - "text", - "image", - "pdf" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 3.0, - "output": 15.0, - "cache_read": 0.3, - "cache_write": 3.75 - }, - "limit": { - "context": 200000, - "output": 64000 - } - }, { "id": "llmgateway/claude-sonnet-4.5", "name": "Claude Sonnet 4.5 (latest)", @@ -61826,34 +61573,6 @@ "output": 16384 } }, - { - "id": "llmgateway/deepseek-r1", - "name": "DeepSeek R1 (0528)", - "family": "deepseek", - "attachment": false, - "reasoning": true, - "tool_call": false, - "temperature": true, - "release_date": "2025-05-28", - "last_updated": "2025-05-28", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.55, - "output": 2.19 - }, - "limit": { - "context": 64000, - "output": 16384 - } - }, { "id": "llmgateway/deepseek-v3.1", "name": "DeepSeek V3.1", @@ -61877,7 +61596,7 @@ "cost": { "input": 0.56, "output": 1.68, - "cache_read": 0.07 + "cache_read": 0.112 }, "limit": { "context": 128000, @@ -61905,9 +61624,9 @@ }, "open_weights": true, "cost": { - "input": 0.28, - "output": 0.42, - "cache_read": 0.056 + "input": 0.26, + "output": 0.38, + "cache_read": 0.13 }, "limit": { "context": 163840, @@ -61940,7 +61659,7 @@ "cache_read": 0.0028 }, "limit": { - "context": 1000000, + "context": 1050000, "output": 384000 } }, @@ -61970,7 +61689,7 @@ "cache_read": 0.003625 }, "limit": { - "context": 1000000, + "context": 1050000, "output": 384000 } }, @@ -62028,28 +61747,23 @@ "output": 0.3 }, "limit": { - "context": 128000, + "context": 131072, "output": 128000 } }, { - "id": "llmgateway/gemini-2.0-flash", - "name": "Gemini 2.0 Flash", - "family": "gemini-flash", + "id": "llmgateway/fugu-ultra", + "name": "Fugu Ultra", "attachment": true, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, - "knowledge": "2024-06", - "release_date": "2024-12-11", - "last_updated": "2024-12-11", + "release_date": "2026-06-22", + "last_updated": "2026-06-22", "modalities": { "input": [ "text", - "image", - "audio", - "video", - "pdf" + "image" ], "output": [ "text" @@ -62057,26 +61771,26 @@ }, "open_weights": false, "cost": { - "input": 0.1, - "output": 0.4, - "cache_read": 0.025 + "input": 5.0, + "output": 30.0, + "cache_read": 0.5 }, "limit": { - "context": 1048576, - "output": 8192 + "context": 1000000, + "output": 1000000 } }, { - "id": "llmgateway/gemini-2.0-flash-lite", - "name": "Gemini 2.0 Flash-Lite", - "family": "gemini-flash-lite", + "id": "llmgateway/gemini-2.5-flash", + "name": "Gemini 2.5 Flash", + "family": "gemini-flash", "attachment": true, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, - "knowledge": "2024-06", - "release_date": "2024-12-11", - "last_updated": "2024-12-11", + "knowledge": "2025-01", + "release_date": "2025-06-17", + "last_updated": "2025-06-17", "modalities": { "input": [ "text", @@ -62091,18 +61805,19 @@ }, "open_weights": false, "cost": { - "input": 0.075, - "output": 0.3 + "input": 0.3, + "output": 2.5, + "cache_read": 0.03 }, "limit": { "context": 1048576, - "output": 8192 + "output": 65536 } }, { - "id": "llmgateway/gemini-2.5-flash", - "name": "Gemini 2.5 Flash", - "family": "gemini-flash", + "id": "llmgateway/gemini-2.5-flash-lite", + "name": "Gemini 2.5 Flash-Lite", + "family": "gemini-flash-lite", "attachment": true, "reasoning": true, "tool_call": true, @@ -62124,9 +61839,9 @@ }, "open_weights": false, "cost": { - "input": 0.3, - "output": 2.5, - "cache_read": 0.03 + "input": 0.1, + "output": 0.4, + "cache_read": 0.01 }, "limit": { "context": 1048576, @@ -62134,23 +61849,19 @@ } }, { - "id": "llmgateway/gemini-2.5-flash-lite", - "name": "Gemini 2.5 Flash-Lite", - "family": "gemini-flash-lite", + "id": "llmgateway/gemini-2.5-flash-lite-preview-09", + "name": "Gemini 2.5 Flash Lite Preview (09-2025)", + "family": "gemini", "attachment": true, - "reasoning": true, + "reasoning": false, "tool_call": true, "temperature": true, - "knowledge": "2025-01", - "release_date": "2025-06-17", - "last_updated": "2025-06-17", + "release_date": "2025-09-25", + "last_updated": "2025-09-25", "modalities": { "input": [ "text", - "image", - "audio", - "video", - "pdf" + "image" ], "output": [ "text" @@ -62164,7 +61875,7 @@ }, "limit": { "context": 1048576, - "output": 65536 + "output": 1048576 } }, { @@ -62262,41 +61973,8 @@ "cost": { "input": 0.25, "output": 1.5, - "cache_read": 0.025 - }, - "limit": { - "context": 1048576, - "output": 65536 - } - }, - { - "id": "llmgateway/gemini-3.1-flash-lite-preview", - "name": "Gemini 3.1 Flash Lite Preview", - "family": "gemini-flash-lite", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-01", - "release_date": "2026-03-03", - "last_updated": "2026-03-03", - "modalities": { - "input": [ - "text", - "image", - "video", - "audio", - "pdf" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.25, - "output": 1.5, - "cache_read": 0.025 + "cache_read": 0.025, + "cache_write": 0.08333 }, "limit": { "context": 1048576, @@ -62364,7 +62042,8 @@ "cost": { "input": 1.5, "output": 9.0, - "cache_read": 0.15 + "cache_read": 0.15, + "cache_write": 0.08333 }, "limit": { "context": 1048576, @@ -62401,91 +62080,6 @@ "output": 65536 } }, - { - "id": "llmgateway/gemma-2-27b-it-together", - "name": "Gemma 2 27B IT", - "family": "gemma", - "attachment": false, - "reasoning": false, - "tool_call": false, - "temperature": true, - "release_date": "2024-06-27", - "last_updated": "2024-06-27", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.08, - "output": 0.08 - }, - "limit": { - "context": 8192, - "output": 16384 - } - }, - { - "id": "llmgateway/gemma-3-1b-it", - "name": "Gemma 3 1B IT", - "family": "gemma", - "attachment": false, - "reasoning": false, - "tool_call": false, - "temperature": true, - "release_date": "2025-03-12", - "last_updated": "2025-03-12", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.08, - "output": 0.3 - }, - "limit": { - "context": 1000000, - "output": 16384 - } - }, - { - "id": "llmgateway/gemma-3-27b", - "name": "Gemma 3 27B", - "family": "gemma", - "attachment": true, - "reasoning": false, - "tool_call": false, - "temperature": true, - "release_date": "2025-03-12", - "last_updated": "2025-03-12", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.27, - "output": 0.27 - }, - "limit": { - "context": 128000, - "output": 16384 - } - }, { "id": "llmgateway/gemma-4-26b-a4b-it", "name": "Gemma 4 26B A4B IT", @@ -62599,7 +62193,7 @@ "cache_write": 0.0 }, "limit": { - "context": 131072, + "context": 131000, "output": 98304 } }, @@ -62624,13 +62218,13 @@ }, "open_weights": true, "cost": { - "input": 0.2, - "output": 1.1, - "cache_read": 0.03, + "input": 0.13, + "output": 0.85, + "cache_read": 0.025, "cache_write": 0.0 }, "limit": { - "context": 131072, + "context": 131000, "output": 98304 } }, @@ -62663,37 +62257,6 @@ "output": 16384 } }, - { - "id": "llmgateway/glm-4.5-flash", - "name": "GLM-4.5-Flash", - "family": "glm-flash", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-04", - "release_date": "2025-07-28", - "last_updated": "2025-07-28", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.0, - "output": 0.0, - "cache_read": 0.0, - "cache_write": 0.0 - }, - "limit": { - "context": 131072, - "output": 98304 - } - }, { "id": "llmgateway/glm-4.5-x", "name": "GLM-4.5 X", @@ -62747,10 +62310,11 @@ "open_weights": true, "cost": { "input": 0.6, - "output": 1.8 + "output": 1.8, + "cache_read": 0.11 }, "limit": { - "context": 64000, + "context": 128000, "output": 16384 } }, @@ -62775,8 +62339,8 @@ }, "open_weights": true, "cost": { - "input": 0.6, - "output": 2.2, + "input": 0.431, + "output": 2.007, "cache_read": 0.11, "cache_write": 0.0 }, @@ -62809,42 +62373,14 @@ "open_weights": true, "cost": { "input": 0.3, - "output": 0.9 + "output": 0.9, + "cache_read": 0.05 }, "limit": { - "context": 128000, + "context": 131072, "output": 32768 } }, - { - "id": "llmgateway/glm-4.6v-flash", - "name": "GLM-4.6V Flash", - "family": "glm", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-08", - "last_updated": "2025-12-08", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.0, - "output": 0.0 - }, - "limit": { - "context": 128000, - "output": 16000 - } - }, { "id": "llmgateway/glm-4.6v-flashx", "name": "GLM-4.6V FlashX", @@ -62896,9 +62432,9 @@ }, "open_weights": true, "cost": { - "input": 0.6, - "output": 2.2, - "cache_read": 0.11, + "input": 0.38, + "output": 1.98, + "cache_read": 0.19, "cache_write": 0.0 }, "limit": { @@ -62927,9 +62463,9 @@ }, "open_weights": true, "cost": { - "input": 0.0, - "output": 0.0, - "cache_read": 0.0, + "input": 0.06, + "output": 0.4, + "cache_read": 0.01, "cache_write": 0.0 }, "limit": { @@ -62988,13 +62524,13 @@ }, "open_weights": true, "cost": { - "input": 1.0, - "output": 3.2, - "cache_read": 0.2, + "input": 0.72, + "output": 2.3, + "cache_read": 0.144, "cache_write": 0.0 }, "limit": { - "context": 204800, + "context": 203000, "output": 131072 } }, @@ -63018,13 +62554,13 @@ }, "open_weights": true, "cost": { - "input": 6.0, - "output": 24.0, - "cache_read": 1.3, + "input": 0.931, + "output": 2.93, + "cache_read": 0.173, "cache_write": 0.0 }, "limit": { - "context": 200000, + "context": 204800, "output": 131072 } }, @@ -63048,9 +62584,9 @@ }, "open_weights": true, "cost": { - "input": 1.4, - "output": 4.4, - "cache_read": 0.26, + "input": 1.26, + "output": 3.96, + "cache_read": 0.234, "cache_write": 0.0 }, "limit": { @@ -63175,7 +62711,7 @@ "cache_read": 0.5 }, "limit": { - "context": 1047576, + "context": 1000000, "output": 32768 } }, @@ -63207,7 +62743,7 @@ "cache_read": 0.1 }, "limit": { - "context": 1047576, + "context": 1000000, "output": 32768 } }, @@ -63238,7 +62774,7 @@ "cache_read": 0.025 }, "limit": { - "context": 1047576, + "context": 1000000, "output": 32768 } }, @@ -64043,9 +63579,9 @@ }, { "id": "llmgateway/grok-4", - "name": "Grok 4 (0709)", + "name": "Grok 4", "family": "grok", - "attachment": false, + "attachment": true, "reasoning": false, "tool_call": true, "temperature": true, @@ -64053,7 +63589,8 @@ "last_updated": "2025-07-09", "modalities": { "input": [ - "text" + "text", + "image" ], "output": [ "text" @@ -64062,7 +63599,8 @@ "open_weights": false, "cost": { "input": 3.0, - "output": 15.0 + "output": 15.0, + "cache_read": 0.75 }, "limit": { "context": 256000, @@ -64091,12 +63629,12 @@ }, "open_weights": false, "cost": { - "input": 1.25, - "output": 2.5, + "input": 2.0, + "output": 6.0, "cache_read": 0.2 }, "limit": { - "context": 1000000, + "context": 2000000, "output": 30000 } }, @@ -64122,12 +63660,12 @@ }, "open_weights": false, "cost": { - "input": 1.25, - "output": 2.5, + "input": 2.0, + "output": 6.0, "cache_read": 0.2 }, "limit": { - "context": 1000000, + "context": 2000000, "output": 30000 } }, @@ -64153,12 +63691,12 @@ }, "open_weights": false, "cost": { - "input": 1.25, - "output": 2.5, + "input": 2.0, + "output": 6.0, "cache_read": 0.2 }, "limit": { - "context": 1000000, + "context": 2000000, "output": 30000 } }, @@ -64184,25 +63722,25 @@ }, "open_weights": false, "cost": { - "input": 1.25, - "output": 2.5, + "input": 2.0, + "output": 6.0, "cache_read": 0.2 }, "limit": { - "context": 1000000, + "context": 2000000, "output": 30000 } }, { - "id": "llmgateway/grok-4-fast-reasoning", - "name": "Grok 4 Fast Reasoning", + "id": "llmgateway/grok-4.1-fast-non-reasoning", + "name": "Grok 4.1 Fast Non-Reasoning", "family": "grok", "attachment": true, - "reasoning": true, + "reasoning": false, "tool_call": true, "temperature": true, - "release_date": "2025-07-09", - "last_updated": "2025-07-09", + "release_date": "2025-11-19", + "last_updated": "2025-11-19", "modalities": { "input": [ "text", @@ -64220,7 +63758,7 @@ }, "limit": { "context": 2000000, - "output": 30000 + "output": 2000000 } }, { @@ -64277,7 +63815,7 @@ "cost": { "input": 1.25, "output": 2.5, - "cache_read": 0.2 + "cache_read": 0.3125 }, "limit": { "context": 1000000, @@ -64315,34 +63853,6 @@ "output": 256000 } }, - { - "id": "llmgateway/hermes-2-pro-llama-3-8b", - "name": "Hermes 2 Pro Llama 3 8B", - "family": "hermes", - "attachment": false, - "reasoning": false, - "tool_call": false, - "temperature": true, - "release_date": "2024-05-27", - "last_updated": "2024-05-27", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.14, - "output": 0.14 - }, - "limit": { - "context": 8192, - "output": 8192 - } - }, { "id": "llmgateway/kimi-k2", "name": "Kimi K2", @@ -64363,12 +63873,12 @@ }, "open_weights": true, "cost": { - "input": 0.6, - "output": 2.5, - "cache_read": 0.12 + "input": 0.574, + "output": 2.294, + "cache_read": 0.5 }, "limit": { - "context": 131072, + "context": 256000, "output": 16384 } }, @@ -64393,38 +63903,8 @@ }, "open_weights": true, "cost": { - "input": 0.6, - "output": 2.5, - "cache_read": 0.15 - }, - "limit": { - "context": 262144, - "output": 262144 - } - }, - { - "id": "llmgateway/kimi-k2-thinking-turbo", - "name": "Kimi K2 Thinking Turbo", - "family": "kimi-thinking", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2024-08", - "release_date": "2025-11-06", - "last_updated": "2025-11-06", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 1.15, - "output": 8.0, + "input": 0.574, + "output": 2.294, "cache_read": 0.15 }, "limit": { @@ -64455,9 +63935,9 @@ }, "open_weights": true, "cost": { - "input": 0.6, - "output": 3.0, - "cache_read": 0.1 + "input": 0.405, + "output": 1.98, + "cache_read": 0.225 }, "limit": { "context": 262144, @@ -64487,9 +63967,9 @@ }, "open_weights": true, "cost": { - "input": 0.95, - "output": 4.0, - "cache_read": 0.16 + "input": 0.4, + "output": 2.2, + "cache_read": 0.08 }, "limit": { "context": 262144, @@ -64644,38 +64124,10 @@ "output": 2048 } }, - { - "id": "llmgateway/llama-3.1-8b-instruct", - "name": "Llama 3.1 8B Instruct", - "family": "llama", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2024-07-23", - "last_updated": "2024-07-23", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.22, - "output": 0.22 - }, - "limit": { - "context": 128000, - "output": 2048 - } - }, { "id": "llmgateway/llama-3.1-nemotron-ultra-253b", "name": "Llama 3.1 Nemotron Ultra 253B", - "family": "llama", + "family": "nemotron", "attachment": false, "reasoning": false, "tool_call": false, @@ -64777,11 +64229,11 @@ }, "open_weights": true, "cost": { - "input": 0.0, - "output": 0.0 + "input": 0.13, + "output": 0.4 }, "limit": { - "context": 128000, + "context": 131072, "output": 4096 } }, @@ -64806,42 +64258,14 @@ }, "open_weights": true, "cost": { - "input": 0.24, - "output": 0.97 + "input": 0.27, + "output": 0.85 }, "limit": { - "context": 8192, + "context": 1048576, "output": 2048 } }, - { - "id": "llmgateway/llama-4-scout", - "name": "Llama 4 Scout", - "family": "llama", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-04-05", - "last_updated": "2025-04-05", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.18, - "output": 0.59 - }, - "limit": { - "context": 32768, - "output": 16384 - } - }, { "id": "llmgateway/llama-4-scout-17b-instruct", "name": "Llama 4 Scout 17B Instruct", @@ -64863,44 +64287,14 @@ }, "open_weights": true, "cost": { - "input": 0.17, - "output": 0.66 + "input": 0.18, + "output": 0.59 }, "limit": { - "context": 8192, + "context": 131072, "output": 2048 } }, - { - "id": "llmgateway/mimo-v2-flash", - "name": "MiMo-V2-Flash", - "family": "mimo", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2024-12-01", - "release_date": "2025-12-16", - "last_updated": "2026-02-04", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.1, - "output": 0.3, - "cache_read": 0.01 - }, - "limit": { - "context": 262144, - "output": 65536 - } - }, { "id": "llmgateway/mimo-v2-omni", "name": "MiMo-V2-Omni", @@ -64931,7 +64325,7 @@ "cache_read": 0.08 }, "limit": { - "context": 262144, + "context": 256000, "output": 131072 } }, @@ -64961,7 +64355,7 @@ "cache_read": 0.2 }, "limit": { - "context": 1048576, + "context": 1000000, "output": 131072 } }, @@ -64989,12 +64383,12 @@ }, "open_weights": true, "cost": { - "input": 0.4, - "output": 2.0, - "cache_read": 0.08 + "input": 0.14, + "output": 0.28, + "cache_read": 0.0028 }, "limit": { - "context": 1048576, + "context": 1000000, "output": 131072 } }, @@ -65019,12 +64413,12 @@ }, "open_weights": true, "cost": { - "input": 1.0, - "output": 3.0, - "cache_read": 0.2 + "input": 0.435, + "output": 0.87, + "cache_read": 0.0036 }, "limit": { - "context": 1048576, + "context": 1000000, "output": 131072 } }, @@ -65048,8 +64442,9 @@ }, "open_weights": true, "cost": { - "input": 0.3, - "output": 1.2 + "input": 0.2, + "output": 1.0, + "cache_read": 0.03 }, "limit": { "context": 196608, @@ -65076,8 +64471,8 @@ }, "open_weights": true, "cost": { - "input": 0.3, - "output": 1.2 + "input": 0.27, + "output": 1.1 }, "limit": { "context": 204800, @@ -65138,7 +64533,7 @@ "cache_write": 0.375 }, "limit": { - "context": 204800, + "context": 228700, "output": 131072 } }, @@ -65164,7 +64559,7 @@ "cost": { "input": 0.6, "output": 2.4, - "cache_read": 0.06, + "cache_read": 0.03, "cache_write": 0.375 }, "limit": { @@ -65463,7 +64858,7 @@ "cache_read": 0.15 }, "limit": { - "context": 1000000, + "context": 262144, "output": 128000 } }, @@ -65614,8 +65009,8 @@ }, "open_weights": true, "cost": { - "input": 2.0, - "output": 6.0 + "input": 4.0, + "output": 12.0 }, "limit": { "context": 128000, @@ -65672,7 +65067,9 @@ "open_weights": false, "cost": { "input": 0.05, - "output": 0.4 + "output": 0.4, + "cache_read": 0.01, + "cache_write": 0.0625 }, "limit": { "context": 1000000, @@ -65733,8 +65130,8 @@ }, "open_weights": false, "cost": { - "input": 0.07, - "output": 0.27 + "input": 0.2, + "output": 0.8 }, "limit": { "context": 32768, @@ -65763,10 +65160,12 @@ "open_weights": false, "cost": { "input": 0.4, - "output": 1.2 + "output": 1.2, + "cache_read": 0.08, + "cache_write": 0.5 }, "limit": { - "context": 1000000, + "context": 131072, "output": 32768 } }, @@ -65852,7 +65251,7 @@ "open_weights": false, "cost": { "input": 0.21, - "output": 0.63 + "output": 0.64 }, "limit": { "context": 131072, @@ -65910,39 +65309,11 @@ }, "open_weights": true, "cost": { - "input": 2.8, - "output": 8.4 - }, - "limit": { - "context": 131072, - "output": 8192 - } - }, - { - "id": "llmgateway/qwen25-coder-7b", - "name": "Qwen2.5 Coder 7B", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": false, - "temperature": true, - "release_date": "2024-09-19", - "last_updated": "2024-09-19", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.05, - "output": 0.05 + "input": 0.13, + "output": 0.4 }, "limit": { - "context": 131072, + "context": 32768, "output": 8192 } }, @@ -65970,7 +65341,7 @@ "output": 0.8 }, "limit": { - "context": 131072, + "context": 40960, "output": 8192 } }, @@ -65998,7 +65369,7 @@ "output": 0.58 }, "limit": { - "context": 131072, + "context": 262000, "output": 8192 } }, @@ -66026,35 +65397,7 @@ "output": 0.6 }, "limit": { - "context": 131072, - "output": 8192 - } - }, - { - "id": "llmgateway/qwen3-30b-a3b-fp8", - "name": "Qwen3 30B A3B FP8", - "family": "qwen", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-04-28", - "last_updated": "2025-04-28", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.1, - "output": 0.1 - }, - "limit": { - "context": 131072, + "context": 262000, "output": 8192 } }, @@ -66082,35 +65425,7 @@ "output": 0.3 }, "limit": { - "context": 131072, - "output": 8192 - } - }, - { - "id": "llmgateway/qwen3-30b-a3b-thinking", - "name": "Qwen3 30B A3B Thinking (2507)", - "family": "qwen", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-07-08", - "last_updated": "2025-07-08", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.1, - "output": 0.1 - }, - "limit": { - "context": 131072, + "context": 262000, "output": 8192 } }, @@ -66134,41 +65449,13 @@ ] }, "open_weights": true, - "cost": { - "input": 0.7, - "output": 2.8 - }, - "limit": { - "context": 131072, - "output": 16384 - } - }, - { - "id": "llmgateway/qwen3-32b-fp8", - "name": "Qwen3 32B FP8", - "family": "qwen", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-04-28", - "last_updated": "2025-04-28", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, "cost": { "input": 0.1, - "output": 0.1 + "output": 0.3 }, "limit": { - "context": 131072, - "output": 8192 + "context": 32768, + "output": 16384 } }, { @@ -66195,7 +65482,7 @@ "output": 0.03 }, "limit": { - "context": 131072, + "context": 128000, "output": 8192 } }, @@ -66220,11 +65507,11 @@ }, "open_weights": true, "cost": { - "input": 0.45, - "output": 2.25 + "input": 0.07, + "output": 0.27 }, "limit": { - "context": 262144, + "context": 262000, "output": 65536 } }, @@ -66249,8 +65536,8 @@ }, "open_weights": true, "cost": { - "input": 1.5, - "output": 7.5 + "input": 0.3, + "output": 1.3 }, "limit": { "context": 262144, @@ -66279,7 +65566,9 @@ "open_weights": false, "cost": { "input": 0.3, - "output": 1.5 + "output": 1.5, + "cache_read": 0.06, + "cache_write": 0.375 }, "limit": { "context": 1000000, @@ -66307,7 +65596,8 @@ "open_weights": false, "cost": { "input": 0.108, - "output": 0.675 + "output": 0.675, + "cache_read": 0.06 }, "limit": { "context": 262144, @@ -66335,11 +65625,13 @@ }, "open_weights": false, "cost": { - "input": 1.0, - "output": 5.0 + "input": 6.0, + "output": 60.0, + "cache_read": 1.2, + "cache_write": 7.5 }, "limit": { - "context": 1048576, + "context": 1000000, "output": 65536 } }, @@ -66364,8 +65656,10 @@ }, "open_weights": false, "cost": { - "input": 1.2, - "output": 6.0 + "input": 0.845, + "output": 3.38, + "cache_read": 0.6, + "cache_write": 3.75 }, "limit": { "context": 262144, @@ -66393,8 +65687,8 @@ }, "open_weights": true, "cost": { - "input": 0.5, - "output": 2.0 + "input": 0.15, + "output": 1.5 }, "limit": { "context": 131072, @@ -66422,8 +65716,8 @@ }, "open_weights": true, "cost": { - "input": 0.5, - "output": 6.0 + "input": 0.15, + "output": 1.2 }, "limit": { "context": 131072, @@ -66596,12 +65890,12 @@ }, "open_weights": false, "cost": { - "input": 0.022, - "output": 0.215, - "cache_read": 0.0044 + "input": 0.05, + "output": 0.4, + "cache_read": 0.01 }, "limit": { - "context": 1000000, + "context": 262144, "output": 32000 } }, @@ -66628,7 +65922,9 @@ "open_weights": false, "cost": { "input": 0.2, - "output": 1.6 + "output": 1.6, + "cache_read": 0.04, + "cache_write": 0.25 }, "limit": { "context": 262144, @@ -66754,7 +66050,7 @@ "cache_write": 0.625 }, "limit": { - "context": 1000000, + "context": 262144, "output": 65536 } }, @@ -66778,9 +66074,9 @@ }, "open_weights": false, "cost": { - "input": 2.5, - "output": 7.5, - "cache_read": 0.5, + "input": 1.25, + "output": 3.75, + "cache_read": 0.125, "cache_write": 3.125 }, "limit": { @@ -67025,7 +66321,7 @@ "output": 1.0 }, "limit": { - "context": 128000, + "context": 130000, "output": 4096 } }, @@ -71066,7 +70362,7 @@ "tool_call": true, "temperature": true, "release_date": "2026-06-01", - "last_updated": "2026-06-01", + "last_updated": "2026-06-25", "modalities": { "input": [ "text", @@ -71085,7 +70381,7 @@ "cache_write": 0.0 }, "limit": { - "context": 512000, + "context": 1000000, "output": 128000 } }, @@ -71274,7 +70570,7 @@ "tool_call": true, "temperature": true, "release_date": "2026-06-01", - "last_updated": "2026-06-01", + "last_updated": "2026-06-25", "modalities": { "input": [ "text", @@ -71287,12 +70583,12 @@ }, "open_weights": true, "cost": { - "input": 0.6, - "output": 2.4, - "cache_read": 0.12 + "input": 0.3, + "output": 1.2, + "cache_read": 0.06 }, "limit": { - "context": 512000, + "context": 1000000, "output": 128000 } }, @@ -71481,7 +70777,7 @@ "tool_call": true, "temperature": true, "release_date": "2026-06-01", - "last_updated": "2026-06-01", + "last_updated": "2026-06-25", "modalities": { "input": [ "text", @@ -71500,7 +70796,7 @@ "cache_write": 0.0 }, "limit": { - "context": 512000, + "context": 1000000, "output": 128000 } }, @@ -71689,7 +70985,7 @@ "tool_call": true, "temperature": true, "release_date": "2026-06-01", - "last_updated": "2026-06-01", + "last_updated": "2026-06-25", "modalities": { "input": [ "text", @@ -71702,12 +70998,12 @@ }, "open_weights": true, "cost": { - "input": 0.6, - "output": 2.4, - "cache_read": 0.12 + "input": 0.3, + "output": 1.2, + "cache_read": 0.06 }, "limit": { - "context": 512000, + "context": 1000000, "output": 128000 } }, @@ -91938,6 +91234,34 @@ "output": 16384 } }, + { + "id": "nebius/zai-org/GLM-5.2", + "name": "GLM-5.2", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-13", + "last_updated": "2026-06-13", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.4, + "output": 4.4 + }, + "limit": { + "context": 432000, + "output": 432000 + } + }, { "id": "neon/claude-haiku-4.5", "name": "Claude Haiku 4.5 (latest)", @@ -92764,7 +92088,8 @@ "open_weights": true, "cost": { "input": 0.69, - "output": 4.14 + "output": 4.14, + "cache_read": 0.1725 }, "limit": { "context": 262128, @@ -92793,7 +92118,8 @@ "open_weights": true, "cost": { "input": 0.29, - "output": 1.15 + "output": 1.15, + "cache_read": 0.0725 }, "limit": { "context": 131056, @@ -92801,15 +92127,15 @@ } }, { - "id": "neuralwatt/glm-5-fast", - "name": "GLM 5 Fast", + "id": "neuralwatt/glm-5.2", + "name": "GLM 5.2", "family": "glm", "attachment": false, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2026-04-07", - "last_updated": "2026-04-07", + "release_date": "2026-06-17", + "last_updated": "2026-06-17", "modalities": { "input": [ "text" @@ -92820,24 +92146,25 @@ }, "open_weights": true, "cost": { - "input": 1.1, - "output": 3.6 + "input": 1.45, + "output": 4.5, + "cache_read": 0.3625 }, "limit": { - "context": 202736, - "output": 202736 + "context": 1048560, + "output": 1048560 } }, { - "id": "neuralwatt/glm-5.1-fast", - "name": "GLM 5.1 Fast", + "id": "neuralwatt/glm-5.2-fast", + "name": "GLM 5.2 Fast", "family": "glm", "attachment": false, "reasoning": false, "tool_call": true, "temperature": true, - "release_date": "2026-04-07", - "last_updated": "2026-04-07", + "release_date": "2026-06-17", + "last_updated": "2026-06-17", "modalities": { "input": [ "text" @@ -92848,17 +92175,18 @@ }, "open_weights": true, "cost": { - "input": 1.1, - "output": 3.6 + "input": 1.45, + "output": 4.5, + "cache_read": 0.3625 }, "limit": { - "context": 202736, - "output": 202736 + "context": 1048560, + "output": 1048560 } }, { - "id": "neuralwatt/glm-5.2", - "name": "GLM 5.2", + "id": "neuralwatt/glm-5.2-flex", + "name": "GLM 5.2 Flex", "family": "glm", "attachment": false, "reasoning": true, @@ -92876,14 +92204,131 @@ }, "open_weights": true, "cost": { - "input": 1.45, - "output": 4.5 + "input": 0.725, + "output": 2.25, + "cache_read": 0.18125 }, "limit": { "context": 1048560, "output": 1048560 } }, + { + "id": "neuralwatt/glm-5.2-short", + "name": "GLM 5.2 Short", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-17", + "last_updated": "2026-06-17", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.45, + "output": 4.5, + "cache_read": 0.3625 + }, + "limit": { + "context": 199984, + "output": 199984 + } + }, + { + "id": "neuralwatt/glm-5.2-short-fast", + "name": "GLM 5.2 Short Fast", + "family": "glm", + "attachment": false, + "reasoning": false, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-17", + "last_updated": "2026-06-17", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.45, + "output": 4.5, + "cache_read": 0.3625 + }, + "limit": { + "context": 199984, + "output": 199984 + } + }, + { + "id": "neuralwatt/glm-5.2-short-fast-flex", + "name": "GLM 5.2 Short Fast Flex", + "family": "glm", + "attachment": false, + "reasoning": false, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-17", + "last_updated": "2026-06-17", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.725, + "output": 2.25, + "cache_read": 0.18125 + }, + "limit": { + "context": 199984, + "output": 199984 + } + }, + { + "id": "neuralwatt/glm-5.2-short-flex", + "name": "GLM 5.2 Short Flex", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-17", + "last_updated": "2026-06-17", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.725, + "output": 2.25, + "cache_read": 0.18125 + }, + "limit": { + "context": 199984, + "output": 199984 + } + }, { "id": "neuralwatt/kimi-k2.5-fast", "name": "Kimi K2.5 Fast", @@ -92906,7 +92351,8 @@ "open_weights": true, "cost": { "input": 0.52, - "output": 2.59 + "output": 2.59, + "cache_read": 0.13 }, "limit": { "context": 262128, @@ -92935,13 +92381,75 @@ "open_weights": true, "cost": { "input": 0.69, - "output": 3.22 + "output": 3.22, + "cache_read": 0.1725 + }, + "limit": { + "context": 262128, + "output": 262128 + } + }, + { + "id": "neuralwatt/kimi-k2.6-flex", + "name": "Kimi K2.6 Flex", + "family": "kimi-k2", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-04-21", + "last_updated": "2026-04-21", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.345, + "output": 1.61, + "cache_read": 0.08625 }, "limit": { "context": 262128, "output": 262128 } }, + { + "id": "neuralwatt/kimi-k2.7-code-flex", + "name": "Kimi K2.7 Code Flex", + "family": "kimi-k2", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "knowledge": "2025-01", + "release_date": "2026-06-12", + "last_updated": "2026-06-12", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.475, + "output": 2.0, + "cache_read": 0.11875 + }, + "limit": { + "context": 262144, + "output": 262144 + } + }, { "id": "neuralwatt/moonshotai/Kimi-K2.5", "name": "Kimi K2.5", @@ -92964,7 +92472,8 @@ "open_weights": true, "cost": { "input": 0.52, - "output": 2.59 + "output": 2.59, + "cache_read": 0.13 }, "limit": { "context": 262128, @@ -92993,7 +92502,8 @@ "open_weights": true, "cost": { "input": 0.69, - "output": 3.22 + "output": 3.22, + "cache_read": 0.1725 }, "limit": { "context": 262128, @@ -93023,7 +92533,8 @@ "open_weights": true, "cost": { "input": 0.95, - "output": 4.0 + "output": 4.0, + "cache_read": 0.2375 }, "limit": { "context": 262144, @@ -93051,7 +92562,8 @@ "open_weights": true, "cost": { "input": 0.69, - "output": 4.14 + "output": 4.14, + "cache_read": 0.1725 }, "limit": { "context": 262128, @@ -93080,41 +92592,14 @@ "open_weights": true, "cost": { "input": 0.29, - "output": 1.15 + "output": 1.15, + "cache_read": 0.0725 }, "limit": { "context": 131056, "output": 131056 } }, - { - "id": "neuralwatt/zai-org/GLM-5.1-FP8", - "name": "GLM 5.1 FP8", - "family": "glm", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-04-07", - "last_updated": "2026-04-07", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 1.1, - "output": 3.6 - }, - "limit": { - "context": 202736, - "output": 202736 - } - }, { "id": "nova/nova-2-lite-v1", "name": "Nova 2 Lite", @@ -94009,7 +93494,7 @@ "tool_call": true, "temperature": true, "release_date": "2026-04-23", - "last_updated": "2026-04-23", + "last_updated": "2026-06-29", "modalities": { "input": [ "text" @@ -94020,8 +93505,9 @@ }, "open_weights": true, "cost": { - "input": 0.0, - "output": 0.0 + "input": 0.3, + "output": 2.5, + "cache_read": 0.06 }, "limit": { "context": 262144, @@ -94634,7 +94120,7 @@ "tool_call": true, "temperature": true, "release_date": "2025-11-07", - "last_updated": "2025-11-07", + "last_updated": "2026-06-29", "modalities": { "input": [ "text" @@ -94646,7 +94132,8 @@ "open_weights": true, "cost": { "input": 0.6, - "output": 2.5 + "output": 2.5, + "cache_read": 0.15 }, "limit": { "context": 262144, @@ -96978,6 +96465,36 @@ "output": 131072 } }, + { + "id": "nvidia/minimaxai/minimax-m3", + "name": "MiniMax-M3", + "family": "minimax", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-01", + "last_updated": "2026-06-01", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 1000000, + "output": 16384 + } + }, { "id": "nvidia/mistralai/magistral-small", "name": "Magistral Small 2506", @@ -101512,7 +101029,7 @@ "cache_read": 0.02 }, "limit": { - "context": 512000, + "context": 1000000, "output": 131072 } }, @@ -102443,6 +101960,35 @@ "output": 131072 } }, + { + "id": "opencode/glm-5.2", + "name": "GLM-5.2", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-13", + "last_updated": "2026-06-13", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.4, + "output": 4.4, + "cache_read": 0.26 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "opencode/gpt-5", "name": "GPT-5", @@ -104377,38 +103923,6 @@ "output": 128000 } }, - { - "id": "openrouter/anthropic/claude-opus-4.6-fast", - "name": "Claude Opus 4.6 (Fast)", - "family": "claude-opus", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-04-07", - "last_updated": "2026-04-07", - "modalities": { - "input": [ - "text", - "image", - "pdf" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 30.0, - "output": 150.0, - "cache_read": 3.0, - "cache_write": 37.5 - }, - "limit": { - "context": 1000000, - "output": 128000 - } - }, { "id": "openrouter/anthropic/claude-opus-4.7", "name": "Claude Opus 4.7", @@ -105330,7 +104844,8 @@ "open_weights": true, "cost": { "input": 0.2288, - "output": 0.3432 + "output": 0.3432, + "cache_read": 0.02288 }, "limit": { "context": 128000, @@ -105426,34 +104941,6 @@ "output": 384000 } }, - { - "id": "openrouter/essentialai/rnj-1-instruct", - "name": "Rnj 1 Instruct", - "family": "rnj", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-07", - "last_updated": "2025-12-07", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.15, - "output": 0.15 - }, - "limit": { - "context": 32768, - "output": 32768 - } - }, { "id": "openrouter/google/gemini-2.5-flash", "name": "Gemini 2.5 Flash", @@ -105519,7 +105006,7 @@ }, "limit": { "context": 32768, - "output": 8192 + "output": 32768 } }, { @@ -105822,8 +105309,8 @@ "output": 3.0 }, "limit": { - "context": 65536, - "output": 65536 + "context": 131072, + "output": 32768 } }, { @@ -107135,7 +106622,7 @@ }, "open_weights": true, "cost": { - "input": 0.065, + "input": 0.07, "output": 0.14 }, "limit": { @@ -107366,9 +106853,8 @@ }, "open_weights": true, "cost": { - "input": 0.15, - "output": 0.9, - "cache_read": 0.05 + "input": 0.12, + "output": 0.48 }, "limit": { "context": 196608, @@ -107395,13 +106881,12 @@ }, "open_weights": true, "cost": { - "input": 0.25, - "output": 1.0, - "cache_read": 0.05 + "input": 0.18, + "output": 0.72 }, "limit": { "context": 196608, - "output": 131072 + "output": 196608 } }, { @@ -107980,7 +107465,7 @@ }, "limit": { "context": 131072, - "output": 32768 + "output": 100352 } }, { @@ -108005,7 +107490,8 @@ "open_weights": true, "cost": { "input": 0.6, - "output": 2.5 + "output": 2.5, + "cache_read": 0.6 }, "limit": { "context": 262144, @@ -108039,7 +107525,7 @@ }, "limit": { "context": 256000, - "output": 262144 + "output": 256000 } }, { @@ -108064,9 +107550,9 @@ }, "open_weights": true, "cost": { - "input": 0.66, - "output": 3.41, - "cache_read": 0.144 + "input": 0.55, + "output": 3.2, + "cache_read": 0.11 }, "limit": { "context": 262144, @@ -108095,13 +107581,13 @@ }, "open_weights": true, "cost": { - "input": 0.612, - "output": 3.069, - "cache_read": 0.1296 + "input": 0.74, + "output": 3.5, + "cache_read": 0.15 }, "limit": { "context": 262144, - "output": 262144 + "output": 16384 } }, { @@ -108181,9 +107667,9 @@ }, "open_weights": true, "cost": { - "input": 0.5, - "output": 2.5, - "cache_read": 0.25 + "input": 0.25, + "output": 1.0, + "cache_read": 0.025 }, "limit": { "context": 262144, @@ -108470,12 +107956,12 @@ }, "open_weights": true, "cost": { - "input": 0.09, - "output": 0.45 + "input": 0.085, + "output": 0.4 }, "limit": { "context": 262144, - "output": 262144 + "output": 16384 } }, { @@ -109958,13 +109444,12 @@ }, { "id": "openrouter/openai/gpt-oss-120b", - "name": "gpt-oss-120b", + "name": "GPT OSS 120B", "family": "gpt-oss", "attachment": false, "reasoning": true, "tool_call": true, "temperature": true, - "knowledge": "2024-06-30", "release_date": "2025-08-05", "last_updated": "2025-08-05", "modalities": { @@ -109977,12 +109462,12 @@ }, "open_weights": true, "cost": { - "input": 0.039, - "output": 0.18 + "input": 0.03, + "output": 0.15 }, "limit": { "context": 131072, - "output": 32768 + "output": 131072 } }, { @@ -109993,7 +109478,6 @@ "reasoning": true, "tool_call": true, "temperature": true, - "knowledge": "2024-06-30", "release_date": "2025-08-05", "last_updated": "2025-08-05", "modalities": { @@ -110858,35 +110342,6 @@ "output": 32768 } }, - { - "id": "openrouter/prime-intellect/intellect-3", - "name": "INTELLECT-3", - "family": "glm", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2024-10", - "release_date": "2025-11-27", - "last_updated": "2025-11-27", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.2, - "output": 1.1 - }, - "limit": { - "context": 131072, - "output": 131072 - } - }, { "id": "openrouter/qwen/qwen-2.5-72b-instruct", "name": "Qwen2.5 72B Instruct", @@ -111916,11 +111371,12 @@ "open_weights": true, "cost": { "input": 0.14, - "output": 1.0 + "output": 1.0, + "cache_read": 0.05 }, "limit": { "context": 262144, - "output": 262144 + "output": 81920 } }, { @@ -111950,7 +111406,7 @@ }, "limit": { "context": 131072, - "output": 65536 + "output": 64000 } }, { @@ -112097,8 +111553,8 @@ }, "open_weights": true, "cost": { - "input": 0.2885, - "output": 3.17 + "input": 0.2596, + "output": 2.385 }, "limit": { "context": 262140, @@ -112403,6 +111859,35 @@ "output": 128000 } }, + { + "id": "openrouter/sakana/fugu-ultra", + "name": "Fugu Ultra", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "release_date": "2026-06-24", + "last_updated": "2026-06-24", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 5.0, + "output": 30.0, + "cache_read": 0.5 + }, + "limit": { + "context": 1000000, + "output": 128000 + } + }, { "id": "openrouter/sao10k/l3-lunaris-8b", "name": "Llama 3 8B Lunaris", @@ -112539,13 +112024,12 @@ }, "open_weights": true, "cost": { - "input": 0.09, - "output": 0.3, - "cache_read": 0.02 + "input": 0.1, + "output": 0.3 }, "limit": { "context": 262144, - "output": 16384 + "output": 65536 } }, { @@ -112698,7 +112182,7 @@ "name": "Rocinante 12B", "attachment": false, "reasoning": false, - "tool_call": true, + "tool_call": false, "temperature": true, "knowledge": "2024-04-30", "release_date": "2024-09-30", @@ -112713,8 +112197,8 @@ }, "open_weights": true, "cost": { - "input": 0.17, - "output": 0.43 + "input": 0.25, + "output": 0.5 }, "limit": { "context": 32768, @@ -112940,7 +112424,8 @@ "modalities": { "input": [ "text", - "image" + "image", + "pdf" ], "output": [ "text" @@ -113011,12 +112496,11 @@ }, "open_weights": true, "cost": { - "input": 0.14, - "output": 0.28, - "cache_read": 0.0028 + "input": 0.105, + "output": 0.28 }, "limit": { - "context": 1048576, + "context": 32000, "output": 131072 } }, @@ -113289,7 +112773,7 @@ }, "limit": { "context": 202752, - "output": 16384 + "output": 128000 } }, { @@ -113343,11 +112827,11 @@ "cost": { "input": 0.98, "output": 3.08, - "cache_read": 0.49 + "cache_read": 0.182 }, "limit": { "context": 202752, - "output": 65535 + "output": 128000 } }, { @@ -113370,8 +112854,8 @@ }, "open_weights": true, "cost": { - "input": 1.0, - "output": 4.0, + "input": 0.94, + "output": 3.0, "cache_read": 0.18 }, "limit": { @@ -113379,6 +112863,37 @@ "output": 32768 } }, + { + "id": "openrouter/z-ai/glm-5v-turbo", + "name": "GLM-5V-Turbo", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-04-01", + "last_updated": "2026-04-01", + "modalities": { + "input": [ + "image", + "text", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 1.2, + "output": 4.0, + "cache_read": 0.24 + }, + "limit": { + "context": 202752, + "output": 131072 + } + }, { "id": "openrouter/~anthropic/claude-fable", "name": "Claude Fable Latest", @@ -113597,9 +113112,9 @@ }, "open_weights": false, "cost": { - "input": 0.66, - "output": 3.41, - "cache_read": 0.144 + "input": 0.55, + "output": 3.2, + "cache_read": 0.11 }, "limit": { "context": 262144, @@ -116175,33 +115690,6 @@ "output": 131072 } }, - { - "id": "ovhcloud/llama-3.1-8b-instruct", - "name": "Llama-3.1-8B-Instruct", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-06-11", - "last_updated": "2025-06-11", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.11, - "output": 0.11 - }, - "limit": { - "context": 131072, - "output": 131072 - } - }, { "id": "ovhcloud/meta-llama-3_3-70b-instruct", "name": "Meta-Llama-3_3-70B-Instruct", @@ -123501,7 +122989,7 @@ "id": "qiniu-ai/x-ai/grok-4-fast-non-reasoning", "name": "X-Ai/Grok-4-Fast-Non-Reasoning", "attachment": true, - "reasoning": true, + "reasoning": false, "tool_call": true, "temperature": true, "release_date": "2025-12-18", @@ -123579,7 +123067,7 @@ "id": "qiniu-ai/x-ai/grok-4.1-fast-non-reasoning", "name": "X-Ai/Grok 4.1 Fast Non Reasoning", "attachment": true, - "reasoning": true, + "reasoning": false, "tool_call": true, "temperature": true, "release_date": "2025-12-19", @@ -127128,12 +126616,40 @@ "output": 16384 } }, + { + "id": "scaleway/glm-5.2", + "name": "GLM-5.2", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-13", + "last_updated": "2026-06-13", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.8, + "output": 5.5 + }, + "limit": { + "context": 256000, + "output": 16384 + } + }, { "id": "scaleway/gpt-oss-120b", "name": "GPT-OSS 120B", "family": "gpt-oss", "attachment": true, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2024-01-01", @@ -127507,34 +127023,6 @@ "output": 262000 } }, - { - "id": "siliconflow-cn/Kwaipilot/KAT-Dev", - "name": "Kwaipilot/KAT-Dev", - "family": "kat-coder", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-09-27", - "last_updated": "2026-01-16", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.2, - "output": 0.6 - }, - "limit": { - "context": 128000, - "output": 128000 - } - }, { "id": "siliconflow-cn/PaddlePaddle/PaddleOCR-VL-1.5", "name": "PaddlePaddle/PaddleOCR-VL-1.5", @@ -127563,34 +127051,6 @@ "output": 16384 } }, - { - "id": "siliconflow-cn/Pro/MiniMaxAI/MiniMax-M2.1", - "name": "Pro/MiniMaxAI/MiniMax-M2.1", - "family": "minimax", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-23", - "last_updated": "2025-12-23", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.3, - "output": 1.2 - }, - "limit": { - "context": 197000, - "output": 131000 - } - }, { "id": "siliconflow-cn/Pro/MiniMaxAI/MiniMax-M2.5", "name": "Pro/MiniMaxAI/MiniMax-M2.5", @@ -127731,66 +127191,10 @@ "output": 164000 } }, - { - "id": "siliconflow-cn/Pro/moonshotai/Kimi-K2-Instruct", - "name": "Pro/moonshotai/Kimi-K2-Instruct-0905", - "family": "kimi-k2", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-09-08", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.4, - "output": 2.0 - }, - "limit": { - "context": 262000, - "output": 262000 - } - }, - { - "id": "siliconflow-cn/Pro/moonshotai/Kimi-K2-Thinking", - "name": "Pro/moonshotai/Kimi-K2-Thinking", - "family": "kimi-thinking", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-11-07", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.55, - "output": 2.5 - }, - "limit": { - "context": 262000, - "output": 262000 - } - }, { "id": "siliconflow-cn/Pro/moonshotai/Kimi-K2.5", "name": "Pro/moonshotai/Kimi-K2.5", - "family": "kimi-k2", + "family": "kimi", "attachment": false, "reasoning": true, "tool_call": true, @@ -127819,7 +127223,7 @@ { "id": "siliconflow-cn/Pro/moonshotai/Kimi-K2.6", "name": "Pro/moonshotai/Kimi-K2.6", - "family": "kimi-k2", + "family": "kimi", "attachment": false, "reasoning": true, "tool_call": true, @@ -127846,34 +127250,6 @@ "output": 262000 } }, - { - "id": "siliconflow-cn/Pro/zai-org/GLM-4.7", - "name": "Pro/zai-org/GLM-4.7", - "family": "glm", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-22", - "last_updated": "2025-12-22", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.6, - "output": 2.2 - }, - "limit": { - "context": 205000, - "output": 205000 - } - }, { "id": "siliconflow-cn/Pro/zai-org/GLM-5", "name": "Pro/zai-org/GLM-5", @@ -127931,90 +127307,6 @@ "output": 205000 } }, - { - "id": "siliconflow-cn/Qwen/QwQ-32B", - "name": "Qwen/QwQ-32B", - "family": "qwen", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-03-06", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.15, - "output": 0.58 - }, - "limit": { - "context": 131000, - "output": 131000 - } - }, - { - "id": "siliconflow-cn/Qwen/Qwen2.5-14B-Instruct", - "name": "Qwen/Qwen2.5-14B-Instruct", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2024-09-18", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.1, - "output": 0.1 - }, - "limit": { - "context": 33000, - "output": 4000 - } - }, - { - "id": "siliconflow-cn/Qwen/Qwen2.5-32B-Instruct", - "name": "Qwen/Qwen2.5-32B-Instruct", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2024-09-19", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.18, - "output": 0.18 - }, - "limit": { - "context": 33000, - "output": 4000 - } - }, { "id": "siliconflow-cn/Qwen/Qwen2.5-72B-Instruct", "name": "Qwen/Qwen2.5-72B-Instruct", @@ -128043,34 +127335,6 @@ "output": 4000 } }, - { - "id": "siliconflow-cn/Qwen/Qwen2.5-72B-Instruct-128K", - "name": "Qwen/Qwen2.5-72B-Instruct-128K", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2024-09-18", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.59, - "output": 0.59 - }, - "limit": { - "context": 131000, - "output": 4000 - } - }, { "id": "siliconflow-cn/Qwen/Qwen2.5-7B-Instruct", "name": "Qwen/Qwen2.5-7B-Instruct", @@ -128099,98 +127363,12 @@ "output": 4000 } }, - { - "id": "siliconflow-cn/Qwen/Qwen2.5-Coder-32B-Instruct", - "name": "Qwen/Qwen2.5-Coder-32B-Instruct", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2024-11-11", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.18, - "output": 0.18 - }, - "limit": { - "context": 33000, - "output": 4000 - } - }, - { - "id": "siliconflow-cn/Qwen/Qwen2.5-VL-32B-Instruct", - "name": "Qwen/Qwen2.5-VL-32B-Instruct", - "family": "qwen", - "attachment": true, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-03-24", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.27, - "output": 0.27 - }, - "limit": { - "context": 131000, - "output": 131000 - } - }, - { - "id": "siliconflow-cn/Qwen/Qwen2.5-VL-72B-Instruct", - "name": "Qwen/Qwen2.5-VL-72B-Instruct", - "family": "qwen", - "attachment": true, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-01-28", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.59, - "output": 0.59 - }, - "limit": { - "context": 131000, - "output": 4000 - } - }, { "id": "siliconflow-cn/Qwen/Qwen3-14B", "name": "Qwen/Qwen3-14B", "family": "qwen", "attachment": false, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2025-04-30", @@ -128213,34 +127391,6 @@ "output": 131000 } }, - { - "id": "siliconflow-cn/Qwen/Qwen3-235B-A22B-Instruct", - "name": "Qwen/Qwen3-235B-A22B-Instruct-2507", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-07-23", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.09, - "output": 0.6 - }, - "limit": { - "context": 262000, - "output": 262000 - } - }, { "id": "siliconflow-cn/Qwen/Qwen3-235B-A22B-Thinking", "name": "Qwen/Qwen3-235B-A22B-Thinking-2507", @@ -128297,40 +127447,12 @@ "output": 262000 } }, - { - "id": "siliconflow-cn/Qwen/Qwen3-30B-A3B-Thinking", - "name": "Qwen/Qwen3-30B-A3B-Thinking-2507", - "family": "qwen", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-07-31", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.09, - "output": 0.3 - }, - "limit": { - "context": 262000, - "output": 131000 - } - }, { "id": "siliconflow-cn/Qwen/Qwen3-32B", "name": "Qwen/Qwen3-32B", "family": "qwen", "attachment": false, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2025-04-30", @@ -128358,7 +127480,7 @@ "name": "Qwen/Qwen3-8B", "family": "qwen", "attachment": false, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2025-04-30", @@ -128437,150 +127559,6 @@ "output": 262000 } }, - { - "id": "siliconflow-cn/Qwen/Qwen3-Next-80B-A3B-Instruct", - "name": "Qwen/Qwen3-Next-80B-A3B-Instruct", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-09-18", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.14, - "output": 1.4 - }, - "limit": { - "context": 262000, - "output": 262000 - } - }, - { - "id": "siliconflow-cn/Qwen/Qwen3-Next-80B-A3B-Thinking", - "name": "Qwen/Qwen3-Next-80B-A3B-Thinking", - "family": "qwen", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-09-25", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.14, - "output": 0.57 - }, - "limit": { - "context": 262000, - "output": 262000 - } - }, - { - "id": "siliconflow-cn/Qwen/Qwen3-Omni-30B-A3B-Captioner", - "name": "Qwen/Qwen3-Omni-30B-A3B-Captioner", - "family": "qwen", - "attachment": true, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-10-04", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "audio" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.1, - "output": 0.4 - }, - "limit": { - "context": 66000, - "output": 66000 - } - }, - { - "id": "siliconflow-cn/Qwen/Qwen3-Omni-30B-A3B-Instruct", - "name": "Qwen/Qwen3-Omni-30B-A3B-Instruct", - "family": "qwen", - "attachment": true, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-10-04", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text", - "image", - "audio" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.1, - "output": 0.4 - }, - "limit": { - "context": 66000, - "output": 66000 - } - }, - { - "id": "siliconflow-cn/Qwen/Qwen3-Omni-30B-A3B-Thinking", - "name": "Qwen/Qwen3-Omni-30B-A3B-Thinking", - "family": "qwen", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-10-04", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text", - "image", - "audio" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.1, - "output": 0.4 - }, - "limit": { - "context": 66000, - "output": 66000 - } - }, { "id": "siliconflow-cn/Qwen/Qwen3-VL-235B-A22B-Instruct", "name": "Qwen/Qwen3-VL-235B-A22B-Instruct", @@ -128784,35 +127762,6 @@ "output": 262000 } }, - { - "id": "siliconflow-cn/Qwen/Qwen3-VL-8B-Thinking", - "name": "Qwen/Qwen3-VL-8B-Thinking", - "family": "qwen", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-10-15", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.18, - "output": 2.0 - }, - "limit": { - "context": 262000, - "output": 262000 - } - }, { "id": "siliconflow-cn/Qwen/Qwen3.5-122B-A10B", "name": "Qwen/Qwen3.5-122B-A10B", @@ -129004,7 +127953,7 @@ "name": "Qwen/Qwen3.6-35B-A3B", "family": "qwen", "attachment": false, - "reasoning": true, + "reasoning": false, "tool_call": true, "temperature": true, "knowledge": "2025-04", @@ -129114,62 +128063,6 @@ "output": 164000 } }, - { - "id": "siliconflow-cn/deepseek-ai/DeepSeek-R1-Distill-Qwen-14B", - "name": "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B", - "family": "qwen", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-01-20", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.1, - "output": 0.1 - }, - "limit": { - "context": 131000, - "output": 131000 - } - }, - { - "id": "siliconflow-cn/deepseek-ai/DeepSeek-R1-Distill-Qwen-32B", - "name": "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B", - "family": "qwen", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-01-20", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.18, - "output": 0.18 - }, - "limit": { - "context": 131000, - "output": 131000 - } - }, { "id": "siliconflow-cn/deepseek-ai/DeepSeek-V3", "name": "deepseek-ai/DeepSeek-V3", @@ -129255,13 +128148,14 @@ } }, { - "id": "siliconflow-cn/deepseek-ai/DeepSeek-V4-Pro", - "name": "deepseek-ai/DeepSeek-V4-Pro", - "family": "deepseek-thinking", + "id": "siliconflow-cn/deepseek-ai/DeepSeek-V4-Flash", + "name": "DeepSeek V4 Flash", + "family": "deepseek-flash", "attachment": false, "reasoning": true, "tool_call": true, "temperature": true, + "knowledge": "2025-05", "release_date": "2026-04-24", "last_updated": "2026-04-24", "modalities": { @@ -129274,42 +128168,42 @@ }, "open_weights": true, "cost": { - "input": 1.74, - "output": 3.48, - "cache_read": 0.145 + "input": 0.14, + "output": 0.28, + "cache_read": 0.003 }, "limit": { - "context": 1049000, - "output": 393000 + "context": 1000000, + "output": 384000 } }, { - "id": "siliconflow-cn/deepseek-ai/deepseek-vl2", - "name": "deepseek-ai/deepseek-vl2", - "family": "deepseek", - "attachment": true, - "reasoning": false, + "id": "siliconflow-cn/deepseek-ai/DeepSeek-V4-Pro", + "name": "deepseek-ai/DeepSeek-V4-Pro", + "family": "deepseek-thinking", + "attachment": false, + "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2024-12-13", - "last_updated": "2025-11-25", + "release_date": "2026-04-24", + "last_updated": "2026-04-24", "modalities": { "input": [ - "text", - "image" + "text" ], "output": [ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { - "input": 0.15, - "output": 0.15 + "input": 1.74, + "output": 3.48, + "cache_read": 0.145 }, "limit": { - "context": 4000, - "output": 4000 + "context": 1049000, + "output": 393000 } }, { @@ -129340,62 +128234,6 @@ "output": 131000 } }, - { - "id": "siliconflow-cn/moonshotai/Kimi-K2-Instruct", - "name": "moonshotai/Kimi-K2-Instruct-0905", - "family": "kimi-k2", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-09-08", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.4, - "output": 2.0 - }, - "limit": { - "context": 262000, - "output": 262000 - } - }, - { - "id": "siliconflow-cn/moonshotai/Kimi-K2-Thinking", - "name": "moonshotai/Kimi-K2-Thinking", - "family": "kimi-thinking", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-11-07", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.55, - "output": 2.5 - }, - "limit": { - "context": 262000, - "output": 262000 - } - }, { "id": "siliconflow-cn/stepfun-ai/Step-3.5-Flash", "name": "stepfun-ai/Step-3.5-Flash", @@ -129480,92 +128318,6 @@ "output": 131000 } }, - { - "id": "siliconflow-cn/zai-org/GLM-4.5V", - "name": "zai-org/GLM-4.5V", - "family": "glm", - "attachment": true, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-08-13", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.14, - "output": 0.86 - }, - "limit": { - "context": 66000, - "output": 66000 - } - }, - { - "id": "siliconflow-cn/zai-org/GLM-4.6", - "name": "zai-org/GLM-4.6", - "family": "glm", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-10-04", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.5, - "output": 1.9 - }, - "limit": { - "context": 205000, - "output": 205000 - } - }, - { - "id": "siliconflow-cn/zai-org/GLM-4.6V", - "name": "zai-org/GLM-4.6V", - "family": "glm", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-07", - "last_updated": "2025-12-07", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.3, - "output": 0.9 - }, - "limit": { - "context": 131000, - "output": 131000 - } - }, { "id": "siliconflow-cn/zai-org/GLM-5.2", "name": "GLM-5.2", @@ -129591,8 +128343,8 @@ "cache_write": 0.0 }, "limit": { - "context": 205000, - "output": 205000 + "context": 1049000, + "output": 262000 } }, { @@ -129651,90 +128403,6 @@ "output": 131000 } }, - { - "id": "siliconflow/Qwen/QwQ-32B", - "name": "Qwen/QwQ-32B", - "family": "qwen", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-03-06", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.15, - "output": 0.58 - }, - "limit": { - "context": 131000, - "output": 131000 - } - }, - { - "id": "siliconflow/Qwen/Qwen2.5-14B-Instruct", - "name": "Qwen/Qwen2.5-14B-Instruct", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2024-09-18", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.1, - "output": 0.1 - }, - "limit": { - "context": 33000, - "output": 4000 - } - }, - { - "id": "siliconflow/Qwen/Qwen2.5-32B-Instruct", - "name": "Qwen/Qwen2.5-32B-Instruct", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2024-09-19", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.18, - "output": 0.18 - }, - "limit": { - "context": 33000, - "output": 4000 - } - }, { "id": "siliconflow/Qwen/Qwen2.5-72B-Instruct", "name": "Qwen/Qwen2.5-72B-Instruct", @@ -129763,34 +128431,6 @@ "output": 4000 } }, - { - "id": "siliconflow/Qwen/Qwen2.5-72B-Instruct-128K", - "name": "Qwen/Qwen2.5-72B-Instruct-128K", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2024-09-18", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.59, - "output": 0.59 - }, - "limit": { - "context": 131000, - "output": 4000 - } - }, { "id": "siliconflow/Qwen/Qwen2.5-7B-Instruct", "name": "Qwen/Qwen2.5-7B-Instruct", @@ -129819,127 +128459,12 @@ "output": 4000 } }, - { - "id": "siliconflow/Qwen/Qwen2.5-Coder-32B-Instruct", - "name": "Qwen/Qwen2.5-Coder-32B-Instruct", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2024-11-11", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.18, - "output": 0.18 - }, - "limit": { - "context": 33000, - "output": 4000 - } - }, - { - "id": "siliconflow/Qwen/Qwen2.5-VL-32B-Instruct", - "name": "Qwen/Qwen2.5-VL-32B-Instruct", - "family": "qwen", - "attachment": true, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-03-24", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.27, - "output": 0.27 - }, - "limit": { - "context": 131000, - "output": 131000 - } - }, - { - "id": "siliconflow/Qwen/Qwen2.5-VL-72B-Instruct", - "name": "Qwen/Qwen2.5-VL-72B-Instruct", - "family": "qwen", - "attachment": true, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-01-28", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.59, - "output": 0.59 - }, - "limit": { - "context": 131000, - "output": 4000 - } - }, - { - "id": "siliconflow/Qwen/Qwen2.5-VL-7B-Instruct", - "name": "Qwen/Qwen2.5-VL-7B-Instruct", - "family": "qwen", - "attachment": true, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-01-28", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.05, - "output": 0.05 - }, - "limit": { - "context": 33000, - "output": 4000 - } - }, { "id": "siliconflow/Qwen/Qwen3-14B", "name": "Qwen/Qwen3-14B", "family": "qwen", "attachment": false, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2025-04-30", @@ -129962,62 +128487,6 @@ "output": 131000 } }, - { - "id": "siliconflow/Qwen/Qwen3-235B-A22B", - "name": "Qwen/Qwen3-235B-A22B", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-04-30", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.35, - "output": 1.42 - }, - "limit": { - "context": 131000, - "output": 131000 - } - }, - { - "id": "siliconflow/Qwen/Qwen3-235B-A22B-Instruct", - "name": "Qwen/Qwen3-235B-A22B-Instruct-2507", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-07-23", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.09, - "output": 0.6 - }, - "limit": { - "context": 262000, - "output": 262000 - } - }, { "id": "siliconflow/Qwen/Qwen3-235B-A22B-Thinking", "name": "Qwen/Qwen3-235B-A22B-Thinking-2507", @@ -130074,40 +128543,12 @@ "output": 262000 } }, - { - "id": "siliconflow/Qwen/Qwen3-30B-A3B-Thinking", - "name": "Qwen/Qwen3-30B-A3B-Thinking-2507", - "family": "qwen", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-07-31", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.09, - "output": 0.3 - }, - "limit": { - "context": 262000, - "output": 131000 - } - }, { "id": "siliconflow/Qwen/Qwen3-32B", "name": "Qwen/Qwen3-32B", "family": "qwen", "attachment": false, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2025-04-30", @@ -130135,7 +128576,7 @@ "name": "Qwen/Qwen3-8B", "family": "qwen", "attachment": false, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2025-04-30", @@ -130215,18 +128656,19 @@ } }, { - "id": "siliconflow/Qwen/Qwen3-Next-80B-A3B-Instruct", - "name": "Qwen/Qwen3-Next-80B-A3B-Instruct", + "id": "siliconflow/Qwen/Qwen3-VL-235B-A22B-Instruct", + "name": "Qwen/Qwen3-VL-235B-A22B-Instruct", "family": "qwen", - "attachment": false, + "attachment": true, "reasoning": false, "tool_call": true, "temperature": true, - "release_date": "2025-09-18", + "release_date": "2025-10-04", "last_updated": "2025-11-25", "modalities": { "input": [ - "text" + "text", + "image" ], "output": [ "text" @@ -130234,8 +128676,8 @@ }, "open_weights": false, "cost": { - "input": 0.14, - "output": 1.4 + "input": 0.3, + "output": 1.5 }, "limit": { "context": 262000, @@ -130243,18 +128685,19 @@ } }, { - "id": "siliconflow/Qwen/Qwen3-Next-80B-A3B-Thinking", - "name": "Qwen/Qwen3-Next-80B-A3B-Thinking", + "id": "siliconflow/Qwen/Qwen3-VL-235B-A22B-Thinking", + "name": "Qwen/Qwen3-VL-235B-A22B-Thinking", "family": "qwen", - "attachment": false, + "attachment": true, "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2025-09-25", + "release_date": "2025-10-04", "last_updated": "2025-11-25", "modalities": { "input": [ - "text" + "text", + "image" ], "output": [ "text" @@ -130262,8 +128705,8 @@ }, "open_weights": false, "cost": { - "input": 0.14, - "output": 0.57 + "input": 0.45, + "output": 3.5 }, "limit": { "context": 262000, @@ -130271,18 +128714,19 @@ } }, { - "id": "siliconflow/Qwen/Qwen3-Omni-30B-A3B-Captioner", - "name": "Qwen/Qwen3-Omni-30B-A3B-Captioner", + "id": "siliconflow/Qwen/Qwen3-VL-30B-A3B-Instruct", + "name": "Qwen/Qwen3-VL-30B-A3B-Instruct", "family": "qwen", "attachment": true, "reasoning": false, "tool_call": true, "temperature": true, - "release_date": "2025-10-04", + "release_date": "2025-10-05", "last_updated": "2025-11-25", "modalities": { "input": [ - "audio" + "text", + "image" ], "output": [ "text" @@ -130290,29 +128734,28 @@ }, "open_weights": false, "cost": { - "input": 0.1, - "output": 0.4 + "input": 0.29, + "output": 1.0 }, "limit": { - "context": 66000, - "output": 66000 + "context": 262000, + "output": 262000 } }, { - "id": "siliconflow/Qwen/Qwen3-Omni-30B-A3B-Instruct", - "name": "Qwen/Qwen3-Omni-30B-A3B-Instruct", + "id": "siliconflow/Qwen/Qwen3-VL-30B-A3B-Thinking", + "name": "Qwen/Qwen3-VL-30B-A3B-Thinking", "family": "qwen", "attachment": true, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2025-10-04", + "release_date": "2025-10-11", "last_updated": "2025-11-25", "modalities": { "input": [ "text", - "image", - "audio" + "image" ], "output": [ "text" @@ -130320,29 +128763,28 @@ }, "open_weights": false, "cost": { - "input": 0.1, - "output": 0.4 + "input": 0.29, + "output": 1.0 }, "limit": { - "context": 66000, - "output": 66000 + "context": 262000, + "output": 262000 } }, { - "id": "siliconflow/Qwen/Qwen3-Omni-30B-A3B-Thinking", - "name": "Qwen/Qwen3-Omni-30B-A3B-Thinking", + "id": "siliconflow/Qwen/Qwen3-VL-32B-Instruct", + "name": "Qwen/Qwen3-VL-32B-Instruct", "family": "qwen", "attachment": true, - "reasoning": true, + "reasoning": false, "tool_call": true, "temperature": true, - "release_date": "2025-10-04", + "release_date": "2025-10-21", "last_updated": "2025-11-25", "modalities": { "input": [ "text", - "image", - "audio" + "image" ], "output": [ "text" @@ -130350,23 +128792,23 @@ }, "open_weights": false, "cost": { - "input": 0.1, - "output": 0.4 + "input": 0.2, + "output": 0.6 }, "limit": { - "context": 66000, - "output": 66000 + "context": 262000, + "output": 262000 } }, { - "id": "siliconflow/Qwen/Qwen3-VL-235B-A22B-Instruct", - "name": "Qwen/Qwen3-VL-235B-A22B-Instruct", + "id": "siliconflow/Qwen/Qwen3-VL-32B-Thinking", + "name": "Qwen/Qwen3-VL-32B-Thinking", "family": "qwen", "attachment": true, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2025-10-04", + "release_date": "2025-10-21", "last_updated": "2025-11-25", "modalities": { "input": [ @@ -130379,7 +128821,7 @@ }, "open_weights": false, "cost": { - "input": 0.3, + "input": 0.2, "output": 1.5 }, "limit": { @@ -130388,14 +128830,14 @@ } }, { - "id": "siliconflow/Qwen/Qwen3-VL-235B-A22B-Thinking", - "name": "Qwen/Qwen3-VL-235B-A22B-Thinking", + "id": "siliconflow/Qwen/Qwen3-VL-8B-Instruct", + "name": "Qwen/Qwen3-VL-8B-Instruct", "family": "qwen", "attachment": true, - "reasoning": true, + "reasoning": false, "tool_call": true, "temperature": true, - "release_date": "2025-10-04", + "release_date": "2025-10-15", "last_updated": "2025-11-25", "modalities": { "input": [ @@ -130408,8 +128850,8 @@ }, "open_weights": false, "cost": { - "input": 0.45, - "output": 3.5 + "input": 0.18, + "output": 0.68 }, "limit": { "context": 262000, @@ -130417,19 +128859,18 @@ } }, { - "id": "siliconflow/Qwen/Qwen3-VL-30B-A3B-Instruct", - "name": "Qwen/Qwen3-VL-30B-A3B-Instruct", + "id": "siliconflow/Qwen/Qwen3.5-122B-A10B", + "name": "Qwen3.5 122B-A10B", "family": "qwen", - "attachment": true, + "attachment": false, "reasoning": false, "tool_call": true, "temperature": true, - "release_date": "2025-10-05", - "last_updated": "2025-11-25", + "release_date": "2026-02-23", + "last_updated": "2026-02-23", "modalities": { "input": [ - "text", - "image" + "text" ], "output": [ "text" @@ -130437,28 +128878,27 @@ }, "open_weights": false, "cost": { - "input": 0.29, - "output": 1.0 + "input": 0.26, + "output": 2.08 }, "limit": { - "context": 262000, - "output": 262000 + "context": 262144, + "output": 262144 } }, { - "id": "siliconflow/Qwen/Qwen3-VL-30B-A3B-Thinking", - "name": "Qwen/Qwen3-VL-30B-A3B-Thinking", + "id": "siliconflow/Qwen/Qwen3.5-27B", + "name": "Qwen3.5 27B", "family": "qwen", - "attachment": true, - "reasoning": true, + "attachment": false, + "reasoning": false, "tool_call": true, "temperature": true, - "release_date": "2025-10-11", - "last_updated": "2025-11-25", + "release_date": "2026-02-23", + "last_updated": "2026-02-23", "modalities": { "input": [ - "text", - "image" + "text" ], "output": [ "text" @@ -130466,28 +128906,27 @@ }, "open_weights": false, "cost": { - "input": 0.29, - "output": 1.0 + "input": 0.25, + "output": 2.0 }, "limit": { - "context": 262000, - "output": 262000 + "context": 262144, + "output": 262144 } }, { - "id": "siliconflow/Qwen/Qwen3-VL-32B-Instruct", - "name": "Qwen/Qwen3-VL-32B-Instruct", + "id": "siliconflow/Qwen/Qwen3.5-35B-A3B", + "name": "Qwen3.5 35B-A3B", "family": "qwen", - "attachment": true, + "attachment": false, "reasoning": false, "tool_call": true, "temperature": true, - "release_date": "2025-10-21", - "last_updated": "2025-11-25", + "release_date": "2026-02-23", + "last_updated": "2026-02-23", "modalities": { "input": [ - "text", - "image" + "text" ], "output": [ "text" @@ -130495,28 +128934,27 @@ }, "open_weights": false, "cost": { - "input": 0.2, - "output": 0.6 + "input": 0.24, + "output": 1.8 }, "limit": { - "context": 262000, - "output": 262000 + "context": 262144, + "output": 262144 } }, { - "id": "siliconflow/Qwen/Qwen3-VL-32B-Thinking", - "name": "Qwen/Qwen3-VL-32B-Thinking", + "id": "siliconflow/Qwen/Qwen3.5-397B-A17B", + "name": "Qwen3.5 397B-A17B", "family": "qwen", - "attachment": true, - "reasoning": true, + "attachment": false, + "reasoning": false, "tool_call": true, "temperature": true, - "release_date": "2025-10-21", - "last_updated": "2025-11-25", + "release_date": "2026-02-15", + "last_updated": "2026-02-15", "modalities": { "input": [ - "text", - "image" + "text" ], "output": [ "text" @@ -130524,28 +128962,27 @@ }, "open_weights": false, "cost": { - "input": 0.2, - "output": 1.5 + "input": 0.39, + "output": 2.34 }, "limit": { - "context": 262000, - "output": 262000 + "context": 262144, + "output": 262144 } }, { - "id": "siliconflow/Qwen/Qwen3-VL-8B-Instruct", - "name": "Qwen/Qwen3-VL-8B-Instruct", + "id": "siliconflow/Qwen/Qwen3.5-9B", + "name": "Qwen/Qwen3.5-9B", "family": "qwen", - "attachment": true, + "attachment": false, "reasoning": false, "tool_call": true, "temperature": true, - "release_date": "2025-10-15", - "last_updated": "2025-11-25", + "release_date": "2026-03-03", + "last_updated": "2026-04-24", "modalities": { "input": [ - "text", - "image" + "text" ], "output": [ "text" @@ -130553,28 +128990,27 @@ }, "open_weights": false, "cost": { - "input": 0.18, - "output": 0.68 + "input": 0.1, + "output": 0.15 }, "limit": { - "context": 262000, - "output": 262000 + "context": 262144, + "output": 262144 } }, { - "id": "siliconflow/Qwen/Qwen3-VL-8B-Thinking", - "name": "Qwen/Qwen3-VL-8B-Thinking", + "id": "siliconflow/Qwen/Qwen3.6-27B", + "name": "Qwen3.6 27B", "family": "qwen", - "attachment": true, - "reasoning": true, + "attachment": false, + "reasoning": false, "tool_call": true, "temperature": true, - "release_date": "2025-10-15", - "last_updated": "2025-11-25", + "release_date": "2026-04-22", + "last_updated": "2026-04-22", "modalities": { "input": [ - "text", - "image" + "text" ], "output": [ "text" @@ -130582,12 +129018,40 @@ }, "open_weights": false, "cost": { - "input": 0.18, - "output": 2.0 + "input": 0.3, + "output": 3.2 }, "limit": { - "context": 262000, - "output": 262000 + "context": 262144, + "output": 262144 + } + }, + { + "id": "siliconflow/Qwen/Qwen3.6-35B-A3B", + "name": "Qwen3.6 35B-A3B", + "family": "qwen", + "attachment": false, + "reasoning": false, + "tool_call": true, + "temperature": true, + "release_date": "2026-04-17", + "last_updated": "2026-04-17", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.2, + "output": 1.6 + }, + "limit": { + "context": 262144, + "output": 262144 } }, { @@ -130646,62 +129110,6 @@ "output": 164000 } }, - { - "id": "siliconflow/deepseek-ai/DeepSeek-R1-Distill-Qwen-14B", - "name": "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B", - "family": "qwen", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-01-20", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.1, - "output": 0.1 - }, - "limit": { - "context": 131000, - "output": 131000 - } - }, - { - "id": "siliconflow/deepseek-ai/DeepSeek-R1-Distill-Qwen-32B", - "name": "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B", - "family": "qwen", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-01-20", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.18, - "output": 0.18 - }, - "limit": { - "context": 131000, - "output": 131000 - } - }, { "id": "siliconflow/deepseek-ai/DeepSeek-V3", "name": "deepseek-ai/DeepSeek-V3", @@ -130843,7 +129251,7 @@ } }, { - "id": "siliconflow/deepseek-ai/deepseek-v4-flash", + "id": "siliconflow/deepseek-ai/DeepSeek-V4-Flash", "name": "DeepSeek V4 Flash", "family": "deepseek-flash", "attachment": false, @@ -130873,7 +129281,7 @@ } }, { - "id": "siliconflow/deepseek-ai/deepseek-v4-pro", + "id": "siliconflow/deepseek-ai/DeepSeek-V4-Pro", "name": "DeepSeek V4 Pro", "family": "deepseek-thinking", "attachment": false, @@ -130902,35 +129310,6 @@ "output": 384000 } }, - { - "id": "siliconflow/deepseek-ai/deepseek-vl2", - "name": "deepseek-ai/deepseek-vl2", - "family": "deepseek", - "attachment": true, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2024-12-13", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.15, - "output": 0.15 - }, - "limit": { - "context": 4000, - "output": 4000 - } - }, { "id": "siliconflow/google/gemma-4-26B-A4B-it", "name": "Gemma 4 26B A4B IT", @@ -131015,66 +129394,10 @@ "output": 131000 } }, - { - "id": "siliconflow/moonshotai/Kimi-K2-Instruct", - "name": "moonshotai/Kimi-K2-Instruct", - "family": "kimi-k2", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-07-13", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.58, - "output": 2.29 - }, - "limit": { - "context": 131000, - "output": 131000 - } - }, - { - "id": "siliconflow/moonshotai/Kimi-K2-Thinking", - "name": "moonshotai/Kimi-K2-Thinking", - "family": "kimi-thinking", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-11-07", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.55, - "output": 2.5 - }, - "limit": { - "context": 262000, - "output": 262000 - } - }, { "id": "siliconflow/moonshotai/Kimi-K2.5", "name": "moonshotai/Kimi-K2.5", - "family": "kimi-k2", + "family": "kimi", "attachment": false, "reasoning": true, "tool_call": true, @@ -131103,7 +129426,7 @@ { "id": "siliconflow/moonshotai/Kimi-K2.6", "name": "moonshotai/Kimi-K2.6", - "family": "kimi-k2", + "family": "kimi", "attachment": false, "reasoning": true, "tool_call": true, @@ -131271,34 +129594,6 @@ "output": 262144 } }, - { - "id": "siliconflow/zai-org/GLM-4.5", - "name": "zai-org/GLM-4.5", - "family": "glm", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-07-28", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.4, - "output": 2.0 - }, - "limit": { - "context": 131000, - "output": 131000 - } - }, { "id": "siliconflow/zai-org/GLM-4.5-Air", "name": "zai-org/GLM-4.5-Air", @@ -131327,120 +129622,6 @@ "output": 131000 } }, - { - "id": "siliconflow/zai-org/GLM-4.5V", - "name": "zai-org/GLM-4.5V", - "family": "glm", - "attachment": true, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-08-13", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.14, - "output": 0.86 - }, - "limit": { - "context": 66000, - "output": 66000 - } - }, - { - "id": "siliconflow/zai-org/GLM-4.6", - "name": "zai-org/GLM-4.6", - "family": "glm", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-10-04", - "last_updated": "2025-11-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.5, - "output": 1.9 - }, - "limit": { - "context": 205000, - "output": 205000 - } - }, - { - "id": "siliconflow/zai-org/GLM-4.6V", - "name": "zai-org/GLM-4.6V", - "family": "glm", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-07", - "last_updated": "2025-12-07", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.3, - "output": 0.9 - }, - "limit": { - "context": 131000, - "output": 131000 - } - }, - { - "id": "siliconflow/zai-org/GLM-4.7", - "name": "zai-org/GLM-4.7", - "family": "glm", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-22", - "last_updated": "2025-12-22", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.6, - "output": 2.2 - }, - "limit": { - "context": 205000, - "output": 205000 - } - }, { "id": "siliconflow/zai-org/GLM-5", "name": "zai-org/GLM-5", @@ -131523,8 +129704,8 @@ "cache_write": 0.0 }, "limit": { - "context": 205000, - "output": 205000 + "context": 1049000, + "output": 262000 } }, { @@ -132395,6 +130576,63 @@ "output": 256000 } }, + { + "id": "stepfun/step-3.7-flash", + "name": "Step 3.7 Flash", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2026-01-01", + "release_date": "2026-05-29", + "last_updated": "2026-06-29", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.2, + "output": 1.15, + "cache_read": 0.04 + }, + "limit": { + "context": 256000, + "output": 256000 + } + }, + { + "id": "subconscious/subconscious/tim-qwen3.6-27b", + "name": "TIM-Qwen3.6 27B", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-05-11", + "last_updated": "2026-05-11", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 8192, + "output": 5000 + } + }, { "id": "submodel/Qwen/Qwen3-235B-A22B-Instruct", "name": "Qwen3 235B A22B Instruct 2507", @@ -132647,91 +130885,6 @@ "output": 131072 } }, - { - "id": "synthetic/hf:MiniMaxAI/MiniMax-M2", - "name": "MiniMax-M2", - "family": "minimax", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-10-27", - "last_updated": "2025-10-27", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.55, - "output": 2.19 - }, - "limit": { - "context": 196608, - "output": 131000 - } - }, - { - "id": "synthetic/hf:MiniMaxAI/MiniMax-M2.1", - "name": "MiniMax-M2.1", - "family": "minimax", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-23", - "last_updated": "2025-12-23", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.55, - "output": 2.19 - }, - "limit": { - "context": 204800, - "output": 131072 - } - }, - { - "id": "synthetic/hf:MiniMaxAI/MiniMax-M2.5", - "name": "MiniMax-M2.5", - "family": "minimax", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-02-07", - "last_updated": "2026-02-07", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.6, - "output": 3.0, - "cache_read": 0.6 - }, - "limit": { - "context": 191488, - "output": 65536 - } - }, { "id": "synthetic/hf:MiniMaxAI/MiniMax-M3", "name": "MiniMax-M3", @@ -132762,132 +130915,16 @@ "output": 65536 } }, - { - "id": "synthetic/hf:Qwen/Qwen2.5-Coder-32B-Instruct", - "name": "Qwen2.5-Coder-32B-Instruct", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": false, - "temperature": true, - "knowledge": "2024-10", - "release_date": "2024-11-11", - "last_updated": "2024-11-11", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.8, - "output": 0.8 - }, - "limit": { - "context": 32768, - "output": 32768 - } - }, - { - "id": "synthetic/hf:Qwen/Qwen3-235B-A22B-Instruct", - "name": "Qwen 3 235B Instruct", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "knowledge": "2025-04", - "release_date": "2025-04-28", - "last_updated": "2025-07-21", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.2, - "output": 0.6 - }, - "limit": { - "context": 256000, - "output": 32000 - } - }, - { - "id": "synthetic/hf:Qwen/Qwen3-235B-A22B-Thinking", - "name": "Qwen3 235B A22B Thinking 2507", - "family": "qwen", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-04", - "release_date": "2025-07-25", - "last_updated": "2025-07-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.65, - "output": 3.0 - }, - "limit": { - "context": 256000, - "output": 32000 - } - }, - { - "id": "synthetic/hf:Qwen/Qwen3-Coder-480B-A35B-Instruct", - "name": "Qwen 3 Coder 480B", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "knowledge": "2025-04", - "release_date": "2025-07-23", - "last_updated": "2025-07-23", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 2.0, - "output": 2.0 - }, - "limit": { - "context": 256000, - "output": 32000 - } - }, { "id": "synthetic/hf:Qwen/Qwen3.5-397B-A17B", - "name": "Qwen3.5-97B-A17B", + "name": "Qwen3.5 397B-A17B", "family": "qwen", - "attachment": false, + "attachment": true, "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2026-02-11", - "last_updated": "2026-02-11", + "release_date": "2026-02-15", + "last_updated": "2026-02-15", "modalities": { "input": [ "text", @@ -132900,7 +130937,7 @@ "open_weights": true, "cost": { "input": 0.6, - "output": 3.0, + "output": 3.6, "cache_read": 0.6 }, "limit": { @@ -132909,394 +130946,15 @@ } }, { - "id": "synthetic/hf:deepseek-ai/DeepSeek-R1", - "name": "DeepSeek R1", - "family": "deepseek-thinking", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-01", - "release_date": "2025-01-20", - "last_updated": "2025-01-20", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.55, - "output": 2.19 - }, - "limit": { - "context": 128000, - "output": 128000 - } - }, - { - "id": "synthetic/hf:deepseek-ai/DeepSeek-V3", - "name": "DeepSeek V3", - "family": "deepseek", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2024-07", - "release_date": "2025-01-20", - "last_updated": "2025-05-29", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 1.25, - "output": 1.25 - }, - "limit": { - "context": 128000, - "output": 128000 - } - }, - { - "id": "synthetic/hf:deepseek-ai/DeepSeek-V3.1", - "name": "DeepSeek V3.1", - "family": "deepseek", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-08-21", - "last_updated": "2025-08-21", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.56, - "output": 1.68 - }, - "limit": { - "context": 128000, - "output": 128000 - } - }, - { - "id": "synthetic/hf:deepseek-ai/DeepSeek-V3.1-Terminus", - "name": "DeepSeek V3.1 Terminus", - "family": "deepseek", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-09-22", - "last_updated": "2025-09-25", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 1.2, - "output": 1.2 - }, - "limit": { - "context": 128000, - "output": 128000 - } - }, - { - "id": "synthetic/hf:deepseek-ai/DeepSeek-V3.2", - "name": "DeepSeek V3.2", - "family": "deepseek", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-01", - "last_updated": "2025-12-01", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.27, - "output": 0.4, - "cache_read": 0.27, - "cache_write": 0.0 - }, - "limit": { - "context": 162816, - "output": 8000 - } - }, - { - "id": "synthetic/hf:meta-llama/Llama-3.1-405B-Instruct", - "name": "Llama-3.1-405B-Instruct", - "family": "llama", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2023-12", - "release_date": "2024-07-23", - "last_updated": "2024-07-23", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 3.0, - "output": 3.0 - }, - "limit": { - "context": 128000, - "output": 32768 - } - }, - { - "id": "synthetic/hf:meta-llama/Llama-3.1-70B-Instruct", - "name": "Llama-3.1-70B-Instruct", - "family": "llama", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2023-12", - "release_date": "2024-07-23", - "last_updated": "2024-07-23", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.9, - "output": 0.9 - }, - "limit": { - "context": 128000, - "output": 32768 - } - }, - { - "id": "synthetic/hf:meta-llama/Llama-3.1-8B-Instruct", - "name": "Llama-3.1-8B-Instruct", - "family": "llama", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2023-12", - "release_date": "2024-07-23", - "last_updated": "2024-07-23", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.2, - "output": 0.2 - }, - "limit": { - "context": 128000, - "output": 32768 - } - }, - { - "id": "synthetic/hf:meta-llama/Llama-3.3-70B-Instruct", - "name": "Llama-3.3-70B-Instruct", - "family": "llama", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2023-12", - "release_date": "2024-12-06", - "last_updated": "2024-12-06", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.9, - "output": 0.9 - }, - "limit": { - "context": 128000, - "output": 32768 - } - }, - { - "id": "synthetic/hf:meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8", - "name": "Llama-4-Maverick-17B-128E-Instruct-FP8", - "family": "llama", - "attachment": true, - "reasoning": false, - "tool_call": true, - "temperature": true, - "knowledge": "2024-08", - "release_date": "2025-04-05", - "last_updated": "2025-04-05", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.22, - "output": 0.88 - }, - "limit": { - "context": 524000, - "output": 4096 - } - }, - { - "id": "synthetic/hf:meta-llama/Llama-4-Scout-17B-16E-Instruct", - "name": "Llama-4-Scout-17B-16E-Instruct", - "family": "llama", + "id": "synthetic/hf:Qwen/Qwen3.6-27B", + "name": "Qwen3.6 27B", + "family": "qwen", "attachment": true, - "reasoning": false, - "tool_call": true, - "temperature": true, - "knowledge": "2024-08", - "release_date": "2025-04-05", - "last_updated": "2025-04-05", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.15, - "output": 0.6 - }, - "limit": { - "context": 328000, - "output": 4096 - } - }, - { - "id": "synthetic/hf:moonshotai/Kimi-K2-Instruct", - "name": "Kimi K2 0905", - "family": "kimi-k2", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "knowledge": "2024-10", - "release_date": "2025-09-05", - "last_updated": "2025-09-05", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 1.2, - "output": 1.2 - }, - "limit": { - "context": 262144, - "output": 32768 - } - }, - { - "id": "synthetic/hf:moonshotai/Kimi-K2-Thinking", - "name": "Kimi K2 Thinking", - "family": "kimi-thinking", - "attachment": false, "reasoning": true, "tool_call": true, "temperature": true, - "knowledge": "2025-11", - "release_date": "2025-11-07", - "last_updated": "2025-11-07", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.55, - "output": 2.19 - }, - "limit": { - "context": 262144, - "output": 262144 - } - }, - { - "id": "synthetic/hf:moonshotai/Kimi-K2.5", - "name": "Kimi K2.5", - "family": "kimi-k2", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-01", - "release_date": "2026-01", - "last_updated": "2026-01", + "release_date": "2026-04-22", + "last_updated": "2026-04-22", "modalities": { "input": [ "text", @@ -133308,8 +130966,9 @@ }, "open_weights": true, "cost": { - "input": 0.55, - "output": 2.19 + "input": 0.45, + "output": 3.6, + "cache_read": 0.45 }, "limit": { "context": 262144, @@ -133347,47 +131006,16 @@ "output": 65536 } }, - { - "id": "synthetic/hf:nvidia/Kimi-K2.5-NVFP4", - "name": "Kimi K2.5 (NVFP4)", - "family": "kimi-k2", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-01", - "release_date": "2026-01", - "last_updated": "2026-01", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.55, - "output": 2.19 - }, - "limit": { - "context": 262144, - "output": 65536 - } - }, { "id": "synthetic/hf:nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4", - "name": "Nemotron 3 Super 120B", + "name": "Nemotron 3 Super 120B A12B", "family": "nemotron", "attachment": false, "reasoning": true, "tool_call": true, "temperature": true, - "knowledge": "2024-04", "release_date": "2026-03-11", - "last_updated": "2026-04-03", + "last_updated": "2026-03-11", "modalities": { "input": [ "text" @@ -133428,45 +131056,17 @@ "open_weights": true, "cost": { "input": 0.1, - "output": 0.1 + "output": 0.1, + "cache_read": 0.1 }, "limit": { - "context": 128000, + "context": 131072, "output": 32768 } }, - { - "id": "synthetic/hf:zai-org/GLM-4.6", - "name": "GLM 4.6", - "family": "glm", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-04", - "release_date": "2025-09-30", - "last_updated": "2025-09-30", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.55, - "output": 2.19 - }, - "limit": { - "context": 200000, - "output": 64000 - } - }, { "id": "synthetic/hf:zai-org/GLM-4.7", - "name": "GLM 4.7", + "name": "GLM-4.7", "family": "glm", "attachment": false, "reasoning": true, @@ -133485,24 +131085,26 @@ }, "open_weights": true, "cost": { - "input": 0.55, - "output": 2.19 + "input": 0.45, + "output": 2.19, + "cache_read": 0.45 }, "limit": { - "context": 200000, - "output": 64000 + "context": 202752, + "output": 65536 } }, { "id": "synthetic/hf:zai-org/GLM-4.7-Flash", "name": "GLM-4.7-Flash", - "family": "glm", + "family": "glm-flash", "attachment": false, "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2026-01-18", - "last_updated": "2026-01-18", + "knowledge": "2025-04", + "release_date": "2026-01-19", + "last_updated": "2026-01-19", "modalities": { "input": [ "text" @@ -133513,9 +131115,9 @@ }, "open_weights": true, "cost": { - "input": 0.06, - "output": 0.4, - "cache_read": 0.06 + "input": 0.1, + "output": 0.5, + "cache_read": 0.1 }, "limit": { "context": 196608, @@ -133523,15 +131125,15 @@ } }, { - "id": "synthetic/hf:zai-org/GLM-5", - "name": "GLM-5", + "id": "synthetic/hf:zai-org/GLM-5.1", + "name": "GLM-5.1", "family": "glm", "attachment": false, "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2026-02-12", - "last_updated": "2026-04-08", + "release_date": "2026-04-07", + "last_updated": "2026-04-07", "modalities": { "input": [ "text" @@ -133552,15 +131154,15 @@ } }, { - "id": "synthetic/hf:zai-org/GLM-5.1", - "name": "GLM 5.1", + "id": "synthetic/hf:zai-org/GLM-5.2", + "name": "GLM-5.2", "family": "glm", "attachment": false, "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2026-03-27", - "last_updated": "2026-04-12", + "release_date": "2026-06-13", + "last_updated": "2026-06-13", "modalities": { "input": [ "text" @@ -133571,12 +131173,12 @@ }, "open_weights": true, "cost": { - "input": 1.0, - "output": 3.0, - "cache_read": 1.0 + "input": 1.4, + "output": 4.4, + "cache_read": 1.4 }, "limit": { - "context": 196608, + "context": 524288, "output": 65536 } }, @@ -134072,6 +131674,208 @@ "output": 16000 } }, + { + "id": "tinfoil/gemma4-31b", + "name": "Gemma 4 31B IT", + "family": "gemma", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-04-02", + "last_updated": "2026-04-02", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.4, + "output": 1.0 + }, + "limit": { + "context": 256000, + "output": 32768 + } + }, + { + "id": "tinfoil/glm-5.2", + "name": "GLM-5.2", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-13", + "last_updated": "2026-06-13", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.5, + "output": 5.25 + }, + "limit": { + "context": 384000, + "output": 131072 + } + }, + { + "id": "tinfoil/gpt-oss-120b", + "name": "gpt-oss-120b", + "family": "gpt-oss", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2024-06", + "release_date": "2025-08-05", + "last_updated": "2025-08-05", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.15, + "output": 0.6 + }, + "limit": { + "context": 131000, + "output": 32768 + } + }, + { + "id": "tinfoil/gpt-oss-safeguard-120b", + "name": "gpt-oss-safeguard-120b", + "family": "gpt-oss", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2024-06", + "release_date": "2025-10-29", + "last_updated": "2025-10-29", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.15, + "output": 0.6 + }, + "limit": { + "context": 131000, + "output": 32768 + } + }, + { + "id": "tinfoil/kimi-k2-6", + "name": "Kimi K2.6", + "family": "kimi-k2", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-01", + "release_date": "2026-04-21", + "last_updated": "2026-04-21", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.5, + "output": 5.25 + }, + "limit": { + "context": 256000, + "output": 262144 + } + }, + { + "id": "tinfoil/llama3-3-70b", + "name": "Llama-3.3-70B-Instruct", + "family": "llama", + "attachment": true, + "reasoning": false, + "tool_call": true, + "temperature": true, + "knowledge": "2023-12", + "release_date": "2024-12-06", + "last_updated": "2024-12-06", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.75, + "output": 2.75 + }, + "limit": { + "context": 128000, + "output": 4096 + } + }, + { + "id": "tinfoil/nomic-embed-text", + "name": "Nomic Embed Text v1.5", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": false, + "release_date": "2024-02", + "last_updated": "2024-02", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.05, + "output": 0.0 + }, + "limit": { + "context": 8192, + "output": 768 + } + }, { "id": "togetherai/LiquidAI/LFM2-24B-A2B", "name": "LFM2-24B-A2B", @@ -134967,6 +132771,35 @@ "output": 131072 } }, + { + "id": "togetherai/zai-org/GLM-5.2", + "name": "GLM-5.2", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-16", + "last_updated": "2026-06-16", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.4, + "output": 4.4, + "cache_read": 0.26 + }, + "limit": { + "context": 262144, + "output": 164000 + } + }, { "id": "umans-ai-coding-plan/umans-coder", "name": "Umans Coder", @@ -135634,38 +133467,6 @@ "output": 128000 } }, - { - "id": "venice/claude-opus-4.6-fast", - "name": "Claude Opus 4.6 Fast", - "family": "claude-opus", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-05-31", - "release_date": "2026-04-08", - "last_updated": "2026-06-11", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 36.0, - "output": 180.0, - "cache_read": 3.6, - "cache_write": 45.0 - }, - "limit": { - "context": 1000000, - "output": 128000 - } - }, { "id": "venice/claude-opus-4.7", "name": "Claude Opus 4.7", @@ -135905,8 +133706,8 @@ }, "open_weights": true, "cost": { - "input": 0.17, - "output": 0.35, + "input": 0.138, + "output": 0.275, "cache_read": 0.028 }, "limit": { @@ -135935,8 +133736,8 @@ }, "open_weights": true, "cost": { - "input": 1.73, - "output": 3.796, + "input": 1.65, + "output": 3.301, "cache_read": 0.33 }, "limit": { @@ -136361,9 +134162,9 @@ }, "open_weights": true, "cost": { - "input": 0.85, - "output": 4.655, - "cache_read": 0.22 + "input": 0.75, + "output": 3.5, + "cache_read": 0.16 }, "limit": { "context": 256000, @@ -136541,37 +134342,6 @@ "output": 32768 } }, - { - "id": "venice/minimax-m3", - "name": "MiniMax M3", - "family": "minimax-m3", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-06-01", - "last_updated": "2026-06-11", - "modalities": { - "input": [ - "text", - "image", - "video" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.3, - "output": 1.2, - "cache_read": 0.06 - }, - "limit": { - "context": 500000, - "output": 131072 - } - }, { "id": "venice/minimax-m3-preview", "name": "MiniMax M3 Preview", @@ -137082,6 +134852,7 @@ "attachment": false, "reasoning": true, "tool_call": true, + "temperature": true, "release_date": "2025-11-06", "last_updated": "2026-06-11", "modalities": { @@ -137139,7 +134910,7 @@ "id": "venice/qwen-3.7-max", "name": "Qwen 3.7 Max", "family": "qwen", - "attachment": false, + "attachment": true, "reasoning": true, "tool_call": true, "temperature": true, @@ -137147,7 +134918,9 @@ "last_updated": "2026-06-11", "modalities": { "input": [ - "text" + "text", + "image", + "video" ], "output": [ "text" @@ -137450,7 +135223,7 @@ "output": 1.5 }, "limit": { - "context": 256000, + "context": 128000, "output": 16384 } }, @@ -137623,9 +135396,9 @@ }, "open_weights": true, "cost": { - "input": 0.85, - "output": 2.75, - "cache_read": 0.3 + "input": 0.43, + "output": 1.75, + "cache_read": 0.08 }, "limit": { "context": 198000, @@ -137787,7 +135560,7 @@ "tool_call": true, "temperature": true, "knowledge": "2025-04", - "release_date": "2025-04-01", + "release_date": "2025-04-28", "last_updated": "2025-04", "modalities": { "input": [ @@ -137816,7 +135589,7 @@ "tool_call": true, "temperature": true, "knowledge": "2025-04", - "release_date": "2025-04-01", + "release_date": "2025-04-28", "last_updated": "2025-04", "modalities": { "input": [ @@ -137845,7 +135618,7 @@ "tool_call": true, "temperature": true, "knowledge": "2025-04", - "release_date": "2025-04-01", + "release_date": "2025-04-28", "last_updated": "2025-04", "modalities": { "input": [ @@ -137874,7 +135647,7 @@ "tool_call": true, "temperature": true, "knowledge": "2025-04", - "release_date": "2025-04-01", + "release_date": "2025-04-28", "last_updated": "2025-04", "modalities": { "input": [ @@ -137906,8 +135679,7 @@ "last_updated": "2026-04-24", "modalities": { "input": [ - "text", - "pdf" + "text" ], "output": [ "text" @@ -137934,7 +135706,7 @@ "tool_call": true, "temperature": true, "knowledge": "2025-04", - "release_date": "2025-09-24", + "release_date": "2025-09-23", "last_updated": "2025-04", "modalities": { "input": [ @@ -137965,7 +135737,7 @@ "tool_call": true, "temperature": true, "knowledge": "2025-04", - "release_date": "2025-04-01", + "release_date": "2025-07-22", "last_updated": "2025-04", "modalities": { "input": [ @@ -137995,7 +135767,7 @@ "tool_call": true, "temperature": true, "knowledge": "2025-04", - "release_date": "2025-04-01", + "release_date": "2025-07-31", "last_updated": "2025-04", "modalities": { "input": [ @@ -138187,7 +135959,7 @@ "tool_call": true, "temperature": true, "knowledge": "2025-04", - "release_date": "2025-09-23", + "release_date": "2025-09-05", "last_updated": "2025-09-23", "modalities": { "input": [ @@ -138217,7 +135989,7 @@ "tool_call": true, "temperature": true, "knowledge": "2025-01", - "release_date": "2025-01", + "release_date": "2026-01-23", "last_updated": "2025-01", "modalities": { "input": [ @@ -138247,7 +136019,7 @@ "tool_call": true, "temperature": true, "knowledge": "2025-04", - "release_date": "2025-09-12", + "release_date": "2025-09-11", "last_updated": "2025-09", "modalities": { "input": [ @@ -138276,7 +136048,7 @@ "tool_call": true, "temperature": true, "knowledge": "2025-09", - "release_date": "2025-09-12", + "release_date": "2025-09-11", "last_updated": "2025-09", "modalities": { "input": [ @@ -138304,13 +136076,12 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2025-09-24", + "release_date": "2025-09-23", "last_updated": "2026-05-01", "modalities": { "input": [ "text", - "image", - "pdf" + "image" ], "output": [ "text" @@ -138335,13 +136106,12 @@ "tool_call": true, "temperature": true, "knowledge": "2025-04", - "release_date": "2025-09-24", + "release_date": "2025-09-23", "last_updated": "2025-09-24", "modalities": { "input": [ "text", - "image", - "pdf" + "image" ], "output": [ "text" @@ -138366,7 +136136,7 @@ "tool_call": true, "temperature": true, "knowledge": "2025-09", - "release_date": "2025-09-24", + "release_date": "2025-09-23", "last_updated": "2025-09-24", "modalities": { "input": [ @@ -138528,8 +136298,7 @@ "last_updated": "2026-05-21", "modalities": { "input": [ - "text", - "pdf" + "text" ], "output": [ "text" @@ -138556,7 +136325,7 @@ "tool_call": true, "temperature": true, "knowledge": "2025-04", - "release_date": "2026-06-01", + "release_date": "2026-06-02", "last_updated": "2026-06-02", "modalities": { "input": [ @@ -138739,12 +136508,13 @@ "tool_call": false, "temperature": true, "knowledge": "2024-10", - "release_date": "2024-12-01", + "release_date": "2025-12-02", "last_updated": "2024-12-01", "modalities": { "input": [ "text", - "image" + "image", + "pdf" ], "output": [ "text" @@ -138863,7 +136633,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2024-04-01", + "release_date": "2024-04-30", "last_updated": "2024-04", "modalities": { "input": [ @@ -138915,14 +136685,14 @@ }, { "id": "vercel/anthropic/claude-3.5-haiku", - "name": "Claude Haiku 3.5", + "name": "Claude 3.5 Haiku", "family": "claude-haiku", "attachment": true, "reasoning": false, "tool_call": true, "temperature": true, "knowledge": "2024-07-31", - "release_date": "2024-10-22", + "release_date": "2024-11-04", "last_updated": "2024-10-22", "modalities": { "input": [ @@ -139054,7 +136824,7 @@ "tool_call": true, "temperature": true, "knowledge": "2025-03-31", - "release_date": "2024-11-24", + "release_date": "2025-11-24", "last_updated": "2025-11-24", "modalities": { "input": [ @@ -139284,7 +137054,7 @@ "tool_call": true, "temperature": true, "knowledge": "2024-10", - "release_date": "2025-01-01", + "release_date": "2026-01-27", "last_updated": "2025-01", "modalities": { "input": [ @@ -139369,7 +137139,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2026-06-08", + "release_date": "2025-11-25", "last_updated": "2026-06-08", "modalities": { "input": [ @@ -139394,7 +137164,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2026-06-08", + "release_date": "2026-01-15", "last_updated": "2026-06-08", "modalities": { "input": [ @@ -139419,7 +137189,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2026-06-08", + "release_date": "2026-01-15", "last_updated": "2026-06-08", "modalities": { "input": [ @@ -139444,7 +137214,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2026-06-08", + "release_date": "2025-12-16", "last_updated": "2026-06-08", "modalities": { "input": [ @@ -139469,7 +137239,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2026-06-08", + "release_date": "2025-11-25", "last_updated": "2026-06-08", "modalities": { "input": [ @@ -139494,7 +137264,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2025-06-01", + "release_date": "2025-05-29", "last_updated": "2025-06", "modalities": { "input": [ @@ -139519,7 +137289,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2025-06-01", + "release_date": "2025-05-29", "last_updated": "2025-06", "modalities": { "input": [ @@ -139569,7 +137339,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2024-10-01", + "release_date": "2024-10-02", "last_updated": "2024-10", "modalities": { "input": [ @@ -139624,7 +137394,8 @@ "last_updated": "2025-09", "modalities": { "input": [ - "text" + "text", + "image" ], "output": [ "text" @@ -139757,7 +137528,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2025-10-31", + "release_date": "2025-10-24", "last_updated": "2025-10-31", "modalities": { "input": [ @@ -139807,7 +137578,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2025-08-28", + "release_date": "2025-09-09", "last_updated": "2025-08-28", "modalities": { "input": [ @@ -139832,7 +137603,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2025-11-28", + "release_date": "2025-12-03", "last_updated": "2025-11-28", "modalities": { "input": [ @@ -139857,7 +137628,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2026-01-28", + "release_date": "2026-02-13", "last_updated": "2026-01-28", "modalities": { "input": [ @@ -140083,13 +137854,12 @@ }, "open_weights": false, "cost": { - "input": 0.56, - "output": 1.68, - "cache_read": 0.28 + "input": 0.6, + "output": 1.7 }, "limit": { - "context": 163840, - "output": 8192 + "context": 128000, + "output": 128000 } }, { @@ -140127,7 +137897,7 @@ "name": "DeepSeek V3.2", "family": "deepseek", "attachment": false, - "reasoning": true, + "reasoning": false, "tool_call": false, "temperature": true, "knowledge": "2024-07", @@ -140135,9 +137905,7 @@ "last_updated": "2025-12-01", "modalities": { "input": [ - "text", - "image", - "pdf" + "text" ], "output": [ "text" @@ -140167,9 +137935,7 @@ "last_updated": "2025-12-01", "modalities": { "input": [ - "text", - "image", - "pdf" + "text" ], "output": [ "text" @@ -140198,9 +137964,7 @@ "last_updated": "2026-04-24", "modalities": { "input": [ - "text", - "image", - "pdf" + "text" ], "output": [ "text" @@ -140230,8 +137994,7 @@ "last_updated": "2026-04-24", "modalities": { "input": [ - "text", - "pdf" + "text" ], "output": [ "text" @@ -140291,7 +138054,7 @@ "tool_call": false, "temperature": true, "knowledge": "2025-01", - "release_date": "2025-03-20", + "release_date": "2025-08-26", "last_updated": "2025-08-26", "modalities": { "input": [ @@ -140809,8 +138572,8 @@ "attachment": false, "reasoning": false, "tool_call": false, - "temperature": false, - "release_date": "2025-05-22", + "temperature": true, + "release_date": "2025-05-20", "last_updated": "2025-05-22", "modalities": { "input": [ @@ -140910,7 +138673,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2026-06-08", + "release_date": "2025-07-31", "last_updated": "2026-06-08", "modalities": { "input": [ @@ -140935,7 +138698,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2026-06-08", + "release_date": "2025-05-20", "last_updated": "2026-06-08", "modalities": { "input": [ @@ -140960,7 +138723,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2026-06-08", + "release_date": "2025-10-15", "last_updated": "2026-06-08", "modalities": { "input": [ @@ -140985,7 +138748,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2026-06-08", + "release_date": "2025-10-15", "last_updated": "2026-06-08", "modalities": { "input": [ @@ -141070,7 +138833,9 @@ "last_updated": "2026-04-29", "modalities": { "input": [ - "text" + "text", + "image", + "pdf" ], "output": [ "text" @@ -141144,7 +138909,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2025-12-21", + "release_date": "2025-12-03", "last_updated": "2025-12-21", "modalities": { "input": [ @@ -141169,7 +138934,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2025-12-21", + "release_date": "2025-12-18", "last_updated": "2025-12-21", "modalities": { "input": [ @@ -141194,7 +138959,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2025-12-21", + "release_date": "2025-12-03", "last_updated": "2025-12-21", "modalities": { "input": [ @@ -141295,7 +139060,7 @@ "tool_call": false, "temperature": true, "knowledge": "2024-10", - "release_date": "2025-10-24", + "release_date": "2025-11-09", "last_updated": "2025-10-24", "modalities": { "input": [ @@ -141354,7 +139119,7 @@ "tool_call": true, "temperature": true, "knowledge": "2024-10", - "release_date": "2025-08-30", + "release_date": "2025-09-01", "last_updated": "2025-08-30", "modalities": { "input": [ @@ -141379,7 +139144,7 @@ "reasoning": true, "tool_call": false, "temperature": true, - "release_date": "2026-03-13", + "release_date": "2026-01-15", "last_updated": "2026-03-13", "modalities": { "input": [ @@ -141493,7 +139258,7 @@ "tool_call": false, "temperature": true, "knowledge": "2023-12", - "release_date": "2024-09-18", + "release_date": "2024-09-25", "last_updated": "2024-09-18", "modalities": { "input": [ @@ -141522,7 +139287,7 @@ "tool_call": false, "temperature": true, "knowledge": "2023-12", - "release_date": "2024-09-18", + "release_date": "2024-09-25", "last_updated": "2024-09-18", "modalities": { "input": [ @@ -141701,7 +139466,7 @@ "tool_call": true, "temperature": true, "knowledge": "2024-10", - "release_date": "2025-10-27", + "release_date": "2025-12-23", "last_updated": "2025-12-23", "modalities": { "input": [ @@ -141732,7 +139497,7 @@ "tool_call": true, "temperature": true, "knowledge": "2024-10", - "release_date": "2025-10-27", + "release_date": "2025-12-23", "last_updated": "2025-10-27", "modalities": { "input": [ @@ -141997,7 +139762,7 @@ "tool_call": true, "temperature": true, "knowledge": "2024-10", - "release_date": "2025-05-07", + "release_date": "2025-05-21", "last_updated": "2025-05-07", "modalities": { "input": [ @@ -142026,11 +139791,12 @@ "tool_call": true, "temperature": true, "knowledge": "2024-10", - "release_date": "2025-05-07", + "release_date": "2025-12-09", "last_updated": "2025-05-07", "modalities": { "input": [ - "text" + "text", + "image" ], "output": [ "text" @@ -142113,7 +139879,7 @@ "tool_call": false, "temperature": true, "knowledge": "2024-10", - "release_date": "2025-12-01", + "release_date": "2025-12-02", "last_updated": "2025-12-01", "modalities": { "input": [ @@ -142286,11 +140052,12 @@ "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2026-05-21", + "release_date": "2026-04-29", "last_updated": "2026-05-21", "modalities": { "input": [ - "text" + "text", + "image" ], "output": [ "text" @@ -142315,7 +140082,7 @@ "tool_call": true, "temperature": true, "knowledge": "2024-04", - "release_date": "2024-07-01", + "release_date": "2024-07-18", "last_updated": "2024-07-01", "modalities": { "input": [ @@ -142344,7 +140111,7 @@ "tool_call": true, "temperature": true, "knowledge": "2025-06", - "release_date": "2024-09-01", + "release_date": "2024-09-17", "last_updated": "2026-03-16", "modalities": { "input": [ @@ -142433,7 +140200,7 @@ "reasoning": false, "tool_call": true, "temperature": true, - "release_date": "2025-09-05", + "release_date": "2025-07-11", "last_updated": "2025-09-05", "modalities": { "input": [ @@ -142474,13 +140241,13 @@ }, "open_weights": false, "cost": { - "input": 0.6, - "output": 2.5, - "cache_read": 0.15 + "input": 0.47, + "output": 2.0, + "cache_read": 0.141 }, "limit": { - "context": 262114, - "output": 262114 + "context": 216144, + "output": 216144 } }, { @@ -142528,8 +140295,7 @@ "modalities": { "input": [ "text", - "image", - "pdf" + "image" ], "output": [ "text" @@ -142675,7 +140441,7 @@ "tool_call": false, "temperature": true, "knowledge": "2024-10", - "release_date": "2024-12-01", + "release_date": "2025-12-15", "last_updated": "2025-12-15", "modalities": { "input": [ @@ -142703,7 +140469,7 @@ "reasoning": true, "tool_call": false, "temperature": true, - "release_date": "2026-03-18", + "release_date": "2026-03-11", "last_updated": "2026-03-11", "modalities": { "input": [ @@ -142761,7 +140527,7 @@ "tool_call": true, "temperature": true, "knowledge": "2024-10", - "release_date": "2024-12-01", + "release_date": "2025-10-28", "last_updated": "2025-10-28", "modalities": { "input": [ @@ -142820,7 +140586,7 @@ "tool_call": false, "temperature": true, "knowledge": "2021-09", - "release_date": "2023-05-28", + "release_date": "2023-03-01", "last_updated": "2023-11-06", "modalities": { "input": [ @@ -142849,7 +140615,7 @@ "tool_call": false, "temperature": true, "knowledge": "2021-09", - "release_date": "2023-09-28", + "release_date": "2023-09-18", "last_updated": "2023-03-01", "modalities": { "input": [ @@ -143087,6 +140853,62 @@ "output": 16384 } }, + { + "id": "vercel/openai/gpt-4o-mini-transcribe", + "name": "GPT-4o mini Transcribe", + "family": "o-mini", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "release_date": "2024-03-13", + "last_updated": "2024-03-13", + "modalities": { + "input": [ + "audio" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 1.25, + "output": 5.0 + }, + "limit": { + "context": 0, + "output": 0 + } + }, + { + "id": "vercel/openai/gpt-4o-transcribe", + "name": "GPT-4o Transcribe", + "family": "gpt", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "release_date": "2024-03-13", + "last_updated": "2024-03-13", + "modalities": { + "input": [ + "audio" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 2.5, + "output": 10.0 + }, + "limit": { + "context": 0, + "output": 0 + } + }, { "id": "vercel/openai/gpt-5", "name": "GPT-5", @@ -143253,7 +141075,7 @@ "tool_call": true, "temperature": true, "knowledge": "2024-10", - "release_date": "2025-08-07", + "release_date": "2025-10-06", "last_updated": "2025-10-06", "modalities": { "input": [ @@ -143262,8 +141084,7 @@ "pdf" ], "output": [ - "text", - "image" + "text" ] }, "open_weights": false, @@ -143377,7 +141198,7 @@ "name": "GPT-5.1 Instant", "family": "gpt", "attachment": true, - "reasoning": true, + "reasoning": false, "tool_call": true, "temperature": true, "knowledge": "2024-10", @@ -143474,7 +141295,7 @@ "name": "GPT-5.2 Chat", "family": "gpt", "attachment": true, - "reasoning": true, + "reasoning": false, "tool_call": true, "temperature": true, "knowledge": "2024-10", @@ -143569,7 +141390,7 @@ "name": "GPT-5.3 Chat", "family": "gpt", "attachment": true, - "reasoning": true, + "reasoning": false, "tool_call": true, "temperature": true, "release_date": "2026-03-03", @@ -143604,7 +141425,7 @@ "tool_call": true, "temperature": true, "knowledge": "2025-08-31", - "release_date": "2026-02-24", + "release_date": "2026-02-05", "last_updated": "2026-02-05", "modalities": { "input": [ @@ -143954,13 +141775,12 @@ }, "open_weights": true, "cost": { - "input": 0.35, - "output": 0.75, - "cache_read": 0.25 + "input": 0.1, + "output": 0.5 }, "limit": { "context": 131072, - "output": 131000 + "output": 131072 } }, { @@ -144001,7 +141821,7 @@ "tool_call": true, "temperature": true, "knowledge": "2024-10", - "release_date": "2024-12-01", + "release_date": "2025-10-29", "last_updated": "2024-12-01", "modalities": { "input": [ @@ -144022,6 +141842,99 @@ "output": 65536 } }, + { + "id": "vercel/openai/gpt-realtime-1.5", + "name": "GPT-Realtime-1.5", + "family": "gpt", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "release_date": "2026-02-23", + "last_updated": "2026-02-23", + "modalities": { + "input": [ + "text", + "audio" + ], + "output": [ + "text", + "audio" + ] + }, + "open_weights": false, + "cost": { + "input": 4.0, + "output": 16.0, + "cache_read": 0.4 + }, + "limit": { + "context": 0, + "output": 0 + } + }, + { + "id": "vercel/openai/gpt-realtime-2", + "name": "gpt-realtime-2", + "family": "gpt", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "release_date": "2026-05-07", + "last_updated": "2026-05-07", + "modalities": { + "input": [ + "text", + "audio" + ], + "output": [ + "text", + "audio" + ] + }, + "open_weights": false, + "cost": { + "input": 4.0, + "output": 24.0, + "cache_read": 0.4 + }, + "limit": { + "context": 0, + "output": 0 + } + }, + { + "id": "vercel/openai/gpt-realtime-mini", + "name": "GPT-Realtime mini", + "family": "gpt", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "release_date": "2025-10-10", + "last_updated": "2025-10-10", + "modalities": { + "input": [ + "text", + "audio" + ], + "output": [ + "text", + "audio" + ] + }, + "open_weights": false, + "cost": { + "input": 0.6, + "output": 2.4, + "cache_read": 0.06 + }, + "limit": { + "context": 0, + "output": 0 + } + }, { "id": "vercel/openai/o1", "name": "o1", @@ -144095,7 +142008,7 @@ "tool_call": true, "temperature": true, "knowledge": "2024-10", - "release_date": "2024-06-26", + "release_date": "2025-06-26", "last_updated": "2024-06-26", "modalities": { "input": [ @@ -144157,7 +142070,7 @@ "tool_call": true, "temperature": true, "knowledge": "2024-10", - "release_date": "2025-04-16", + "release_date": "2025-06-10", "last_updated": "2025-06-10", "modalities": { "input": [ @@ -144285,6 +142198,81 @@ "output": 1536 } }, + { + "id": "vercel/openai/tts-1", + "name": "TTS-1", + "family": "o", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "release_date": "2023-11-06", + "last_updated": "2023-11-06", + "modalities": { + "input": [ + "text" + ], + "output": [ + "audio" + ] + }, + "open_weights": false, + "cost": {}, + "limit": { + "context": 0, + "output": 0 + } + }, + { + "id": "vercel/openai/tts-1-hd", + "name": "TTS-1 HD", + "family": "o", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "release_date": "2023-11-06", + "last_updated": "2023-11-06", + "modalities": { + "input": [ + "text" + ], + "output": [ + "audio" + ] + }, + "open_weights": false, + "cost": {}, + "limit": { + "context": 0, + "output": 0 + } + }, + { + "id": "vercel/openai/whisper-1", + "name": "Whisper", + "family": "whisper", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "release_date": "2022-09-21", + "last_updated": "2022-09-21", + "modalities": { + "input": [ + "audio" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": {}, + "limit": { + "context": 0, + "output": 0 + } + }, { "id": "vercel/perplexity/sonar", "name": "Sonar", @@ -144373,7 +142361,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2026-06-08", + "release_date": "2024-08-02", "last_updated": "2026-06-08", "modalities": { "input": [ @@ -144390,6 +142378,31 @@ "output": 0 } }, + { + "id": "vercel/quiverai/arrow-1.1", + "name": "Arrow 1.1", + "family": "o", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "release_date": "2026-04-16", + "last_updated": "2026-04-16", + "modalities": { + "input": [ + "text" + ], + "output": [ + "image" + ] + }, + "open_weights": false, + "cost": {}, + "limit": { + "context": 131072, + "output": 131072 + } + }, { "id": "vercel/recraft/recraft-v2", "name": "Recraft V2", @@ -144398,7 +142411,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2024-03-01", + "release_date": "2024-03-13", "last_updated": "2024-03", "modalities": { "input": [ @@ -144423,7 +142436,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2024-10-01", + "release_date": "2024-10-30", "last_updated": "2024-10", "modalities": { "input": [ @@ -144739,7 +142752,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2024-09-01", + "release_date": "2025-01-07", "last_updated": "2024-09", "modalities": { "input": [ @@ -144814,7 +142827,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2026-03-06", + "release_date": "2026-01-15", "last_updated": "2026-03-06", "modalities": { "input": [ @@ -144839,7 +142852,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2026-03-06", + "release_date": "2026-01-15", "last_updated": "2026-03-06", "modalities": { "input": [ @@ -144864,7 +142877,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2026-03-06", + "release_date": "2026-01-15", "last_updated": "2026-03-06", "modalities": { "input": [ @@ -144914,7 +142927,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2024-09-01", + "release_date": "2024-12-04", "last_updated": "2024-09", "modalities": { "input": [ @@ -144939,7 +142952,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2024-03-01", + "release_date": "2024-06-03", "last_updated": "2024-03", "modalities": { "input": [ @@ -144964,7 +142977,7 @@ "reasoning": false, "tool_call": false, "temperature": true, - "release_date": "2024-03-01", + "release_date": "2024-04-15", "last_updated": "2024-03", "modalities": { "input": [ @@ -144990,7 +143003,7 @@ "tool_call": true, "temperature": true, "knowledge": "2024-10", - "release_date": "2025-07-09", + "release_date": "2025-11-19", "last_updated": "2025-07-09", "modalities": { "input": [ @@ -145022,7 +143035,7 @@ "tool_call": true, "temperature": true, "knowledge": "2024-10", - "release_date": "2025-07-09", + "release_date": "2025-11-19", "last_updated": "2025-07-09", "modalities": { "input": [ @@ -145053,7 +143066,7 @@ "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2026-03-09", + "release_date": "2026-03-10", "last_updated": "2026-03-23", "modalities": { "input": [ @@ -145115,7 +143128,7 @@ "reasoning": false, "tool_call": true, "temperature": true, - "release_date": "2026-03-09", + "release_date": "2026-03-10", "last_updated": "2026-03-23", "modalities": { "input": [ @@ -145177,7 +143190,7 @@ "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2026-03-09", + "release_date": "2026-03-10", "last_updated": "2026-03-23", "modalities": { "input": [ @@ -145343,6 +143356,31 @@ "output": 0 } }, + { + "id": "vercel/xai/grok-imagine-video-1.5", + "name": "Grok Imagine Video 1.5", + "family": "grok", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "release_date": "2026-06-22", + "last_updated": "2026-06-22", + "modalities": { + "input": [ + "text" + ], + "output": [ + "video" + ] + }, + "open_weights": false, + "cost": {}, + "limit": { + "context": 0, + "output": 0 + } + }, { "id": "vercel/xai/grok-imagine-video-1.5-preview", "name": "Grok Imagine Video 1.5 Preview", @@ -145368,6 +143406,83 @@ "output": 0 } }, + { + "id": "vercel/xai/grok-stt", + "name": "Grok STT", + "family": "grok", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "release_date": "2026-03-16", + "last_updated": "2026-03-16", + "modalities": { + "input": [ + "audio" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": {}, + "limit": { + "context": 0, + "output": 0 + } + }, + { + "id": "vercel/xai/grok-tts", + "name": "Grok TTS", + "family": "grok", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "release_date": "2026-03-16", + "last_updated": "2026-03-16", + "modalities": { + "input": [ + "text" + ], + "output": [ + "audio" + ] + }, + "open_weights": false, + "cost": {}, + "limit": { + "context": 0, + "output": 0 + } + }, + { + "id": "vercel/xai/grok-voice-think-fast-1.0", + "name": "Grok Voice Think Fast 1.0", + "family": "grok", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "release_date": "2026-04-23", + "last_updated": "2026-04-23", + "modalities": { + "input": [ + "text", + "audio" + ], + "output": [ + "text", + "audio" + ] + }, + "open_weights": false, + "cost": {}, + "limit": { + "context": 0, + "output": 0 + } + }, { "id": "vercel/xiaomi/mimo-v2-flash", "name": "MiMo V2 Flash", @@ -145377,7 +143492,7 @@ "tool_call": true, "temperature": true, "knowledge": "2024-10", - "release_date": "2025-12-17", + "release_date": "2025-12-16", "last_updated": "2026-02-04", "modalities": { "input": [ @@ -145474,7 +143589,6 @@ "modalities": { "input": [ "text", - "image", "pdf" ], "output": [ @@ -145694,13 +143808,13 @@ }, "open_weights": false, "cost": { - "input": 2.25, - "output": 2.75, - "cache_read": 2.25 + "input": 0.6, + "output": 2.2, + "cache_read": 0.12 }, "limit": { - "context": 131000, - "output": 40000 + "context": 200000, + "output": 120000 } }, { @@ -145712,7 +143826,7 @@ "tool_call": true, "temperature": true, "knowledge": "2025-04", - "release_date": "2026-03-13", + "release_date": "2026-01-19", "last_updated": "2026-01-19", "modalities": { "input": [ @@ -145741,7 +143855,7 @@ "tool_call": true, "temperature": true, "knowledge": "2025-01", - "release_date": "2025-01-01", + "release_date": "2026-01-19", "last_updated": "2026-01-19", "modalities": { "input": [ @@ -145782,8 +143896,8 @@ }, "open_weights": true, "cost": { - "input": 1.0, - "output": 3.2, + "input": 0.95, + "output": 3.15, "cache_read": 0.2 }, "limit": { @@ -145832,9 +143946,7 @@ "last_updated": "2026-04-07", "modalities": { "input": [ - "text", - "image", - "pdf" + "text" ], "output": [ "text" @@ -145842,13 +143954,13 @@ }, "open_weights": false, "cost": { - "input": 1.4, - "output": 4.4, + "input": 1.3, + "output": 4.3, "cache_read": 0.26 }, "limit": { - "context": 202800, - "output": 64000 + "context": 202000, + "output": 202000 } }, { @@ -145880,6 +143992,35 @@ "output": 128000 } }, + { + "id": "vercel/zai/glm-5.2-fast", + "name": "GLM 5.2 Fast", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-16", + "last_updated": "2026-06-16", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 3.0, + "output": 10.25, + "cache_read": 0.5 + }, + "limit": { + "context": 1000000, + "output": 128000 + } + }, { "id": "vercel/zai/glm-5v-turbo", "name": "GLM 5V Turbo", @@ -146554,6 +144695,36 @@ "output": 131072 } }, + { + "id": "wafer.ai/GLM-5.2", + "name": "GLM-5.2", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-13", + "last_updated": "2026-06-22", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.2, + "output": 4.1, + "cache_read": 0.2, + "cache_write": 0.0 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, { "id": "wafer.ai/Kimi-K2.6", "name": "Kimi-K2.6", @@ -146750,7 +144921,7 @@ "name": "MiniMax M2.5", "family": "minimax", "attachment": false, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2026-02-12", @@ -146977,7 +145148,7 @@ "name": "Meta-Llama-3.1-8B-Instruct", "family": "llama", "attachment": false, - "reasoning": true, + "reasoning": false, "tool_call": true, "temperature": true, "knowledge": "2023-12", @@ -147006,7 +145177,7 @@ "name": "Llama-3.3-70B-Instruct", "family": "llama", "attachment": false, - "reasoning": true, + "reasoning": false, "tool_call": true, "temperature": true, "knowledge": "2023-12", @@ -147035,7 +145206,7 @@ "name": "Llama 4 Scout 17B 16E Instruct", "family": "llama", "attachment": false, - "reasoning": true, + "reasoning": false, "tool_call": true, "temperature": true, "knowledge": "2024-12", @@ -147065,7 +145236,7 @@ "name": "Phi-4-mini-instruct", "family": "phi", "attachment": false, - "reasoning": true, + "reasoning": false, "tool_call": true, "temperature": true, "knowledge": "2023-10", @@ -147123,7 +145294,7 @@ "name": "NVIDIA Nemotron 3 Super 120B", "family": "nemotron", "attachment": false, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2026-03-11", @@ -147151,7 +145322,7 @@ "name": "gpt-oss-120b", "family": "gpt-oss", "attachment": false, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2025-08-05", @@ -147179,7 +145350,7 @@ "name": "gpt-oss-20b", "family": "gpt-oss", "attachment": false, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2025-08-05", @@ -148214,7 +146385,7 @@ "temperature": true, "knowledge": "2024-12-01", "release_date": "2025-12-16", - "last_updated": "2026-02-04", + "last_updated": "2026-06-24", "modalities": { "input": [ "text" @@ -148225,9 +146396,9 @@ }, "open_weights": true, "cost": { - "input": 0.1, - "output": 0.3, - "cache_read": 0.01 + "input": 0.14, + "output": 0.28, + "cache_read": 0.0028 }, "limit": { "context": 262144, @@ -148244,7 +146415,7 @@ "temperature": true, "knowledge": "2024-12", "release_date": "2026-03-18", - "last_updated": "2026-03-18", + "last_updated": "2026-06-24", "modalities": { "input": [ "text", @@ -148259,9 +146430,9 @@ }, "open_weights": false, "cost": { - "input": 0.4, - "output": 2.0, - "cache_read": 0.08 + "input": 0.14, + "output": 0.28, + "cache_read": 0.0028 }, "limit": { "context": 262144, @@ -148278,7 +146449,7 @@ "temperature": true, "knowledge": "2024-12", "release_date": "2026-03-18", - "last_updated": "2026-03-18", + "last_updated": "2026-06-24", "modalities": { "input": [ "text" @@ -148289,9 +146460,9 @@ }, "open_weights": false, "cost": { - "input": 1.0, - "output": 3.0, - "cache_read": 0.2 + "input": 0.435, + "output": 0.87, + "cache_read": 0.0036 }, "limit": { "context": 1048576, @@ -148308,7 +146479,7 @@ "temperature": true, "knowledge": "2024-12", "release_date": "2026-04-22", - "last_updated": "2026-04-22", + "last_updated": "2026-06-24", "modalities": { "input": [ "text", @@ -148322,9 +146493,9 @@ }, "open_weights": true, "cost": { - "input": 0.4, - "output": 2.0, - "cache_read": 0.08 + "input": 0.14, + "output": 0.28, + "cache_read": 0.0028 }, "limit": { "context": 1048576, @@ -148341,7 +146512,7 @@ "temperature": true, "knowledge": "2024-12", "release_date": "2026-04-22", - "last_updated": "2026-04-22", + "last_updated": "2026-06-24", "modalities": { "input": [ "text" @@ -148352,9 +146523,9 @@ }, "open_weights": true, "cost": { - "input": 1.0, - "output": 3.0, - "cache_read": 0.2 + "input": 0.435, + "output": 0.87, + "cache_read": 0.0036 }, "limit": { "context": 1048576, diff --git a/crates/goose-providers/src/canonical/data/provider_metadata.json b/crates/goose-providers/src/canonical/data/provider_metadata.json index a21477d5ffbf..6c150c36494d 100644 --- a/crates/goose-providers/src/canonical/data/provider_metadata.json +++ b/crates/goose-providers/src/canonical/data/provider_metadata.json @@ -173,7 +173,7 @@ "env": [ "BERGET_API_KEY" ], - "model_count": 7 + "model_count": 8 }, { "id": "chutes", @@ -184,7 +184,7 @@ "env": [ "CHUTES_API_KEY" ], - "model_count": 39 + "model_count": 13 }, { "id": "clarifai", @@ -318,7 +318,7 @@ "env": [ "EVROC_API_KEY" ], - "model_count": 13 + "model_count": 15 }, { "id": "fastrouter", @@ -340,7 +340,7 @@ "env": [ "FIREWORKS_API_KEY" ], - "model_count": 15 + "model_count": 16 }, { "id": "freemodel", @@ -362,7 +362,7 @@ "env": [ "FRIENDLI_TOKEN" ], - "model_count": 6 + "model_count": 7 }, { "id": "frogbot", @@ -406,7 +406,7 @@ "env": [ "GMICLOUD_API_KEY" ], - "model_count": 8 + "model_count": 11 }, { "id": "helicone", @@ -439,7 +439,7 @@ "env": [ "HF_TOKEN" ], - "model_count": 46 + "model_count": 50 }, { "id": "iflowcn", @@ -472,7 +472,7 @@ "env": [ "INCEPTRON_API_KEY" ], - "model_count": 4 + "model_count": 6 }, { "id": "inference", @@ -560,7 +560,7 @@ "env": [ "LLMGATEWAY_API_KEY" ], - "model_count": 199 + "model_count": 180 }, { "id": "llmtr", @@ -758,7 +758,7 @@ "env": [ "NEBIUS_API_KEY" ], - "model_count": 29 + "model_count": 30 }, { "id": "neon", @@ -781,7 +781,7 @@ "env": [ "NEURALWATT_API_KEY" ], - "model_count": 13 + "model_count": 18 }, { "id": "nova", @@ -814,7 +814,7 @@ "env": [ "NVIDIA_API_KEY" ], - "model_count": 83 + "model_count": 84 }, { "id": "ollama-cloud", @@ -836,7 +836,7 @@ "env": [ "OPENCODE_API_KEY" ], - "model_count": 70 + "model_count": 71 }, { "id": "opencode-go", @@ -869,7 +869,7 @@ "env": [ "OVHCLOUD_API_KEY" ], - "model_count": 15 + "model_count": 14 }, { "id": "perplexity-agent", @@ -991,7 +991,7 @@ "env": [ "SCALEWAY_API_KEY" ], - "model_count": 16 + "model_count": 17 }, { "id": "siliconflow", @@ -1002,7 +1002,7 @@ "env": [ "SILICONFLOW_API_KEY" ], - "model_count": 70 + "model_count": 49 }, { "id": "siliconflow-cn", @@ -1013,7 +1013,7 @@ "env": [ "SILICONFLOW_CN_API_KEY" ], - "model_count": 74 + "model_count": 47 }, { "id": "snowflake-cortex", @@ -1047,7 +1047,7 @@ "env": [ "STEPFUN_API_KEY" ], - "model_count": 4 + "model_count": 5 }, { "id": "stepfun-ai", @@ -1060,6 +1060,17 @@ ], "model_count": 2 }, + { + "id": "subconscious", + "display_name": "Subconscious", + "npm": "@ai-sdk/openai-compatible", + "api": "https://api.subconscious.dev/v1", + "doc": "https://docs.subconscious.dev", + "env": [ + "SUBCONSCIOUS_API_KEY" + ], + "model_count": 1 + }, { "id": "submodel", "display_name": "submodel", @@ -1080,7 +1091,7 @@ "env": [ "SYNTHETIC_API_KEY" ], - "model_count": 34 + "model_count": 10 }, { "id": "tencent-coding-plan", @@ -1115,6 +1126,17 @@ ], "model_count": 9 }, + { + "id": "tinfoil", + "display_name": "Tinfoil", + "npm": "@ai-sdk/openai-compatible", + "api": "https://inference.tinfoil.sh/v1", + "doc": "https://docs.tinfoil.sh", + "env": [ + "TINFOIL_API_KEY" + ], + "model_count": 7 + }, { "id": "umans-ai", "display_name": "Umans AI", @@ -1179,7 +1201,7 @@ "env": [ "WAFER_API_KEY" ], - "model_count": 7 + "model_count": 8 }, { "id": "wandb", diff --git a/ui/desktop/openapi.json b/ui/desktop/openapi.json index 2856ef87006d..bb6e4bcebe57 100644 --- a/ui/desktop/openapi.json +++ b/ui/desktop/openapi.json @@ -10,7 +10,7 @@ "license": { "name": "Apache-2.0" }, - "version": "1.39.0" + "version": "1.40.0" }, "paths": { "/action-required/tool-confirmation": { diff --git a/ui/desktop/package.json b/ui/desktop/package.json index 307ab8b72e15..f5ed7ebc016b 100644 --- a/ui/desktop/package.json +++ b/ui/desktop/package.json @@ -1,7 +1,7 @@ { "name": "goose-app", "productName": "Goose", - "version": "1.39.0", + "version": "1.40.0", "description": "Goose App", "engines": { "node": "^24.10.0", From 1134bb37a8f2c8b2611015184c04292c0da6ca4f Mon Sep 17 00:00:00 2001 From: Jack Amadeo Date: Tue, 30 Jun 2026 10:31:08 -0700 Subject: [PATCH 2/2] remove unsupported model --- crates/goose-providers/src/canonical/name_builder.rs | 6 ------ 1 file changed, 6 deletions(-) diff --git a/crates/goose-providers/src/canonical/name_builder.rs b/crates/goose-providers/src/canonical/name_builder.rs index 2d377bcf4272..ce2f2042d807 100644 --- a/crates/goose-providers/src/canonical/name_builder.rs +++ b/crates/goose-providers/src/canonical/name_builder.rs @@ -365,12 +365,6 @@ mod tests { Some("anthropic/claude-3.5-sonnet".to_string()) ); - // 3.x: {model}-{version} → {version}-{model} - assert_eq!( - map_to_canonical_model("databricks", "claude-haiku-3-5", r), - Some("anthropic/claude-3.5-haiku".to_string()) - ); - // 4.x: {version}-{model} → {model}-{version} assert_eq!( map_to_canonical_model("databricks", "claude-4-sonnet", r),