From dd8de0196716db393fa1cd146d92a5f46e05d1a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 12:06:41 +0000 Subject: [PATCH] chore(release): bump version to 1.49.0 (minor) (#11727) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Jack Amadeo --- Cargo.lock | 14 +- Cargo.toml | 2 +- .../src/canonical/data/canonical_models.json | 13364 ++++++++++------ .../src/canonical/data/provider_metadata.json | 177 +- ui/desktop/package.json | 2 +- 5 files changed, 8743 insertions(+), 4816 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f63194a63..55f24b2ed 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5183,7 +5183,7 @@ dependencies = [ [[package]] name = "goose" -version = "1.48.0" +version = "1.49.0" dependencies = [ "agent-client-protocol", "agent-client-protocol-http", @@ -5322,7 +5322,7 @@ dependencies = [ [[package]] name = "goose-acp-macros" -version = "1.48.0" +version = "1.49.0" dependencies = [ "quote", "syn 3.0.4", @@ -5347,7 +5347,7 @@ dependencies = [ [[package]] name = "goose-cli" -version = "1.48.0" +version = "1.49.0" dependencies = [ "agent-client-protocol", "anstream", @@ -5475,7 +5475,7 @@ dependencies = [ [[package]] name = "goose-mcp" -version = "1.48.0" +version = "1.49.0" dependencies = [ "anyhow", "base64 0.23.1", @@ -5564,7 +5564,7 @@ dependencies = [ [[package]] name = "goose-roaming" -version = "1.48.0" +version = "1.49.0" dependencies = [ "anyhow", "base64 0.23.1", @@ -5615,7 +5615,7 @@ dependencies = [ [[package]] name = "goose-test" -version = "1.48.0" +version = "1.49.0" dependencies = [ "clap", "serde_json", @@ -5623,7 +5623,7 @@ dependencies = [ [[package]] name = "goose-test-support" -version = "1.48.0" +version = "1.49.0" dependencies = [ "axum", "env-lock", diff --git a/Cargo.toml b/Cargo.toml index 3ba0803fd..d66da028e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ resolver = "2" [workspace.package] edition = "2021" -version = "1.48.0" +version = "1.49.0" rust-version = "1.94.1" authors = ["AAIF "] license = "Apache-2.0" diff --git a/crates/goose-provider-types/src/canonical/data/canonical_models.json b/crates/goose-provider-types/src/canonical/data/canonical_models.json index f73d54164..669653143 100644 --- a/crates/goose-provider-types/src/canonical/data/canonical_models.json +++ b/crates/goose-provider-types/src/canonical/data/canonical_models.json @@ -5948,6 +5948,301 @@ "output": 999990 } }, + { + "id": "abliteration-ai/abliterated-model-large-v2", + "name": "Abliterated Model Large V2", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-29", + "last_updated": "2026-08-31", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 5.0, + "output": 5.0, + "cache_read": 0.5 + }, + "limit": { + "context": 1000000, + "output": 999990 + } + }, + { + "id": "above/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-07-31", + "last_updated": "2026-07-31", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.242, + "output": 0.726, + "cache_read": 0.0077 + }, + "limit": { + "context": 1000000, + "output": 384000 + } + }, + { + "id": "above/deepseek-v4-flash-vision-exp", + "name": "DeepSeek V4 Flash Vision (Exp)", + "family": "deepseek-flash", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-21", + "last_updated": "2026-08-21", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.242, + "output": 0.726, + "cache_read": 0.0077 + }, + "limit": { + "context": 1000000, + "output": 384000 + } + }, + { + "id": "above/deepseek-v4-pro", + "name": "DeepSeek V4 Pro", + "family": "deepseek-thinking", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-12", + "last_updated": "2026-08-22", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.726, + "output": 2.178, + "cache_read": 0.0242 + }, + "limit": { + "context": 1000000, + "output": 384000 + } + }, + { + "id": "above/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, + "cache_read": 0.154 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, + { + "id": "above/glm-5.2-fast", + "name": "GLM 5.2 Fast", + "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": 2.31, + "output": 7.26, + "cache_read": 0.231 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, + { + "id": "above/glm-5.3-flash", + "name": "GLM 5.3 Flash", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.165, + "output": 0.55, + "cache_read": 0.0319 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, + { + "id": "above/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": 0.5077, + "output": 1.0154, + "cache_read": 0.0042 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, + { + "id": "above/mimo-v2.5-pro-ultraspeed", + "name": "MiMo V2.5 Pro UltraSpeed", + "family": "mimo", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2024-12", + "release_date": "2026-06-08", + "last_updated": "2026-06-09", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.5231, + "output": 3.0462, + "cache_read": 0.0127 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, + { + "id": "above/qwen3.8-max", + "name": "Qwen 3.8 Max", + "family": "qwen", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-03", + "last_updated": "2026-08-03", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 2.2, + "output": 6.6, + "cache_read": 0.275 + }, + "limit": { + "context": 1000000, + "output": 32768 + } + }, { "id": "agentrouter/claude-opus-4.8", "name": "Claude Opus 4.8", @@ -6517,6 +6812,38 @@ "output": 65536 } }, + { + "id": "aiand/qwen/qwen3.8-27b", + "name": "Qwen3.8 27B", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text", + "image", + "video", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.4, + "output": 3.0, + "cache_read": 0.2 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, { "id": "aiand/zai-org/glm-5.2", "name": "GLM-5.2", @@ -6545,6 +6872,35 @@ "output": 131072 } }, + { + "id": "aiand/zai-org/glm-5.3", + "name": "GLM-5.3", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.0, + "output": 4.0, + "cache_read": 0.3 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, { "id": "aihubmix/alicloud-deepseek-v4-flash", "name": "DeepSeek V4 Flash (Alibaba Cloud)", @@ -7257,6 +7613,65 @@ "output": 384000 } }, + { + "id": "aihubmix/deepseek-v4-flash", + "name": "DeepSeek V4 Flash 0731", + "family": "deepseek-flash", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-05", + "release_date": "2026-07-31", + "last_updated": "2026-07-31", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.142, + "output": 0.284, + "cache_read": 0.0284 + }, + "limit": { + "context": 1000000, + "output": 384000 + } + }, + { + "id": "aihubmix/deepseek-v4-pro", + "name": "DeepSeek V4 Pro 0813", + "family": "deepseek-thinking", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-12", + "last_updated": "2026-08-22", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.6918, + "output": 2.0754, + "cache_read": 0.023058 + }, + "limit": { + "context": 1000000, + "output": 384000 + } + }, { "id": "aihubmix/doubao-seed-2.0-code-preview", "name": "Doubao Seed 2.0 Code Preview", @@ -7682,6 +8097,66 @@ "output": 128000 } }, + { + "id": "aihubmix/glm-5.3", + "name": "GLM-5.3", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "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-5.3-flash", + "name": "GLM-5.3-Flash", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.11268, + "output": 0.39438, + "cache_read": 0.02817 + }, + "limit": { + "context": 1000000, + "output": 128000 + } + }, { "id": "aihubmix/glm-5v-turbo", "name": "GLM 5 Vision Turbo", @@ -8152,6 +8627,37 @@ "output": 1000000 } }, + { + "id": "aihubmix/grok-4.6", + "name": "Grok 4.6", + "family": "grok", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2026-02-01", + "release_date": "2026-08-12", + "last_updated": "2026-08-12", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 2.0, + "output": 6.0, + "cache_read": 0.5 + }, + "limit": { + "context": 500000, + "output": 500000 + } + }, { "id": "aihubmix/grok-build-0.1", "name": "Grok Build 0.1", @@ -8497,6 +9003,36 @@ "output": 64000 } }, + { + "id": "aihubmix/qwen3.7-flash", + "name": "Qwen3.7 Flash", + "family": "qwen", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-07-15", + "last_updated": "2026-07-15", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0282, + "output": 0.1128, + "cache_read": 0.00564, + "cache_write": 0.03525 + }, + "limit": { + "context": 991000, + "output": 64000 + } + }, { "id": "aihubmix/qwen3.7-max", "name": "Qwen3.7 Max", @@ -8558,6 +9094,36 @@ "output": 64000 } }, + { + "id": "aihubmix/qwen3.8-2.4t-a95b", + "name": "Qwen3.8 2.4T A95B", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-12", + "last_updated": "2026-08-12", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 2.0, + "output": 6.0, + "cache_read": 0.5 + }, + "limit": { + "context": 262000, + "output": 262000 + } + }, { "id": "aihubmix/qwen3.8-max", "name": "Qwen3.8 Max", @@ -11261,6 +11827,37 @@ "output": 64000 } }, + { + "id": "alibaba-cn/qwen3.8-flash", + "name": "Qwen3.8 Flash", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.11875, + "output": 0.40073, + "cache_read": 0.01187, + "cache_write": 0.14844 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "alibaba-cn/qwen3.8-max", "name": "Qwen3.8 Max", @@ -12820,6 +13417,37 @@ "output": 65536 } }, + { + "id": "alibaba-token-plan-cn/qwen3.8-flash", + "name": "Qwen3.8 Flash", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0, + "cache_read": 0.0, + "cache_write": 0.0 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "alibaba-token-plan-cn/qwen3.8-max", "name": "Qwen3.8 Max", @@ -13516,6 +14144,37 @@ "output": 65536 } }, + { + "id": "alibaba-token-plan/qwen3.8-flash", + "name": "Qwen3.8 Flash", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0, + "cache_read": 0.0, + "cache_write": 0.0 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "alibaba-token-plan/qwen3.8-max", "name": "Qwen3.8 Max", @@ -15204,6 +15863,37 @@ "output": 65536 } }, + { + "id": "alibaba/qwen3.8-flash", + "name": "Qwen3.8 Flash", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.15, + "output": 0.47, + "cache_read": 0.016, + "cache_write": 0.2 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "alibaba/qwen3.8-max", "name": "Qwen3.8 Max", @@ -19308,6 +19998,35 @@ "output": 384000 } }, + { + "id": "amd/Qwen3.8-Flash-Next", + "name": "Qwen3.8 Flash Next", + "family": "qwen", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-27", + "last_updated": "2026-08-27", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.15, + "output": 0.47, + "cache_read": 0.016 + }, + "limit": { + "context": 262144, + "output": 131072 + } + }, { "id": "anthropic/claude-fable-5", "name": "Claude Fable 5", @@ -26602,6 +27321,35 @@ "output": 262144 } }, + { + "id": "baseten/zai-org/GLM-5.3", + "name": "GLM 5.3", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.4, + "output": 4.4, + "cache_read": 0.14 + }, + "limit": { + "context": 1048576, + "output": 262144 + } + }, { "id": "baseten/zai-org/GLM-5.3-Flash", "name": "GLM 5.3 Flash", @@ -26898,6 +27646,64 @@ "output": 32768 } }, + { + "id": "berget/zai-org/GLM-5.3", + "name": "GLM-5.3", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-29", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.75, + "output": 5.82 + }, + "limit": { + "context": 327680, + "output": 32768 + } + }, + { + "id": "berget/zai-org/GLM-5.3-Flash", + "name": "GLM-5.3-Flash", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-29", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.29, + "output": 0.58 + }, + "limit": { + "context": 327680, + "output": 16384 + } + }, { "id": "blueclaw/Qwen/Qwen3.6-35B-A3B-FP8", "name": "Qwen3.6 35B A3B FP8", @@ -26948,6 +27754,63 @@ "output": 65536 } }, + { + "id": "bothub/gemma-4-31b-it:free", + "name": "Gemma 4 31B IT (free)", + "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.0, + "output": 0.0 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "bothub/nemotron-3-ultra-550b-a55b:free", + "name": "Nemotron 3 Ultra (free)", + "family": "nemotron", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-04", + "last_updated": "2026-06-04", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 1000000, + "output": 128000 + } + }, { "id": "cerebras/gemma-4-31b", "name": "Gemma 4 31B IT", @@ -27940,7 +28803,7 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 1.4, "output": 4.4, @@ -30462,6 +31325,35 @@ "output": 256000 } }, + { + "id": "cloudflare-workers-ai/@cf/zai-org/glm-5.3", + "name": "Glm 5.3", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.4, + "output": 4.4, + "cache_read": 0.26 + }, + "limit": { + "context": 1310720, + "output": 1310720 + } + }, { "id": "cloudflare-workers-ai/@cf/zai-org/glm-5.3-flash", "name": "Glm 5.3 Flash", @@ -30489,7 +31381,7 @@ }, "limit": { "context": 1310720, - "output": 1310720 + "output": 1048576 } }, { @@ -30883,15 +31775,15 @@ } }, { - "id": "coralbricks/glm-5.2-fp4", - "name": "GLM 5.2 FP4", + "id": "coralbricks/glm-5.3-fp4", + "name": "GLM 5.3 FP4", "family": "glm", "attachment": false, "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2026-06-13", - "last_updated": "2026-06-13", + "release_date": "2026-08-14", + "last_updated": "2026-08-14", "modalities": { "input": [ "text" @@ -32031,6 +32923,65 @@ "output": 1048576 } }, + { + "id": "cortecs/glm-5.3", + "name": "GLM-5.3", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.75, + "output": 4.499, + "cache_read": 0.438 + }, + "limit": { + "context": 1048576, + "output": 1048576 + } + }, + { + "id": "cortecs/glm-5.3-flash", + "name": "GLM-5.3-Flash", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.201, + "output": 0.5, + "cache_read": 0.05 + }, + "limit": { + "context": 1048576, + "output": 64000 + } + }, { "id": "cortecs/glm-5v-turbo", "name": "GLM-5V-Turbo", @@ -34062,6 +35013,36 @@ "output": 262144 } }, + { + "id": "cortecs/qwen3.8-flash-next", + "name": "Qwen3.8 Flash Next", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-27", + "last_updated": "2026-08-27", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.201, + "output": 0.5, + "cache_read": 0.05 + }, + "limit": { + "context": 262144, + "output": 64000 + } + }, { "id": "cortecs/qwen3guard-gen-0.6b", "name": "qwen3guard-gen-0.6b", @@ -34234,36 +35215,6 @@ "output": 131072 } }, - { - "id": "crof/deepseek-v4-pro-lightning", - "name": "DeepSeek V4 Pro Lightning", - "family": "deepseek-thinking", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-05", - "release_date": "2026-04-24", - "last_updated": "2026-04-24", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.8, - "output": 1.6, - "cache_read": 0.02 - }, - "limit": { - "context": 1000000, - "output": 131072 - } - }, { "id": "crof/gemma-4-31b-it", "name": "Gemma 4 31B IT", @@ -34353,6 +35304,67 @@ "output": 131072 } }, + { + "id": "crof/glm-5.3", + "name": "GLM-5.3", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.4, + "output": 1.4, + "cache_read": 0.06 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, + { + "id": "crof/glm-5.3-flash", + "name": "GLM 5.3-Flash", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.07, + "output": 0.22, + "cache_read": 0.01 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "crof/greg-1-mini", "name": "Greg 1 Mini", @@ -34740,9 +35752,9 @@ }, "open_weights": true, "cost": { - "input": 0.25, - "output": 2.1, - "cache_read": 0.06 + "input": 0.2, + "output": 1.5, + "cache_read": 0.03 }, "limit": { "context": 262144, @@ -35968,10 +36980,10 @@ }, "open_weights": false, "cost": { - "input": 1.504, - "output": 4.504, - "cache_read": 0.3, - "cache_write": 1.88 + "input": 1.88, + "output": 5.63, + "cache_read": 0.375, + "cache_write": 2.35 }, "limit": { "context": 1000000, @@ -36001,16 +37013,47 @@ }, "open_weights": false, "cost": { - "input": 0.288, - "output": 1.125, - "cache_read": 0.0288, - "cache_write": 0.36 + "input": 0.32, + "output": 1.25, + "cache_read": 0.032, + "cache_write": 0.4 }, "limit": { "context": 1000000, "output": 64000 } }, + { + "id": "crossmodel/qwen/qwen3.8-flash", + "name": "Qwen3.8 Flash", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.13, + "output": 0.43, + "cache_read": 0.016, + "cache_write": 0.2 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "crossmodel/qwen/qwen3.8-max", "name": "Qwen3.8 Max", @@ -36070,7 +37113,37 @@ }, "limit": { "context": 262144, - "output": 262144 + "output": 131072 + } + }, + { + "id": "crossmodel/tencent/hy4-preview", + "name": "Hy4 preview", + "family": "Hy", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-28", + "last_updated": "2026-08-28", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.96, + "output": 2.88, + "cache_read": 0.048, + "cache_write": 0.96 + }, + "limit": { + "context": 1048576, + "output": 65536 } }, { @@ -36430,7 +37503,7 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 1.2, "output": 4.4, @@ -36442,6 +37515,38 @@ "output": 128000 } }, + { + "id": "crossmodel/z-ai/glm-5.3-flash", + "name": "GLM-5.3-Flash", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.075, + "output": 0.25, + "cache_read": 0.015, + "cache_write": 0.075 + }, + "limit": { + "context": 1000000, + "output": 128000 + } + }, { "id": "crusoe/deepseek-ai/DeepSeek-V3", "name": "DeepSeek V3 0324", @@ -39638,6 +40743,35 @@ "output": 32768 } }, + { + "id": "deepinfra/zai-org/GLM-5.3", + "name": "GLM-5.3", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.2, + "output": 4.0, + "cache_read": 0.12 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, { "id": "deepinfra/zai-org/GLM-5.3-Flash", "name": "GLM-5.3-Flash", @@ -40892,6 +42026,66 @@ "output": 262144 } }, + { + "id": "digitalocean/glm-5.3", + "name": "GLM5.3", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.4, + "output": 4.4, + "cache_read": 0.26 + }, + "limit": { + "context": 1048576, + "output": 1048576 + } + }, + { + "id": "digitalocean/glm-5.3-flash", + "name": "GLM5.3 Flash", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.15, + "output": 0.5, + "cache_read": 0.03 + }, + "limit": { + "context": 1048576, + "output": 1048576 + } + }, { "id": "digitalocean/gte-large-en-v1.5", "name": "GTE Large (v1.5)", @@ -43967,7 +45161,7 @@ "family": "seed", "attachment": true, "reasoning": true, - "tool_call": false, + "tool_call": true, "temperature": true, "release_date": "2026-02-14", "last_updated": "2026-02-14", @@ -43997,7 +45191,7 @@ "family": "seed", "attachment": true, "reasoning": true, - "tool_call": false, + "tool_call": true, "temperature": true, "release_date": "2026-02-14", "last_updated": "2026-02-14", @@ -44489,6 +45683,35 @@ "output": 256000 } }, + { + "id": "edenai/deepinfra/tencent/Hy3", + "name": "Hy3", + "family": "Hy", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-07-06", + "last_updated": "2026-07-06", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.14, + "output": 0.58, + "cache_read": 0.035 + }, + "limit": { + "context": 262144, + "output": 64000 + } + }, { "id": "edenai/deepinfra/thinkingmachines/Inkling", "name": "Inkling", @@ -44789,35 +46012,6 @@ "output": 32768 } }, - { - "id": "edenai/fireworks_ai/accounts/fireworks/models/gpt-oss-20b", - "name": "GPT OSS 20B", - "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.07, - "output": 0.3, - "cache_read": 0.035 - }, - "limit": { - "context": 131072, - "output": 32768 - } - }, { "id": "edenai/fireworks_ai/accounts/fireworks/models/muse-glimmer-30b", "name": "Muse Glimmer 30B", @@ -44878,35 +46072,6 @@ "output": 32768 } }, - { - "id": "edenai/fireworks_ai/gpt-oss-20b", - "name": "GPT OSS 20B", - "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.07, - "output": 0.3, - "cache_read": 0.035 - }, - "limit": { - "context": 131072, - "output": 32768 - } - }, { "id": "edenai/flexai/Muse-Glimmer-30B", "name": "Muse Glimmer 30B", @@ -44930,7 +46095,7 @@ "open_weights": true, "cost": { "input": 0.3, - "output": 1.2 + "output": 1.1 }, "limit": { "context": 131072, @@ -44986,8 +46151,8 @@ }, "open_weights": true, "cost": { - "input": 0.08, - "output": 0.18 + "input": 0.03, + "output": 0.1 }, "limit": { "context": 786432, @@ -45042,8 +46207,8 @@ }, "open_weights": true, "cost": { - "input": 0.03, - "output": 0.13 + "input": 0.02, + "output": 0.1 }, "limit": { "context": 131072, @@ -45629,36 +46794,6 @@ "output": 65536 } }, - { - "id": "edenai/google/lyria-3-clip-preview", - "name": "Lyria 3 Clip Preview", - "family": "lyria", - "attachment": true, - "reasoning": false, - "tool_call": false, - "temperature": true, - "release_date": "2026-03-25", - "last_updated": "2026-03-25", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text", - "audio" - ] - }, - "open_weights": false, - "cost": { - "input": 0.0, - "output": 0.0 - }, - "limit": { - "context": 1048576, - "output": 65536 - } - }, { "id": "edenai/groq/openai/gpt-oss-120b", "name": "GPT OSS 120B", @@ -45738,8 +46873,8 @@ }, "open_weights": true, "cost": { - "input": 0.758485, - "output": 0.758485 + "input": 0.75374, + "output": 0.75374 }, "limit": { "context": 128000, @@ -45766,8 +46901,8 @@ }, "open_weights": true, "cost": { - "input": 0.175035, - "output": 0.758485 + "input": 0.17394, + "output": 0.75374 }, "limit": { "context": 131072, @@ -45942,7 +47077,8 @@ "open_weights": true, "cost": { "input": 0.3, - "output": 0.9 + "output": 0.9, + "cache_read": 0.03 }, "limit": { "context": 256000, @@ -45971,9 +47107,9 @@ }, "open_weights": true, "cost": { - "input": 0.44, - "output": 2.2, - "cache_read": 0.044 + "input": 0.4, + "output": 2.0, + "cache_read": 0.04 }, "limit": { "context": 262144, @@ -46093,7 +47229,8 @@ "open_weights": true, "cost": { "input": 1.5, - "output": 7.5 + "output": 7.5, + "cache_read": 0.15 }, "limit": { "context": 262144, @@ -46131,6 +47268,35 @@ "output": 256000 } }, + { + "id": "edenai/mistral/voxtral-small", + "name": "Voxtral Small (latest)", + "family": "voxtral", + "attachment": true, + "reasoning": false, + "tool_call": true, + "temperature": true, + "release_date": "2025-07-15", + "last_updated": "2025-07-15", + "modalities": { + "input": [ + "text", + "audio" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.1, + "output": 0.4 + }, + "limit": { + "context": 32768, + "output": 32000 + } + }, { "id": "edenai/moonshot/kimi-k2.6", "name": "Kimi K2.6", @@ -46193,6 +47359,36 @@ "output": 262144 } }, + { + "id": "edenai/moonshot/kimi-k2.7-code-highspeed", + "name": "Kimi K2.7 Code Highspeed", + "family": "kimi-k2", + "attachment": false, + "reasoning": true, + "tool_call": false, + "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": "edenai/moonshot/kimi-k3", "name": "Kimi K3", @@ -46250,7 +47446,7 @@ "cache_read": 0.14 }, "limit": { - "context": 1048576, + "context": 1024000, "output": 384000 } }, @@ -48227,6 +49423,37 @@ "output": 32768 } }, + { + "id": "edenai/qwen/qwen3.8-flash", + "name": "Qwen3.8 Flash", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.16, + "output": 0.47, + "cache_read": 0.016, + "cache_write": 0.2 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "edenai/qwen/qwen3.8-max", "name": "Qwen3.8 Max", @@ -48294,7 +49521,7 @@ "family": "deepseek-flash", "attachment": false, "reasoning": true, - "tool_call": false, + "tool_call": true, "temperature": true, "knowledge": "2025-05", "release_date": "2026-07-31", @@ -48309,8 +49536,8 @@ }, "open_weights": true, "cost": { - "input": 0.46676, - "output": 0.933521 + "input": 0.46384, + "output": 0.92768 }, "limit": { "context": 256000, @@ -48323,7 +49550,7 @@ "family": "gpt-oss", "attachment": false, "reasoning": true, - "tool_call": false, + "tool_call": true, "temperature": true, "release_date": "2025-08-05", "last_updated": "2025-08-05", @@ -48337,8 +49564,8 @@ }, "open_weights": true, "cost": { - "input": 0.175035, - "output": 0.70014 + "input": 0.17394, + "output": 0.69576 }, "limit": { "context": 128000, @@ -48351,7 +49578,7 @@ "family": "llama", "attachment": false, "reasoning": false, - "tool_call": false, + "tool_call": true, "temperature": true, "knowledge": "2023-12", "release_date": "2024-12-06", @@ -48366,8 +49593,8 @@ }, "open_weights": true, "cost": { - "input": 1.050211, - "output": 1.050211 + "input": 1.04364, + "output": 1.04364 }, "limit": { "context": 128000, @@ -48404,6 +49631,35 @@ "output": 384000 } }, + { + "id": "edenai/tensorx/deepseek/deepseek-v4-pro", + "name": "DeepSeek V4 Pro 0813", + "family": "deepseek-thinking", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-12", + "last_updated": "2026-08-22", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 2.0, + "output": 4.0, + "cache_read": 0.5 + }, + "limit": { + "context": 1048576, + "output": 384000 + } + }, { "id": "edenai/tensorx/moonshotai/kimi-k2.5", "name": "Kimi K2.5", @@ -48525,35 +49781,6 @@ "output": 131072 } }, - { - "id": "edenai/together_ai/nvidia/nemotron-3-ultra-550b-a55b", - "name": "Nemotron 3 Ultra 550B A55B", - "family": "nemotron", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-06-04", - "last_updated": "2026-06-04", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.6, - "output": 3.6, - "cache_read": 0.2 - }, - "limit": { - "context": 512288, - "output": 128000 - } - }, { "id": "edenai/together_ai/openai/gpt-oss-120b", "name": "GPT OSS 120B", @@ -48804,6 +50031,41 @@ "output": 32768 } }, + { + "id": "edenai/vertex/gemini-3.1-flash-lite", + "name": "Gemini 3.1 Flash Lite", + "family": "gemini-flash-lite", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-01", + "release_date": "2026-05-07", + "last_updated": "2026-05-07", + "modalities": { + "input": [ + "text", + "image", + "video", + "audio", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.25, + "output": 1.5, + "cache_read": 0.025, + "cache_write": 0.083333 + }, + "limit": { + "context": 1048576, + "output": 65536 + } + }, { "id": "edenai/vertex/gemini-3.1-flash-lite-image", "name": "Nano Banana 2 Lite", @@ -48835,6 +50097,76 @@ "output": 4096 } }, + { + "id": "edenai/vertex/gemini-3.1-flash-lite@eu", + "name": "Gemini 3.1 Flash Lite (EU)", + "family": "gemini-flash-lite", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-01", + "release_date": "2026-05-07", + "last_updated": "2026-05-07", + "modalities": { + "input": [ + "text", + "image", + "video", + "audio", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.25, + "output": 1.5, + "cache_read": 0.025, + "cache_write": 0.083333 + }, + "limit": { + "context": 1048576, + "output": 65536 + } + }, + { + "id": "edenai/vertex/gemini-3.1-flash-lite@us", + "name": "Gemini 3.1 Flash Lite (US)", + "family": "gemini-flash-lite", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-01", + "release_date": "2026-05-07", + "last_updated": "2026-05-07", + "modalities": { + "input": [ + "text", + "image", + "video", + "audio", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.25, + "output": 1.5, + "cache_read": 0.025, + "cache_write": 0.083333 + }, + "limit": { + "context": 1048576, + "output": 65536 + } + }, { "id": "edenai/vertex/gemini-3.1-pro-preview", "name": "Gemini 3.1 Pro Preview", @@ -49803,7 +51135,7 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 1.4, "output": 4.4, @@ -50222,7 +51554,7 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 1.4, "output": 4.4, @@ -50544,36 +51876,6 @@ "output": 524288 } }, - { - "id": "empiriolabs/mistral-medium-3", - "name": "Mistral Medium 3", - "family": "mistral-medium", - "attachment": true, - "reasoning": false, - "tool_call": true, - "temperature": true, - "knowledge": "2025-05", - "release_date": "2025-05-07", - "last_updated": "2025-05-07", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.0, - "output": 0.0 - }, - "limit": { - "context": 130000, - "output": 40000 - } - }, { "id": "empiriolabs/mistral-small-4", "name": "Mistral Small 4", @@ -53363,15 +54665,15 @@ }, { "id": "fireworks-ai/accounts/fireworks/models/deepseek-v4-flash", - "name": "DeepSeek V4 Flash", + "name": "DeepSeek V4 Flash 0731", "family": "deepseek-flash", "attachment": false, "reasoning": true, "tool_call": true, "temperature": true, "knowledge": "2025-05", - "release_date": "2026-04-24", - "last_updated": "2026-06-16", + "release_date": "2026-07-31", + "last_updated": "2026-07-31", "modalities": { "input": [ "text" @@ -53393,15 +54695,14 @@ }, { "id": "fireworks-ai/accounts/fireworks/models/deepseek-v4-pro", - "name": "DeepSeek V4 Pro", + "name": "DeepSeek V4 Pro 0813", "family": "deepseek-thinking", "attachment": false, "reasoning": true, "tool_call": true, "temperature": true, - "knowledge": "2025-05", - "release_date": "2026-04-24", - "last_updated": "2026-04-24", + "release_date": "2026-08-12", + "last_updated": "2026-08-22", "modalities": { "input": [ "text" @@ -53412,9 +54713,9 @@ }, "open_weights": true, "cost": { - "input": 1.74, - "output": 3.48, - "cache_read": 0.145 + "input": 1.32, + "output": 3.96, + "cache_read": 0.044 }, "limit": { "context": 1000000, @@ -53450,6 +54751,67 @@ "output": 131072 } }, + { + "id": "fireworks-ai/accounts/fireworks/models/glm-5p3", + "name": "GLM 5.3", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-28", + "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": "fireworks-ai/accounts/fireworks/models/glm-5p3-flash", + "name": "GLM 5.3 Flash", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.15, + "output": 0.5, + "cache_read": 0.029 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "fireworks-ai/accounts/fireworks/models/gpt-oss-120b", "name": "GPT OSS 120B", @@ -53479,35 +54841,6 @@ "output": 32768 } }, - { - "id": "fireworks-ai/accounts/fireworks/models/gpt-oss-20b", - "name": "GPT OSS 20B", - "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.07, - "output": 0.3, - "cache_read": 0.035 - }, - "limit": { - "context": 131072, - "output": 32768 - } - }, { "id": "fireworks-ai/accounts/fireworks/models/inkling", "name": "Inkling", @@ -53629,35 +54962,6 @@ "output": 131072 } }, - { - "id": "fireworks-ai/accounts/fireworks/models/minimax-m2p7", - "name": "MiniMax-M2.7", - "family": "minimax", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-04-12", - "last_updated": "2026-04-12", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.3, - "output": 1.2, - "cache_read": 0.06 - }, - "limit": { - "context": 196608, - "output": 196608 - } - }, { "id": "fireworks-ai/accounts/fireworks/models/minimax-m3", "name": "MiniMax-M3", @@ -53866,96 +55170,6 @@ "output": 131072 } }, - { - "id": "fireworks-ai/accounts/fireworks/routers/kimi-k2p6-fast", - "name": "Kimi K2.6 Fast", - "family": "kimi-thinking", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-04-17", - "last_updated": "2026-06-05", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 2.0, - "output": 8.0, - "cache_read": 0.3 - }, - "limit": { - "context": 262000, - "output": 262000 - } - }, - { - "id": "fireworks-ai/accounts/fireworks/routers/kimi-k2p6-turbo", - "name": "Kimi K2.6 Turbo", - "family": "kimi-thinking", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-04-17", - "last_updated": "2026-04-17", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 2.0, - "output": 8.0, - "cache_read": 0.3 - }, - "limit": { - "context": 262000, - "output": 262000 - } - }, - { - "id": "fireworks-ai/accounts/fireworks/routers/kimi-k2p7-code-fast", - "name": "Kimi K2.7 Code Fast", - "family": "kimi-k2", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-06-12", - "last_updated": "2026-06-16", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 1.9, - "output": 8.0, - "cache_read": 0.38 - }, - "limit": { - "context": 262000, - "output": 262000 - } - }, { "id": "fireworks-ai/accounts/fireworks/routers/kimi-k3-fast", "name": "Kimi K3 Fast", @@ -54460,6 +55674,35 @@ "output": 131072 } }, + { + "id": "friendli/zai-org/GLM-5.3", + "name": "GLM-5.3", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.4, + "output": 4.4, + "cache_read": 0.26 + }, + "limit": { + "context": 1048576, + "output": 1048576 + } + }, { "id": "frogbot/claude-haiku-4.5", "name": "Claude Haiku 4.5", @@ -55726,9 +56969,9 @@ }, "open_weights": false, "cost": { - "input": 1.5, - "output": 7.5, - "cache_read": 0.15 + "input": 0.75, + "output": 3.75, + "cache_read": 0.075 }, "limit": { "context": 1000000, @@ -56075,7 +57318,8 @@ "cost": { "input": 0.2, "output": 1.2, - "cache_read": 0.02 + "cache_read": 0.02, + "cache_write": 0.25 }, "limit": { "context": 1050000, @@ -56105,10 +57349,10 @@ }, "open_weights": false, "cost": { - "input": 2.5, - "output": 15.0, - "cache_read": 0.25, - "cache_write": 3.125 + "input": 2.0, + "output": 10.0, + "cache_read": 0.2, + "cache_write": 2.5 }, "limit": { "context": 1050000, @@ -56140,7 +57384,8 @@ "cost": { "input": 2.0, "output": 12.0, - "cache_read": 0.2 + "cache_read": 0.2, + "cache_write": 2.5 }, "limit": { "context": 1050000, @@ -60333,38 +61578,6 @@ "output": 65536 } }, - { - "id": "google/gemini-robotics-er-1.6-preview", - "name": "Gemini Robotics-ER 1.6 Preview", - "family": "gemini", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-01", - "release_date": "2026-04-14", - "last_updated": "2026-04-14", - "modalities": { - "input": [ - "text", - "image", - "video", - "audio" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 1.0, - "output": 5.0 - }, - "limit": { - "context": 131072, - "output": 65536 - } - }, { "id": "google/gemma-4-26b-a4b-it", "name": "Gemma 4 26B A4B IT", @@ -61991,6 +63204,35 @@ "output": 16384 } }, + { + "id": "groq/qwen/qwen3.8-27b", + "name": "Qwen3.8 27B", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.8, + "output": 4.0 + }, + "limit": { + "context": 131042, + "output": 16384 + } + }, { "id": "groq/whisper-large-v3", "name": "Whisper", @@ -66907,11 +68149,39 @@ "output": 131072 } }, + { + "id": "huggingface/zai-org/GLM-5.3", + "name": "GLM-5.3", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.4, + "output": 4.4 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, { "id": "huggingface/zai-org/GLM-5.3-Flash", "name": "GLM-5.3-Flash", "family": "glm", - "attachment": false, + "attachment": true, "reasoning": true, "tool_call": true, "temperature": true, @@ -66919,7 +68189,8 @@ "last_updated": "2026-08-26", "modalities": { "input": [ - "text" + "text", + "image" ], "output": [ "text" @@ -67044,9 +68315,9 @@ }, "open_weights": true, "cost": { - "input": 0.9, - "output": 2.804, - "cache_write": 0.45 + "input": 0.91, + "output": 2.934, + "cache_write": 0.455 }, "limit": { "context": 202752, @@ -67073,9 +68344,9 @@ }, "open_weights": true, "cost": { - "input": 1.29, - "output": 4.22, - "cache_write": 0.645 + "input": 1.332, + "output": 4.312, + "cache_write": 0.666 }, "limit": { "context": 202750, @@ -67086,7 +68357,7 @@ "id": "hyper/glm-5.2", "name": "GLM-5.2", "family": "glm", - "attachment": true, + "attachment": false, "reasoning": true, "tool_call": true, "temperature": true, @@ -67094,8 +68365,7 @@ "last_updated": "2026-07-22", "modalities": { "input": [ - "text", - "image" + "text" ], "output": [ "text" @@ -67108,10 +68378,69 @@ "cache_read": 0.152432 }, "limit": { - "context": 1048576, + "context": 1000000, "output": 32768 } }, + { + "id": "hyper/glm-5.3", + "name": "GLM-5.3", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-28", + "last_updated": "2026-08-31", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.52432, + "output": 4.79072, + "cache_read": 0.283088 + }, + "limit": { + "context": 1048576, + "output": 262144 + } + }, + { + "id": "hyper/glm-5.3-flash", + "name": "GLM-5.3-Flash", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-31", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.16332, + "output": 0.5444, + "cache_read": 0.031575 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, { "id": "hyper/gpt-oss-120b", "name": "GPT OSS 120B", @@ -67132,9 +68461,9 @@ }, "open_weights": true, "cost": { - "input": 0.178, - "output": 0.68, - "cache_write": 0.089 + "input": 0.188, + "output": 0.7, + "cache_write": 0.094 }, "limit": { "context": 128072, @@ -67343,9 +68672,9 @@ }, "open_weights": true, "cost": { - "input": 0.408, - "output": 1.512, - "cache_write": 0.204 + "input": 0.424, + "output": 1.612, + "cache_write": 0.212 }, "limit": { "context": 262100, @@ -70614,7 +71943,7 @@ }, "open_weights": true, "cost": { - "input": 0.56, + "input": 0.53, "output": 3.39, "cache_read": 0.17, "cache_write": 0.0 @@ -70676,9 +72005,9 @@ }, "open_weights": true, "cost": { - "input": 0.75, - "output": 2.4, - "cache_read": 0.17, + "input": 0.71, + "output": 2.35, + "cache_read": 0.12, "cache_write": 0.0 }, "limit": { @@ -74521,6 +75850,68 @@ "output": 128000 } }, + { + "id": "kenari/claude-opus-5", + "name": "Claude Opus 5", + "family": "claude-opus", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "knowledge": "2026-05", + "release_date": "2026-07-24", + "last_updated": "2026-07-24", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 1000000, + "output": 128000 + } + }, + { + "id": "kenari/claude-sonnet-4.6", + "name": "Claude Sonnet 4.6", + "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": 0.0, + "output": 0.0 + }, + "limit": { + "context": 1000000, + "output": 64000 + } + }, { "id": "kenari/claude-sonnet-5", "name": "Claude Sonnet 5", @@ -74738,6 +76129,167 @@ "output": 65536 } }, + { + "id": "kenari/gemini-3.1-flash-tts", + "name": "Gemini 3.1 Flash TTS Preview", + "family": "gemini-flash", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "knowledge": "2025-01", + "release_date": "2026-04-15", + "last_updated": "2026-04-15", + "modalities": { + "input": [ + "text" + ], + "output": [ + "audio" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 8192, + "output": 16384 + } + }, + { + "id": "kenari/gemini-3.1-pro", + "name": "Gemini 3.1 Pro Preview", + "family": "gemini-pro", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-01", + "release_date": "2026-02-19", + "last_updated": "2026-02-19", + "modalities": { + "input": [ + "text", + "image", + "video", + "audio", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 1048576, + "output": 65536 + } + }, + { + "id": "kenari/gemini-3.5-flash", + "name": "Gemini 3.5 Flash", + "family": "gemini-flash", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-01", + "release_date": "2026-05-19", + "last_updated": "2026-05-19", + "modalities": { + "input": [ + "text", + "image", + "video", + "audio", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 1048576, + "output": 65536 + } + }, + { + "id": "kenari/gemini-3.6-flash", + "name": "Gemini 3.6 Flash", + "family": "gemini-flash", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2026-03", + "release_date": "2026-07-21", + "last_updated": "2026-07-21", + "modalities": { + "input": [ + "text", + "image", + "video", + "audio", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 1048576, + "output": 65536 + } + }, + { + "id": "kenari/gemini-3.7-flash", + "name": "Gemini 3.7 Flash", + "family": "gemini-flash", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2026-03", + "release_date": "2026-08-13", + "last_updated": "2026-08-13", + "modalities": { + "input": [ + "text", + "image", + "video", + "audio", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 1048576, + "output": 65536 + } + }, { "id": "kenari/gemma-4-31b-it", "name": "Gemma 4 31B IT", @@ -74852,6 +76404,65 @@ "output": 131072 } }, + { + "id": "kenari/glm-5.3", + "name": "GLM-5.3", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, + { + "id": "kenari/glm-5.3-flash", + "name": "GLM-5.3-Flash", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "kenari/gpt-5.4-mini", "name": "GPT-5.4 mini", @@ -75119,6 +76730,36 @@ "output": 500000 } }, + { + "id": "kenari/grok-4.6", + "name": "Grok 4.6", + "family": "grok", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2026-02-01", + "release_date": "2026-08-12", + "last_updated": "2026-08-12", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 500000, + "output": 500000 + } + }, { "id": "kenari/grok-build-0.1", "name": "Grok Build 0.1", @@ -75149,6 +76790,91 @@ "output": 256000 } }, + { + "id": "kenari/grok-imagine-image-2.0", + "name": "Grok Imagine Image 2.0", + "family": "grok", + "attachment": true, + "reasoning": false, + "tool_call": false, + "temperature": false, + "release_date": "2026-08-07", + "last_updated": "2026-08-07", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "image" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 8000, + "output": 0 + } + }, + { + "id": "kenari/hy3", + "name": "Hy3", + "family": "Hy", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-07-06", + "last_updated": "2026-07-06", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 256000, + "output": 64000 + } + }, + { + "id": "kenari/hy3:free", + "name": "Hy3 (Free)", + "family": "Hy", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-07-06", + "last_updated": "2026-07-06", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 256000, + "output": 64000 + } + }, { "id": "kenari/kimi-k2-6", "name": "Kimi K2.6", @@ -75396,6 +77122,62 @@ "output": 131072 } }, + { + "id": "kenari/minimax-m2-7", + "name": "MiniMax-M2.7", + "family": "minimax", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-03-18", + "last_updated": "2026-03-18", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 204800, + "output": 131072 + } + }, + { + "id": "kenari/minimax-m2-7-highspeed", + "name": "MiniMax-M2.7-highspeed", + "family": "minimax", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-03-18", + "last_updated": "2026-03-18", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 204800, + "output": 131072 + } + }, { "id": "kenari/minimax-m3", "name": "MiniMax-M3", @@ -75426,6 +77208,65 @@ "output": 512000 } }, + { + "id": "kenari/mistral-large:free", + "name": "Mistral Large (Free)", + "family": "mistral-large", + "attachment": true, + "reasoning": false, + "tool_call": true, + "temperature": true, + "knowledge": "2024-11", + "release_date": "2024-11-01", + "last_updated": "2025-12-02", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 262144, + "output": 262144 + } + }, + { + "id": "kenari/mistral-medium-3-5:free", + "name": "Mistral Medium 3.5 (Free)", + "family": "mistral-medium", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-04-29", + "last_updated": "2026-04-29", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 262144, + "output": 262144 + } + }, { "id": "kenari/nemotron-3-nano-30b-a3b", "name": "Nemotron 3 Nano 30B A3B", @@ -75569,6 +77410,124 @@ "output": 64000 } }, + { + "id": "kenari/qwen3-8-max", + "name": "Qwen3.8 Max", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-03", + "last_updated": "2026-08-03", + "modalities": { + "input": [ + "text", + "image", + "video", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, + { + "id": "kenari/step-3.7-flash", + "name": "Step 3.7 Flash", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2026-03-01", + "release_date": "2026-05-29", + "last_updated": "2026-05-29", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 256000, + "output": 256000 + } + }, + { + "id": "kenari/step-3.7-flash:free", + "name": "Step 3.7 Flash (Free)", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2026-03-01", + "release_date": "2026-05-29", + "last_updated": "2026-05-29", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 256000, + "output": 256000 + } + }, + { + "id": "kenari/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.0, + "output": 0.0 + }, + "limit": { + "context": 448, + "output": 448 + } + }, { "id": "kilo/aion-labs/aion-2.0", "name": "AionLabs: Aion-2.0", @@ -75681,34 +77640,6 @@ "output": 29491 } }, - { - "id": "kilo/allenai/olmo-3-32b-think", - "name": "AllenAI: Olmo 3 32B Think", - "family": "allenai", - "attachment": false, - "reasoning": true, - "tool_call": false, - "temperature": true, - "release_date": "2025-11-21", - "last_updated": "2025-11-21", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.15, - "output": 0.5 - }, - "limit": { - "context": 65536, - "output": 58982 - } - }, { "id": "kilo/amazon/nova-2-lite-v1", "name": "Amazon: Nova 2 Lite", @@ -76461,40 +78392,13 @@ }, "open_weights": true, "cost": { - "input": 0.22, - "output": 0.85, + "input": 0.25, + "output": 0.8, "cache_read": 0.06 }, "limit": { "context": 262144, - "output": 235929 - } - }, - { - "id": "kilo/arcee-ai/virtuoso-large", - "name": "Arcee AI: Virtuoso Large", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-05-05", - "last_updated": "2025-05-05", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.75, - "output": 1.2 - }, - "limit": { - "context": 131072, - "output": 64000 + "output": 80000 } }, { @@ -76927,8 +78831,8 @@ }, "open_weights": true, "cost": { - "input": 0.4, - "output": 1.3 + "input": 0.2574, + "output": 1.0287 }, "limit": { "context": 128000, @@ -76955,9 +78859,8 @@ }, "open_weights": false, "cost": { - "input": 0.27, - "output": 1.12, - "cache_read": 0.135 + "input": 0.25, + "output": 1.0 }, "limit": { "context": 163840, @@ -77106,7 +79009,7 @@ }, "limit": { "context": 163840, - "output": 147456 + "output": 65536 } }, { @@ -77188,9 +79091,9 @@ }, "open_weights": false, "cost": { - "input": 0.22, - "output": 0.66, - "cache_read": 0.007 + "input": 0.44, + "output": 1.32, + "cache_read": 0.028 }, "limit": { "context": 1048576, @@ -77314,10 +79217,10 @@ }, "open_weights": false, "cost": { - "input": 0.3, - "output": 2.5, - "cache_read": 0.03, - "cache_write": 0.083333 + "input": 0.15, + "output": 1.25, + "cache_read": 0.015, + "cache_write": 0.041667 }, "limit": { "context": 32768, @@ -77486,10 +79389,10 @@ }, "open_weights": false, "cost": { - "input": 0.5, - "output": 3.0, - "cache_read": 0.05, - "cache_write": 0.083333 + "input": 0.25, + "output": 1.5, + "cache_read": 0.025, + "cache_write": 0.041667 }, "limit": { "context": 1048576, @@ -77554,10 +79457,10 @@ }, "open_weights": false, "cost": { - "input": 2.0, - "output": 12.0, - "cache_read": 0.2, - "cache_write": 0.375 + "input": 1.0, + "output": 6.0, + "cache_read": 0.1, + "cache_write": 0.1875 }, "limit": { "context": 65536, @@ -77653,10 +79556,10 @@ }, "open_weights": false, "cost": { - "input": 0.25, - "output": 1.5, - "cache_read": 0.025, - "cache_write": 0.083333 + "input": 0.125, + "output": 0.75, + "cache_read": 0.0125, + "cache_write": 0.041667 }, "limit": { "context": 1048576, @@ -77720,10 +79623,10 @@ }, "open_weights": false, "cost": { - "input": 0.25, - "output": 1.5, - "cache_read": 0.025, - "cache_write": 0.083333 + "input": 0.125, + "output": 0.75, + "cache_read": 0.0125, + "cache_write": 0.041667 }, "limit": { "context": 1048576, @@ -77755,10 +79658,10 @@ }, "open_weights": false, "cost": { - "input": 2.0, - "output": 12.0, - "cache_read": 0.2, - "cache_write": 0.375 + "input": 1.0, + "output": 6.0, + "cache_read": 0.1, + "cache_write": 0.1875 }, "limit": { "context": 1048576, @@ -77825,10 +79728,10 @@ }, "open_weights": false, "cost": { - "input": 1.5, - "output": 9.0, - "cache_read": 0.15, - "cache_write": 0.083333 + "input": 0.75, + "output": 4.5, + "cache_read": 0.075, + "cache_write": 0.041667 }, "limit": { "context": 1048576, @@ -77860,10 +79763,10 @@ }, "open_weights": false, "cost": { - "input": 0.3, - "output": 2.5, - "cache_read": 0.03, - "cache_write": 0.083333 + "input": 0.15, + "output": 1.25, + "cache_read": 0.015, + "cache_write": 0.041667 }, "limit": { "context": 1048576, @@ -77895,10 +79798,10 @@ }, "open_weights": false, "cost": { - "input": 0.75, - "output": 3.75, - "cache_read": 0.075, - "cache_write": 0.041667 + "input": 0.375, + "output": 1.875, + "cache_read": 0.0375, + "cache_write": 0.020833 }, "limit": { "context": 1048576, @@ -77930,10 +79833,10 @@ }, "open_weights": false, "cost": { - "input": 1.5, - "output": 7.5, - "cache_read": 0.15, - "cache_write": 0.083333 + "input": 0.75, + "output": 3.75, + "cache_read": 0.075, + "cache_write": 0.041667 }, "limit": { "context": 1048576, @@ -78260,6 +80163,35 @@ "output": 117964 } }, + { + "id": "kilo/ibm-granite/granite-4.2-8b", + "name": "IBM: Granite 4.2 8B", + "family": "granite", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-31", + "last_updated": "2026-08-31", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.1, + "output": 0.15, + "cache_read": 0.05 + }, + "limit": { + "context": 131072, + "output": 117964 + } + }, { "id": "kilo/inception/mercury-2", "name": "Inception: Mercury 2", @@ -78318,6 +80250,34 @@ "output": 32768 } }, + { + "id": "kilo/inclusionai/ling-3.0-flash-fin:free", + "name": "Ling 3.0 Flash Fin (free)", + "family": "ling", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-27", + "last_updated": "2026-08-27", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, { "id": "kilo/kilo-auto/balanced", "name": "Auto Balanced", @@ -78472,35 +80432,6 @@ "output": 32768 } }, - { - "id": "kilo/kwaipilot/kat-coder-air-v2.5", - "name": "Kwaipilot: KAT-Coder-Air V2.5", - "family": "kat-coder", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2026-07-10", - "last_updated": "2026-07-10", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.15, - "output": 0.6, - "cache_read": 0.03 - }, - "limit": { - "context": 256000, - "output": 80000 - } - }, { "id": "kilo/kwaipilot/kat-coder-pro-v2", "name": "Kwaipilot: KAT-Coder-Pro V2", @@ -78526,8 +80457,8 @@ "cache_read": 0.06 }, "limit": { - "context": 256000, - "output": 80000 + "context": 262144, + "output": 144000 } }, { @@ -78555,8 +80486,8 @@ "cache_read": 0.15 }, "limit": { - "context": 256000, - "output": 80000 + "context": 262144, + "output": 235929 } }, { @@ -78840,8 +80771,8 @@ "output": 0.696 }, "limit": { - "context": 1048576, - "output": 16384 + "context": 128000, + "output": 115200 } }, { @@ -78931,7 +80862,7 @@ }, "limit": { "context": 131072, - "output": 117964 + "output": 16384 } }, { @@ -79431,9 +81362,9 @@ }, "open_weights": true, "cost": { - "input": 0.44, - "output": 2.2, - "cache_read": 0.044 + "input": 0.4, + "output": 2.0, + "cache_read": 0.04 }, "limit": { "context": 262144, @@ -79502,17 +81433,18 @@ }, { "id": "kilo/mistralai/ministral-8b", - "name": "Mistral: Ministral 8B", + "name": "Mistral: Ministral 3 8B 2512", "family": "ministral", - "attachment": false, + "attachment": true, "reasoning": false, - "tool_call": false, + "tool_call": true, "temperature": true, - "release_date": "2024-10-17", - "last_updated": "2024-10-17", + "release_date": "2025-12-02", + "last_updated": "2025-12-02", "modalities": { "input": [ - "text" + "text", + "image" ], "output": [ "text" @@ -79520,12 +81452,13 @@ }, "open_weights": false, "cost": { - "input": 0.11, - "output": 0.11 + "input": 0.15, + "output": 0.15, + "cache_read": 0.015 }, "limit": { - "context": 128000, - "output": 102400 + "context": 262144, + "output": 209715 } }, { @@ -79671,9 +81604,8 @@ }, "open_weights": true, "cost": { - "input": 0.165, - "output": 0.165, - "cache_read": 0.0165 + "input": 0.019, + "output": 0.03 }, "limit": { "context": 131072, @@ -79819,9 +81751,8 @@ }, "open_weights": false, "cost": { - "input": 0.11, - "output": 0.33, - "cache_read": 0.011 + "input": 0.075, + "output": 0.2 }, "limit": { "context": 128000, @@ -79885,8 +81816,8 @@ "cache_read": 0.01 }, "limit": { - "context": 32000, - "output": 25600 + "context": 32768, + "output": 26214 } }, { @@ -80440,8 +82371,8 @@ "cache_read": 0.1 }, "limit": { - "context": 512288, - "output": 461059 + "context": 262144, + "output": 16384 } }, { @@ -83374,8 +85305,8 @@ "output": 0.52 }, "limit": { - "context": 131072, - "output": 32768 + "context": 262144, + "output": 16384 } }, { @@ -83521,7 +85452,7 @@ }, "limit": { "context": 262144, - "output": 235929 + "output": 81920 } }, { @@ -84009,8 +85940,8 @@ "cache_write": 2.5 }, "limit": { - "context": 1048576, - "output": 131072 + "context": 1000000, + "output": 262144 } }, { @@ -84746,9 +86677,9 @@ }, "open_weights": true, "cost": { - "input": 0.14, - "output": 0.58, - "cache_read": 0.035 + "input": 0.0825, + "output": 0.33, + "cache_read": 0.020625 }, "limit": { "context": 262144, @@ -84785,15 +86716,15 @@ } }, { - "id": "kilo/tencent/hy3:free", - "name": "Tencent: Hy3 (free)", + "id": "kilo/tencent/hy4-preview", + "name": "Hy4 preview", "family": "Hy", "attachment": false, "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2026-07-06", - "last_updated": "2026-07-06", + "release_date": "2026-08-28", + "last_updated": "2026-08-28", "modalities": { "input": [ "text" @@ -84804,13 +86735,13 @@ }, "open_weights": true, "cost": { - "input": 0.0, - "output": 0.0, - "cache_read": 0.0 + "input": 0.834, + "output": 2.501, + "cache_read": 0.042 }, "limit": { - "context": 262144, - "output": 128000 + "context": 1048576, + "output": 64000 } }, { @@ -84841,33 +86772,6 @@ "output": 117964 } }, - { - "id": "kilo/thedrummer/rocinante-12b", - "name": "TheDrummer: Rocinante 12B", - "attachment": false, - "reasoning": false, - "tool_call": false, - "temperature": true, - "release_date": "2024-09-30", - "last_updated": "2024-09-30", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.25, - "output": 0.5 - }, - "limit": { - "context": 65536, - "output": 58982 - } - }, { "id": "kilo/thedrummer/skyfall-36b-v2", "name": "TheDrummer: Skyfall 36B V2", @@ -84951,7 +86855,7 @@ }, "limit": { "context": 524288, - "output": 262144 + "output": 471859 } }, { @@ -85704,8 +87608,8 @@ "cache_read": 0.26 }, "limit": { - "context": 202752, - "output": 182476 + "context": 200000, + "output": 128000 } }, { @@ -85755,7 +87659,7 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 1.4, "output": 4.4, @@ -85788,9 +87692,9 @@ }, "open_weights": false, "cost": { - "input": 0.075, - "output": 0.25, - "cache_read": 0.015 + "input": 0.15, + "output": 0.5, + "cache_read": 0.03 }, "limit": { "context": 1048576, @@ -85977,13 +87881,13 @@ }, "open_weights": false, "cost": { - "input": 0.03, - "output": 0.1, - "cache_read": 0.007 + "input": 0.05, + "output": 0.16, + "cache_read": 0.013 }, "limit": { "context": 1048576, - "output": 131072 + "output": 393216 } }, { @@ -86010,10 +87914,10 @@ }, "open_weights": false, "cost": { - "input": 0.375, - "output": 1.875, - "cache_read": 0.0375, - "cache_write": 0.020833 + "input": 0.75, + "output": 3.75, + "cache_read": 0.075, + "cache_write": 0.041667 }, "limit": { "context": 1048576, @@ -86199,13 +88103,13 @@ }, "open_weights": false, "cost": { - "input": 1.4, - "output": 4.4, - "cache_read": 0.26 + "input": 1.17, + "output": 3.96, + "cache_read": 0.234 }, "limit": { "context": 1048576, - "output": 131072 + "output": 943718 } }, { @@ -86337,6 +88241,87 @@ "output": 32768 } }, + { + "id": "klokintegration/Kloker", + "name": "Kloker", + "attachment": false, + "reasoning": false, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-29", + "last_updated": "2026-08-29", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.23, + "output": 1.16 + }, + "limit": { + "context": 200000, + "output": 50000 + } + }, + { + "id": "klokintegration/Kloker-Integration-Architect", + "name": "Kloker Integration Architect", + "attachment": false, + "reasoning": false, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-29", + "last_updated": "2026-08-29", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.23, + "output": 1.16 + }, + "limit": { + "context": 200000, + "output": 50000 + } + }, + { + "id": "klokintegration/Kloker-Integration-Developer", + "name": "Kloker Integration Developer", + "attachment": false, + "reasoning": false, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-29", + "last_updated": "2026-08-29", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.23, + "output": 1.16 + }, + "limit": { + "context": 200000, + "output": 50000 + } + }, { "id": "kosmik/qwen/qwen3.8-27b", "name": "Qwen3.8 27B", @@ -87195,6 +89180,37 @@ "output": 65536 } }, + { + "id": "llmgateway-providers/alibaba/qwen3.8-flash", + "name": "Qwen3.8 Flash (Alibaba Cloud)", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.15, + "output": 0.47, + "cache_read": 0.016, + "cache_write": 0.2 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "llmgateway-providers/alibaba/qwen3.8-max", "name": "Qwen3.8 Max (Alibaba Cloud)", @@ -89580,7 +91596,7 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 1.4, "output": 4.4, @@ -91069,9 +93085,9 @@ }, "open_weights": true, "cost": { - "input": 0.14, - "output": 0.28, - "cache_read": 0.028 + "input": 0.22, + "output": 0.66, + "cache_read": 0.007 }, "limit": { "context": 1048576, @@ -92036,109 +94052,6 @@ "output": 32766 } }, - { - "id": "llmgateway-providers/iceberg/gemini-3-flash-preview", - "name": "Gemini 3 Flash (Preview) (Iceberg)", - "family": "gemini-flash", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-01", - "release_date": "2025-12-17", - "last_updated": "2025-12-17", - "modalities": { - "input": [ - "text", - "image", - "video", - "audio", - "pdf" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.5, - "output": 3.0, - "cache_read": 0.05 - }, - "limit": { - "context": 1048576, - "output": 65535 - } - }, - { - "id": "llmgateway-providers/iceberg/gemini-3.1-pro-preview", - "name": "Gemini 3.1 Pro (Preview) (Iceberg)", - "family": "gemini-pro", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-01", - "release_date": "2026-02-19", - "last_updated": "2026-02-19", - "modalities": { - "input": [ - "text", - "image", - "video", - "audio", - "pdf" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 2.0, - "output": 12.0, - "cache_read": 0.2 - }, - "limit": { - "context": 1048576, - "output": 65536 - } - }, - { - "id": "llmgateway-providers/iceberg/gemini-3.6-flash", - "name": "Gemini 3.6 Flash (Iceberg)", - "family": "gemini-flash", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2026-03", - "release_date": "2026-07-21", - "last_updated": "2026-07-21", - "modalities": { - "input": [ - "text", - "image", - "video", - "audio", - "pdf" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.75, - "output": 3.75, - "cache_read": 0.075, - "cache_write": 0.08333 - }, - "limit": { - "context": 1048576, - "output": 65536 - } - }, { "id": "llmgateway-providers/inference.net/llama-3.2-11b-instruct", "name": "Llama 3.2 11B Instruct (Inference.net)", @@ -92855,719 +94768,6 @@ "output": 1048576 } }, - { - "id": "llmgateway-providers/nebius/cosmos3-super-reasoner", - "name": "Cosmos 3 Super Reasoner (Nebius AI)", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-06-01", - "last_updated": "2026-06-01", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.1, - "output": 0.3 - }, - "limit": { - "context": 262144, - "output": 262144 - } - }, - { - "id": "llmgateway-providers/nebius/deepseek-v4-pro", - "name": "DeepSeek V4 Pro (Nebius AI)", - "family": "deepseek-thinking", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-05", - "release_date": "2026-04-24", - "last_updated": "2026-04-24", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 1.75, - "output": 3.5 - }, - "limit": { - "context": 1048576, - "output": 384000 - } - }, - { - "id": "llmgateway-providers/nebius/gemma-3-27b", - "name": "Gemma 3 27B (Nebius AI)", - "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": false, - "cost": { - "input": 0.1, - "output": 0.3 - }, - "limit": { - "context": 110000, - "output": 110000 - } - }, - { - "id": "llmgateway-providers/nebius/glm-5.1", - "name": "GLM-5.1 (Nebius AI)", - "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.4, - "output": 4.4 - }, - "limit": { - "context": 202752, - "output": 131072 - } - }, - { - "id": "llmgateway-providers/nebius/glm-5.2", - "name": "GLM-5.2 (Nebius AI)", - "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": 1048576, - "output": 131072 - } - }, - { - "id": "llmgateway-providers/nebius/gpt-oss-120b", - "name": "GPT OSS 120B (Nebius AI)", - "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.15, - "output": 0.6 - }, - "limit": { - "context": 131072, - "output": 32768 - } - }, - { - "id": "llmgateway-providers/nebius/hermes-4-405b", - "name": "Hermes 4 405B (Nebius AI)", - "family": "hermes", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-08-26", - "last_updated": "2025-08-26", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 1.0, - "output": 3.0 - }, - "limit": { - "context": 131072, - "output": 131072 - } - }, - { - "id": "llmgateway-providers/nebius/hermes-4-70b", - "name": "Hermes 4 70B (Nebius AI)", - "family": "hermes", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-08-26", - "last_updated": "2025-08-26", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.13, - "output": 0.4 - }, - "limit": { - "context": 131072, - "output": 131072 - } - }, - { - "id": "llmgateway-providers/nebius/kimi-k2.6", - "name": "Kimi K2.6 (Nebius AI)", - "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": 0.95, - "output": 4.0 - }, - "limit": { - "context": 262144, - "output": 262144 - } - }, - { - "id": "llmgateway-providers/nebius/kimi-k2.7-code", - "name": "Kimi K2.7 Code (Nebius AI)", - "family": "kimi-k2", - "attachment": false, - "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": 0.95, - "output": 4.0 - }, - "limit": { - "context": 262144, - "output": 262144 - } - }, - { - "id": "llmgateway-providers/nebius/kimi-k3", - "name": "Kimi K3 (Nebius AI)", - "family": "kimi-k3", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": false, - "release_date": "2026-07-16", - "last_updated": "2026-07-16", - "modalities": { - "input": [ - "text", - "image", - "video" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 3.0, - "output": 15.0 - }, - "limit": { - "context": 1048576, - "output": 1048576 - } - }, - { - "id": "llmgateway-providers/nebius/llama-3.1-nemotron-ultra-253b", - "name": "Llama 3.1 Nemotron Ultra 253B (Nebius AI)", - "family": "nemotron", - "attachment": false, - "reasoning": false, - "tool_call": false, - "temperature": true, - "release_date": "2025-04-07", - "last_updated": "2025-04-07", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.6, - "output": 1.8 - }, - "limit": { - "context": 128000, - "output": 128000 - } - }, - { - "id": "llmgateway-providers/nebius/llama-3.3-70b-instruct", - "name": "Llama 3.3 70B Instruct (Nebius AI)", - "family": "llama", - "attachment": false, - "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": 0.13, - "output": 0.4 - }, - "limit": { - "context": 128000, - "output": 4096 - } - }, - { - "id": "llmgateway-providers/nebius/minicpm-v-4.5", - "name": "MiniCPM-V 4.5 (Nebius AI)", - "attachment": true, - "reasoning": false, - "tool_call": false, - "temperature": true, - "release_date": "2025-08-26", - "last_updated": "2025-08-26", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.658, - "output": 1.11 - }, - "limit": { - "context": 32000, - "output": 32000 - } - }, - { - "id": "llmgateway-providers/nebius/minimax-m2.5", - "name": "MiniMax M2.5 (Nebius AI)", - "family": "minimax", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-02-12", - "last_updated": "2026-02-12", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.3, - "output": 1.2 - }, - "limit": { - "context": 196608, - "output": 131100 - } - }, - { - "id": "llmgateway-providers/nebius/minimax-m3", - "name": "MiniMax M3 (Nebius AI)", - "family": "minimax", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-06-01", - "last_updated": "2026-06-01", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.3, - "output": 1.2 - }, - "limit": { - "context": 1048576, - "output": 512000 - } - }, - { - "id": "llmgateway-providers/nebius/nemotron-3-nano-30b", - "name": "Nemotron 3 Nano 30B (Nebius AI)", - "family": "nemotron", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-15", - "last_updated": "2025-12-15", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.06, - "output": 0.24 - }, - "limit": { - "context": 262144, - "output": 262144 - } - }, - { - "id": "llmgateway-providers/nebius/nemotron-3-nano-omni", - "name": "Nemotron 3 Nano Omni (Nebius AI)", - "family": "nemotron", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-04-28", - "last_updated": "2026-04-28", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.06, - "output": 0.24 - }, - "limit": { - "context": 262144, - "output": 262144 - } - }, - { - "id": "llmgateway-providers/nebius/nemotron-3-super-120b", - "name": "Nemotron 3 Super 120B (Nebius AI)", - "family": "nemotron", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-03-11", - "last_updated": "2026-03-11", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.3, - "output": 0.9 - }, - "limit": { - "context": 262144, - "output": 262144 - } - }, - { - "id": "llmgateway-providers/nebius/nemotron-3-ultra-550b", - "name": "Nemotron 3 Ultra 550B (Nebius AI)", - "family": "nemotron", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-06-01", - "last_updated": "2026-06-01", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 1.0, - "output": 3.0 - }, - "limit": { - "context": 1048576, - "output": 1048576 - } - }, - { - "id": "llmgateway-providers/nebius/qwen2-5-vl-72b-instruct", - "name": "Qwen2.5 VL 72B Instruct (Nebius AI)", - "family": "qwen", - "attachment": true, - "reasoning": false, - "tool_call": false, - "temperature": true, - "knowledge": "2024-04", - "release_date": "2024-09", - "last_updated": "2024-09", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.25, - "output": 0.75 - }, - "limit": { - "context": 32000, - "output": 8192 - } - }, - { - "id": "llmgateway-providers/nebius/qwen3-235b-a22b-instruct", - "name": "Qwen3 235B A22B Instruct 2507 (Nebius AI)", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-07-21", - "last_updated": "2025-07-21", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.2, - "output": 0.6 - }, - "limit": { - "context": 262000, - "output": 8192 - } - }, - { - "id": "llmgateway-providers/nebius/qwen3-30b-a3b-instruct", - "name": "Qwen3 30B A3B Instruct 2507 (Nebius AI)", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-07-30", - "last_updated": "2025-07-30", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.1, - "output": 0.3 - }, - "limit": { - "context": 262000, - "output": 8192 - } - }, - { - "id": "llmgateway-providers/nebius/qwen3-32b", - "name": "Qwen3 32B (Nebius AI)", - "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.3 - }, - "limit": { - "context": 40960, - "output": 8192 - } - }, - { - "id": "llmgateway-providers/nebius/qwen3-next-80b-a3b-thinking", - "name": "Qwen3 Next 80B A3B Thinking (Nebius AI)", - "family": "qwen", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-04", - "release_date": "2025-09", - "last_updated": "2025-09", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.15, - "output": 1.2 - }, - "limit": { - "context": 131072, - "output": 32768 - } - }, { "id": "llmgateway-providers/novita/deepseek-v3.2", "name": "DeepSeek V3.2 (NovitaAI)", @@ -93924,6 +95124,35 @@ "output": 131072 } }, + { + "id": "llmgateway-providers/novita/glm-5.3", + "name": "GLM-5.3 (NovitaAI)", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.4, + "output": 4.4, + "cache_read": 0.26 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, { "id": "llmgateway-providers/novita/hy3", "name": "Hy3 (NovitaAI)", @@ -94746,6 +95975,63 @@ "output": 65536 } }, + { + "id": "llmgateway-providers/novita/qwen3.8-27b", + "name": "Qwen3.8 27B (NovitaAI)", + "family": "qwen", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.42, + "output": 3.0, + "cache_read": 0.085 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, + { + "id": "llmgateway-providers/novita/qwen3.8-flash", + "name": "Qwen3.8 Flash (NovitaAI)", + "family": "qwen", + "attachment": false, + "reasoning": true, + "tool_call": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.15, + "output": 0.47, + "cache_read": 0.016 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "llmgateway-providers/novita/qwen3.8-max", "name": "Qwen3.8 Max (NovitaAI)", @@ -95769,37 +97055,6 @@ "output": 100000 } }, - { - "id": "llmgateway-providers/permafrost/kimi-k3", - "name": "Kimi K3 (Permafrost)", - "family": "kimi-k3", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": false, - "release_date": "2026-07-16", - "last_updated": "2026-07-16", - "modalities": { - "input": [ - "text", - "image", - "video" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 3.0, - "output": 15.0, - "cache_read": 0.6 - }, - "limit": { - "context": 1048576, - "output": 1048576 - } - }, { "id": "llmgateway-providers/perplexity/sonar", "name": "Sonar (Perplexity)", @@ -96070,6 +97325,38 @@ "output": 128000 } }, + { + "id": "llmgateway-providers/runware/glm-5.3-flash", + "name": "GLM-5.3 Flash (Runware)", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.15, + "output": 0.5, + "cache_read": 0.03 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "llmgateway-providers/runware/gpt-oss-120b", "name": "GPT OSS 120B (Runware)", @@ -96219,6 +97506,127 @@ "output": 131072 } }, + { + "id": "llmgateway-providers/scx-ai-gp/glm-5.3", + "name": "GLM-5.3 (SCX.ai)", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.3, + "output": 4.0, + "cache_read": 0.25 + }, + "limit": { + "context": 1000000, + "output": 128000 + } + }, + { + "id": "llmgateway-providers/scx-ai-gp/glm-5.3-flash", + "name": "GLM-5.3 Flash (SCX.ai)", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.13, + "output": 0.4, + "cache_read": 0.024 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, + { + "id": "llmgateway-providers/scx-ai-gp/kimi-k2.7-code", + "name": "Kimi K2.7 Code (SCX.ai)", + "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", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.89, + "output": 3.71, + "cache_read": 0.18 + }, + "limit": { + "context": 262144, + "output": 262144 + } + }, + { + "id": "llmgateway-providers/scx-ai-gp/kimi-k3", + "name": "Kimi K3 (SCX.ai)", + "family": "kimi-k3", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "release_date": "2026-07-16", + "last_updated": "2026-07-16", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 2.83, + "output": 14.13, + "cache_read": 0.28 + }, + "limit": { + "context": 1048576, + "output": 1048576 + } + }, { "id": "llmgateway-providers/scx-ai-gp/qwen3.8-max", "name": "Qwen3.8 Max (SCX.ai)", @@ -96628,36 +98036,6 @@ "output": 131072 } }, - { - "id": "llmgateway-providers/tundra/kimi-k2.6", - "name": "Kimi K2.6 (Tundra)", - "family": "kimi-k2", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-01", - "release_date": "2026-04-21", - "last_updated": "2026-04-21", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.4, - "output": 2.2, - "cache_read": 0.08 - }, - "limit": { - "context": 262144, - "output": 262144 - } - }, { "id": "llmgateway-providers/vertex-anthropic/claude-haiku-4.5", "name": "Claude Haiku 4.5 (Vertex AI (Anthropic))", @@ -97917,7 +99295,7 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 1.4, "output": 4.4, @@ -97932,7 +99310,7 @@ "id": "llmgateway-providers/zai/glm-5.3-flash", "name": "GLM-5.3 Flash (Z AI)", "family": "glm", - "attachment": false, + "attachment": true, "reasoning": true, "tool_call": true, "temperature": true, @@ -97940,7 +99318,10 @@ "last_updated": "2026-08-26", "modalities": { "input": [ - "text" + "text", + "image", + "video", + "pdf" ], "output": [ "text" @@ -98376,34 +99757,6 @@ "output": 16384 } }, - { - "id": "llmgateway/cosmos3-super-reasoner", - "name": "Cosmos 3 Super Reasoner", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-06-01", - "last_updated": "2026-06-01", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.1, - "output": 0.3 - }, - "limit": { - "context": 262144, - "output": 262144 - } - }, { "id": "llmgateway/custom", "name": "Custom Model", @@ -99015,35 +100368,6 @@ "output": 65536 } }, - { - "id": "llmgateway/gemma-3-27b", - "name": "Gemma 3 27B", - "family": "gemma", - "attachment": true, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-03-12", - "last_updated": "2025-03-12", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.1, - "output": 0.3 - }, - "limit": { - "context": 110000, - "output": 110000 - } - }, { "id": "llmgateway/gemma-4-26b-a4b-it", "name": "Gemma 4 26B A4B IT", @@ -99606,11 +100930,11 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { - "input": 1.4, - "output": 4.4, - "cache_read": 0.26 + "input": 1.3, + "output": 4.0, + "cache_read": 0.25 }, "limit": { "context": 1048576, @@ -99640,9 +100964,9 @@ }, "open_weights": false, "cost": { - "input": 0.15, - "output": 0.5, - "cache_read": 0.03 + "input": 0.13, + "output": 0.4, + "cache_read": 0.024 }, "limit": { "context": 1048576, @@ -100976,62 +102300,6 @@ "output": 256000 } }, - { - "id": "llmgateway/hermes-4-405b", - "name": "Hermes 4 405B", - "family": "hermes", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-08-26", - "last_updated": "2025-08-26", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 1.0, - "output": 3.0 - }, - "limit": { - "context": 131072, - "output": 131072 - } - }, - { - "id": "llmgateway/hermes-4-70b", - "name": "Hermes 4 70B", - "family": "hermes", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-08-26", - "last_updated": "2025-08-26", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.13, - "output": 0.4 - }, - "limit": { - "context": 131072, - "output": 131072 - } - }, { "id": "llmgateway/hy3", "name": "Hy3", @@ -101207,9 +102475,9 @@ }, "open_weights": true, "cost": { - "input": 0.95, - "output": 4.0, - "cache_read": 0.19 + "input": 0.89, + "output": 3.71, + "cache_read": 0.18 }, "limit": { "context": 262144, @@ -101270,9 +102538,9 @@ }, "open_weights": true, "cost": { - "input": 3.0, - "output": 15.0, - "cache_read": 0.3 + "input": 2.83, + "output": 14.13, + "cache_read": 0.28 }, "limit": { "context": 1048576, @@ -101395,34 +102663,6 @@ "output": 2048 } }, - { - "id": "llmgateway/llama-3.1-nemotron-ultra-253b", - "name": "Llama 3.1 Nemotron Ultra 253B", - "family": "nemotron", - "attachment": false, - "reasoning": false, - "tool_call": false, - "temperature": true, - "release_date": "2025-04-07", - "last_updated": "2025-04-07", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.6, - "output": 1.8 - }, - "limit": { - "context": 128000, - "output": 8192 - } - }, { "id": "llmgateway/llama-3.2-11b-instruct", "name": "Llama 3.2 11B Instruct", @@ -101500,7 +102740,7 @@ }, "open_weights": true, "cost": { - "input": 0.13, + "input": 0.135, "output": 0.4 }, "limit": { @@ -101629,34 +102869,6 @@ "output": 131072 } }, - { - "id": "llmgateway/minicpm-v-4.5", - "name": "MiniCPM-V 4.5", - "attachment": true, - "reasoning": false, - "tool_call": true, - "temperature": true, - "release_date": "2025-08-26", - "last_updated": "2025-08-26", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.658, - "output": 1.11 - }, - "limit": { - "context": 32000, - "output": 32000 - } - }, { "id": "llmgateway/minimax-m2", "name": "MiniMax-M2", @@ -102133,91 +103345,6 @@ "output": 131072 } }, - { - "id": "llmgateway/nemotron-3-nano-30b", - "name": "Nemotron 3 Nano 30B", - "family": "nemotron", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-12-15", - "last_updated": "2025-12-15", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.06, - "output": 0.24 - }, - "limit": { - "context": 262144, - "output": 262144 - } - }, - { - "id": "llmgateway/nemotron-3-nano-omni", - "name": "Nemotron 3 Nano Omni", - "family": "nemotron", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-04-28", - "last_updated": "2026-04-28", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.06, - "output": 0.24 - }, - "limit": { - "context": 262144, - "output": 262144 - } - }, - { - "id": "llmgateway/nemotron-3-super-120b", - "name": "Nemotron 3 Super 120B", - "family": "nemotron", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-03-11", - "last_updated": "2026-03-11", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.3, - "output": 0.9 - }, - "limit": { - "context": 262144, - "output": 262144 - } - }, { "id": "llmgateway/nemotron-3-ultra-550b", "name": "Nemotron 3 Ultra 550B A55B", @@ -102524,36 +103651,6 @@ "output": 32768 } }, - { - "id": "llmgateway/qwen2-5-vl-72b-instruct", - "name": "Qwen2.5-VL 72B Instruct", - "family": "qwen", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "knowledge": "2024-04", - "release_date": "2024-09", - "last_updated": "2024-09", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.25, - "output": 0.75 - }, - "limit": { - "context": 32000, - "output": 8192 - } - }, { "id": "llmgateway/qwen3-235b-a22b-fp8", "name": "Qwen3 235B A22B FP8", @@ -102638,34 +103735,6 @@ "output": 8192 } }, - { - "id": "llmgateway/qwen3-30b-a3b-instruct", - "name": "Qwen3 30B A3B Instruct (2507)", - "family": "qwen", - "attachment": false, - "reasoning": false, - "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.3 - }, - "limit": { - "context": 262000, - "output": 8192 - } - }, { "id": "llmgateway/qwen3-32b", "name": "Qwen3 32B", @@ -102687,8 +103756,8 @@ }, "open_weights": true, "cost": { - "input": 0.1, - "output": 0.3 + "input": 0.36, + "output": 0.87 }, "limit": { "context": 40960, @@ -103333,6 +104402,68 @@ "output": 64000 } }, + { + "id": "llmgateway/qwen3.8-27b", + "name": "Qwen3.8 27B", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.42, + "output": 3.0, + "cache_read": 0.085 + }, + "limit": { + "context": 1000000, + "output": 32768 + } + }, + { + "id": "llmgateway/qwen3.8-flash", + "name": "Qwen3.8 Flash", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.15, + "output": 0.47, + "cache_read": 0.016, + "cache_write": 0.2 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "llmgateway/qwen3.8-max", "name": "Qwen3.8 Max Preview", @@ -103608,7 +104739,7 @@ "id": "llmtech/unsloth/Qwen3.8-27B-NVFP4", "name": "Qwen3.8 27B", "family": "qwen", - "attachment": false, + "attachment": true, "reasoning": true, "tool_call": true, "temperature": true, @@ -103616,7 +104747,8 @@ "last_updated": "2026-08-14", "modalities": { "input": [ - "text" + "text", + "image" ], "output": [ "text" @@ -105839,8 +106971,8 @@ }, "open_weights": false, "cost": { - "input": 2.0, - "output": 10.0, + "input": 3.0, + "output": 15.0, "cache_read": 0.2, "cache_write": 2.5 }, @@ -106251,6 +107383,36 @@ "output": 384000 } }, + { + "id": "merge-gateway/deepseek/deepseek-v4-flash-0731-fast", + "name": "DeepSeek V4 Flash 0731", + "family": "deepseek-flash", + "attachment": false, + "reasoning": true, + "tool_call": false, + "temperature": true, + "knowledge": "2025-05", + "release_date": "2026-07-31", + "last_updated": "2026-07-31", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.28, + "output": 0.56, + "cache_read": 0.07 + }, + "limit": { + "context": 1000000, + "output": 384000 + } + }, { "id": "merge-gateway/deepseek/deepseek-v4-pro", "name": "DeepSeek V4 Pro", @@ -107732,8 +108894,8 @@ }, "open_weights": true, "cost": { - "input": 3.0, - "output": 15.0, + "input": 2.9, + "output": 14.0, "cache_read": 0.3 }, "limit": { @@ -108516,7 +109678,8 @@ "cost": { "input": 0.2, "output": 1.2, - "cache_read": 0.02 + "cache_read": 0.02, + "cache_write": 0.25 }, "limit": { "context": 1050000, @@ -108548,7 +109711,8 @@ "cost": { "input": 5.0, "output": 30.0, - "cache_read": 0.5 + "cache_read": 0.5, + "cache_write": 5.0 }, "limit": { "context": 1050000, @@ -108580,7 +109744,8 @@ "cost": { "input": 2.0, "output": 12.0, - "cache_read": 0.2 + "cache_read": 0.2, + "cache_write": 2.5 }, "limit": { "context": 1050000, @@ -109339,7 +110504,7 @@ "id": "merge-gateway/qwen/qwen3.5-35b-a3b", "name": "Qwen3.5 35B A3B", "family": "qwen", - "attachment": false, + "attachment": true, "reasoning": true, "tool_call": true, "temperature": true, @@ -109347,7 +110512,8 @@ "last_updated": "2026-02-23", "modalities": { "input": [ - "text" + "text", + "image" ], "output": [ "text" @@ -109360,15 +110526,15 @@ "cache_read": 0.020357 }, "limit": { - "context": 131072, - "output": 32768 + "context": 256000, + "output": 64000 } }, { "id": "merge-gateway/qwen/qwen3.5-397b-a17b", "name": "Qwen3.5 397B A17B", "family": "qwen", - "attachment": false, + "attachment": true, "reasoning": true, "tool_call": true, "temperature": true, @@ -109376,7 +110542,8 @@ "last_updated": "2026-02-15", "modalities": { "input": [ - "text" + "text", + "image" ], "output": [ "text" @@ -109389,8 +110556,8 @@ "cache_read": 0.0344 }, "limit": { - "context": 131072, - "output": 32768 + "context": 256000, + "output": 64000 } }, { @@ -110031,9 +111198,9 @@ }, "open_weights": false, "cost": { - "input": 1.5, - "output": 4.5, - "cache_read": 0.375 + "input": 2.0, + "output": 6.0, + "cache_read": 0.5 }, "limit": { "context": 500000, @@ -110423,7 +111590,7 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 0.7, "output": 2.2, @@ -110457,9 +111624,9 @@ }, "open_weights": false, "cost": { - "input": 0.075, - "output": 0.25, - "cache_read": 0.015 + "input": 0.015, + "output": 0.05, + "cache_read": 0.003 }, "limit": { "context": 1000000, @@ -112498,6 +113665,35 @@ "output": 131072 } }, + { + "id": "modal/Qwen/Qwen3.8-2.4T-A95B", + "name": "Qwen3.8-Max", + "family": "qwen", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-12", + "last_updated": "2026-08-12", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 2.0, + "output": 6.0, + "cache_read": 0.25 + }, + "limit": { + "context": 1010000, + "output": 131072 + } + }, { "id": "modal/moonshotai/Kimi-K3", "name": "Kimi K3", @@ -112559,6 +113755,37 @@ "output": 262144 } }, + { + "id": "modal/zai-org/GLM-5.3-Flash", + "name": "GLM 5.3 Flash", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.45, + "output": 1.5, + "cache_read": 0.09 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "model-oracle-ai/auto", "name": "Auto", @@ -113601,7 +114828,7 @@ "id": "moonshotai-cn/kimi-k2.5", "name": "Kimi K2.5", "family": "kimi-k2", - "attachment": false, + "attachment": true, "reasoning": true, "tool_call": true, "temperature": false, @@ -113910,7 +115137,7 @@ "id": "moonshotai/kimi-k2.5", "name": "Kimi K2.5", "family": "kimi-k2", - "attachment": false, + "attachment": true, "reasoning": true, "tool_call": true, "temperature": false, @@ -114149,34 +115376,6 @@ "output": 32000 } }, - { - "id": "nano-gpt/Baichuan-M2", - "name": "Baichuan M2 32B Medical", - "family": "baichuan", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2025-08-19", - "last_updated": "2025-08-19", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 15.73, - "output": 15.73, - "cache_read": 7.865 - }, - "limit": { - "context": 32768, - "output": 32768 - } - }, { "id": "nano-gpt/Baichuan4-Air", "name": "Baichuan 4 Air", @@ -114492,7 +115691,7 @@ "attachment": true, "reasoning": true, "tool_call": true, - "release_date": "2026-08-26", + "release_date": "2026-07-29", "last_updated": "2026-08-26", "modalities": { "input": [ @@ -114505,9 +115704,9 @@ }, "open_weights": true, "cost": { - "input": 0.08, - "output": 0.33, - "cache_read": 0.04 + "input": 0.12, + "output": 0.38, + "cache_read": 0.06 }, "limit": { "context": 262144, @@ -114521,7 +115720,7 @@ "attachment": true, "reasoning": true, "tool_call": true, - "release_date": "2026-08-26", + "release_date": "2026-07-29", "last_updated": "2026-08-26", "modalities": { "input": [ @@ -114534,9 +115733,9 @@ }, "open_weights": true, "cost": { - "input": 0.08, - "output": 0.33, - "cache_read": 0.04 + "input": 0.12, + "output": 0.38, + "cache_read": 0.06 }, "limit": { "context": 262144, @@ -114666,7 +115865,7 @@ "attachment": true, "reasoning": true, "tool_call": true, - "release_date": "2026-08-23", + "release_date": "2026-07-29", "last_updated": "2026-08-23", "modalities": { "input": [ @@ -114679,9 +115878,9 @@ }, "open_weights": true, "cost": { - "input": 0.08, - "output": 0.33, - "cache_read": 0.04 + "input": 0.1, + "output": 0.45, + "cache_read": 0.05 }, "limit": { "context": 262144, @@ -114695,7 +115894,7 @@ "attachment": true, "reasoning": true, "tool_call": true, - "release_date": "2026-08-24", + "release_date": "2026-07-29", "last_updated": "2026-08-24", "modalities": { "input": [ @@ -114708,9 +115907,9 @@ }, "open_weights": true, "cost": { - "input": 0.08, - "output": 0.33, - "cache_read": 0.04 + "input": 0.1, + "output": 0.45, + "cache_read": 0.05 }, "limit": { "context": 262144, @@ -115565,34 +116764,6 @@ "output": 1048576 } }, - { - "id": "nano-gpt/TEE/gemma-3-27b-it", - "name": "Gemma 3 27B TEE", - "family": "gemma", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2024-01-01", - "last_updated": "2025-03-10", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.2, - "output": 0.8, - "cache_read": 0.1 - }, - "limit": { - "context": 131072, - "output": 8192 - } - }, { "id": "nano-gpt/TEE/gemma-4-26b-a4b-uncensored", "name": "Gemma 4 26B A4B Uncensored TEE", @@ -115854,6 +117025,65 @@ "output": 131072 } }, + { + "id": "nano-gpt/TEE/glm-5.3", + "name": "GLM 5.3 TEE", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.4, + "output": 4.4, + "cache_read": 0.26 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, + { + "id": "nano-gpt/TEE/glm-5.3-flash", + "name": "GLM 5.3 Flash TEE", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.15, + "output": 0.5, + "cache_read": 0.03 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, { "id": "nano-gpt/TEE/gpt-oss-120b", "name": "GPT-OSS 120B TEE", @@ -116092,35 +117322,6 @@ "output": 8192 } }, - { - "id": "nano-gpt/TEE/qwen3.5-122b-a10b", - "name": "Qwen3.5 122B A10B TEE", - "family": "qwen", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-02-23", - "last_updated": "2026-02-23", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.46, - "output": 3.68, - "cache_read": 0.23 - }, - "limit": { - "context": 262144, - "output": 262144 - } - }, { "id": "nano-gpt/TEE/qwen3.5-27b", "name": "Qwen3.5 27B TEE", @@ -116736,10 +117937,92 @@ "cache_read": 0.2465 }, "limit": { - "context": 16384, + "context": 32768, "output": 8192 } }, + { + "id": "nano-gpt/abliteration-ai/abliterated-model", + "name": "Abliterated Model", + "attachment": true, + "reasoning": true, + "tool_call": false, + "release_date": "2026-08-27", + "last_updated": "2026-08-27", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 3.0, + "output": 3.0, + "cache_read": 0.3 + }, + "limit": { + "context": 262144, + "output": 262134 + } + }, + { + "id": "nano-gpt/abliteration-ai/abliterated-model-large", + "name": "Abliterated Model Large", + "attachment": false, + "reasoning": true, + "tool_call": true, + "release_date": "2026-08-27", + "last_updated": "2026-08-27", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 5.0, + "output": 5.0, + "cache_read": 0.5 + }, + "limit": { + "context": 1000000, + "output": 999990 + } + }, + { + "id": "nano-gpt/abliteration-ai/abliterated-model-large-v2", + "name": "Abliterated Model Large V2", + "attachment": false, + "reasoning": true, + "tool_call": false, + "release_date": "2026-08-31", + "last_updated": "2026-08-31", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 5.0, + "output": 5.0, + "cache_read": 0.5 + }, + "limit": { + "context": 1000000, + "output": 999990 + } + }, { "id": "nano-gpt/aion-labs/aion-2.0", "name": "AionLabs: Aion-2.0", @@ -118528,38 +119811,6 @@ "output": 32000 } }, - { - "id": "nano-gpt/claude-opus-4-thinking:32000", - "name": "Claude 4 Opus Thinking (32K)", - "family": "claude-opus", - "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": 15.0, - "output": 75.0, - "cache_read": 1.5 - }, - "limit": { - "context": 200000, - "output": 32000 - } - }, { "id": "nano-gpt/claude-opus-4-thinking:32768", "name": "Claude 4 Opus Thinking (32K)", @@ -118720,38 +119971,6 @@ "output": 32000 } }, - { - "id": "nano-gpt/claude-opus-4.1-thinking:32000", - "name": "Claude 4.1 Opus Thinking (32K)", - "family": "claude-opus", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-03-31", - "release_date": "2025-08-05", - "last_updated": "2025-08-05", - "modalities": { - "input": [ - "text", - "image", - "pdf" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 15.0, - "output": 75.0, - "cache_read": 1.5 - }, - "limit": { - "context": 200000, - "output": 32000 - } - }, { "id": "nano-gpt/claude-opus-4.1-thinking:32768", "name": "Claude 4.1 Opus Thinking (32K)", @@ -119154,9 +120373,9 @@ }, "open_weights": false, "cost": { - "input": 1.4, - "output": 4.4, - "cache_read": 0.26 + "input": 1.0, + "output": 3.2, + "cache_read": 0.2 }, "limit": { "context": 1048576, @@ -119181,9 +120400,9 @@ }, "open_weights": false, "cost": { - "input": 1.4, - "output": 4.4, - "cache_read": 0.26, + "input": 1.0, + "output": 3.2, + "cache_read": 0.2, "cache_write": 0.08333 }, "limit": { @@ -119209,9 +120428,9 @@ }, "open_weights": false, "cost": { - "input": 1.4, - "output": 4.4, - "cache_read": 0.26 + "input": 1.0, + "output": 3.2, + "cache_read": 0.2 }, "limit": { "context": 1048576, @@ -120178,34 +121397,6 @@ "output": 384000 } }, - { - "id": "nano-gpt/dmind/dmind-1-mini", - "name": "DMind-1-Mini", - "family": "gpt", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2024-01-01", - "last_updated": "2025-06-01", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.2, - "output": 0.4, - "cache_read": 0.1 - }, - "limit": { - "context": 32768, - "output": 8192 - } - }, { "id": "nano-gpt/dots-studio/dots-3-note-preview", "name": "Dots3-Note Preview", @@ -121369,9 +122560,473 @@ }, "open_weights": true, "cost": { - "input": 0.06, - "output": 0.3, - "cache_read": 0.03 + "input": 0.05, + "output": 0.25, + "cache_read": 0.025 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "nano-gpt/gemma-4-26b-a4b-it-chimerax", + "name": "Chimera X", + "family": "gemma", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-07-29", + "last_updated": "2026-07-29", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.12, + "output": 0.38, + "cache_read": 0.06 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "nano-gpt/gemma-4-26b-a4b-it-darksoul", + "name": "Dark Soul", + "family": "gemma", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-07-29", + "last_updated": "2026-07-29", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.12, + "output": 0.38, + "cache_read": 0.06 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "nano-gpt/gemma-4-26b-a4b-it-luminous", + "name": "Luminous Mirror", + "family": "gemma", + "attachment": true, + "reasoning": false, + "tool_call": true, + "release_date": "2026-07-29", + "last_updated": "2026-07-29", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.12, + "output": 0.38, + "cache_read": 0.06 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "nano-gpt/gemma-4-26b-a4b-it-moonlight", + "name": "Moonlight Dusk", + "family": "gemma", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-07-29", + "last_updated": "2026-07-29", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.12, + "output": 0.38, + "cache_read": 0.06 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "nano-gpt/gemma-4-26b-a4b-it-musica", + "name": "Musica", + "family": "gemma", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-07-29", + "last_updated": "2026-07-29", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.12, + "output": 0.38, + "cache_read": 0.06 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "nano-gpt/gemma-4-26b-a4b-it-opusdistill", + "name": "Opus Distill", + "family": "gemma", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-07-29", + "last_updated": "2026-07-29", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.12, + "output": 0.38, + "cache_read": 0.06 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "nano-gpt/gemma-4-26b-a4b-it-shadowsiren", + "name": "Shadow Siren", + "family": "gemma", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-07-29", + "last_updated": "2026-07-29", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.12, + "output": 0.38, + "cache_read": 0.06 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "nano-gpt/gemma-4-26b-a4b-uncensored", + "name": "Gemma 4 26B A4B Uncensored", + "family": "gemma", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-07-29", + "last_updated": "2026-07-29", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.12, + "output": 0.38, + "cache_read": 0.06 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "nano-gpt/gemma-4-26b-a4b-uncensored:thinking", + "name": "Gemma 4 26B A4B Uncensored Thinking", + "family": "gemma", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-07-29", + "last_updated": "2026-07-29", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.12, + "output": 0.38, + "cache_read": 0.06 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "nano-gpt/gemma-4-31b-it-darkidol", + "name": "DarkIdol", + "family": "gemma", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-07-29", + "last_updated": "2026-07-29", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.1, + "output": 0.45, + "cache_read": 0.05 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "nano-gpt/gemma-4-31b-it-fabled", + "name": "Fabled", + "family": "gemma", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-07-29", + "last_updated": "2026-07-29", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.1, + "output": 0.45, + "cache_read": 0.05 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "nano-gpt/gemma-4-31b-it-garnet", + "name": "Garnet", + "family": "gemma", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-07-29", + "last_updated": "2026-07-29", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.1, + "output": 0.45, + "cache_read": 0.05 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "nano-gpt/gemma-4-31b-it-gembrain", + "name": "Gembrain", + "family": "gemma", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-07-29", + "last_updated": "2026-07-29", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.1, + "output": 0.45, + "cache_read": 0.05 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "nano-gpt/gemma-4-31b-it-gemsicle", + "name": "Gemsicle", + "family": "gemma", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-07-29", + "last_updated": "2026-07-29", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.1, + "output": 0.45, + "cache_read": 0.05 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "nano-gpt/gemma-4-31b-it-isometry", + "name": "Isometry", + "family": "gemma", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-07-29", + "last_updated": "2026-07-29", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.1, + "output": 0.45, + "cache_read": 0.05 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "nano-gpt/gemma-4-31b-it-novelist", + "name": "Novelist", + "family": "gemma", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-07-29", + "last_updated": "2026-07-29", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.1, + "output": 0.45, + "cache_read": 0.05 }, "limit": { "context": 262144, @@ -121442,43 +123097,15 @@ "output": 16384 } }, - { - "id": "nano-gpt/glm-4", - "name": "GLM-4", - "family": "glm", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2024-01-01", - "last_updated": "2024-01-16", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 14.994, - "output": 14.994, - "cache_read": 7.497 - }, - "limit": { - "context": 128000, - "output": 4096 - } - }, { "id": "nano-gpt/glm-4-air", - "name": "GLM-4 Air", + "name": "GLM 4 Air 0111", "family": "glm", "attachment": false, "reasoning": false, "tool_call": false, - "release_date": "2024-01-01", - "last_updated": "2024-06-05", + "release_date": "2025-01-11", + "last_updated": "2025-01-11", "modalities": { "input": [ "text" @@ -121489,65 +123116,9 @@ }, "open_weights": false, "cost": { - "input": 0.2006, - "output": 0.2006, - "cache_read": 0.1003 - }, - "limit": { - "context": 128000, - "output": 4096 - } - }, - { - "id": "nano-gpt/glm-4-airx", - "name": "GLM-4 AirX", - "family": "glm", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2024-01-01", - "last_updated": "2024-06-05", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 2.006, - "output": 2.006, - "cache_read": 1.003 - }, - "limit": { - "context": 8000, - "output": 4096 - } - }, - { - "id": "nano-gpt/glm-4-flash", - "name": "GLM-4 Flash", - "family": "glm", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2024-01-01", - "last_updated": "2024-08-01", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.1003, - "output": 0.1003, - "cache_read": 0.05015 + "input": 0.1394, + "output": 0.1394, + "cache_read": 0.0697 }, "limit": { "context": 128000, @@ -121584,13 +123155,13 @@ }, { "id": "nano-gpt/glm-4-plus", - "name": "GLM-4 Plus", + "name": "GLM 4 Plus 0111", "family": "glm", "attachment": false, "reasoning": false, "tool_call": false, - "release_date": "2024-09-20", - "last_updated": "2024-08-01", + "release_date": "2025-02-19", + "last_updated": "2025-02-19", "modalities": { "input": [ "text" @@ -121601,9 +123172,9 @@ }, "open_weights": false, "cost": { - "input": 7.497, - "output": 7.497, - "cache_read": 3.7485 + "input": 9.996, + "output": 9.996, + "cache_read": 4.998 }, "limit": { "context": 128000, @@ -121724,34 +123295,6 @@ "output": 16384 } }, - { - "id": "nano-gpt/glm-zero-preview", - "name": "GLM Zero Preview", - "family": "glm", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2024-12-20", - "last_updated": "2024-12-01", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 1.802, - "output": 1.802, - "cache_read": 0.901 - }, - "limit": { - "context": 8000, - "output": 4096 - } - }, { "id": "nano-gpt/google/gemini-3-flash-preview", "name": "Gemini 3 Flash (Preview)", @@ -122272,9 +123815,9 @@ }, "open_weights": true, "cost": { - "input": 0.08, - "output": 0.33, - "cache_read": 0.04 + "input": 0.12, + "output": 0.38, + "cache_read": 0.06 }, "limit": { "context": 262144, @@ -122311,64 +123854,6 @@ "output": 131072 } }, - { - "id": "nano-gpt/google/gemma-4-26b-a4b-uncensored", - "name": "Gemma 4 26B A4B Uncensored", - "family": "gemma", - "attachment": true, - "reasoning": true, - "tool_call": true, - "release_date": "2026-08-22", - "last_updated": "2026-08-22", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.08, - "output": 0.33, - "cache_read": 0.04 - }, - "limit": { - "context": 262144, - "output": 32768 - } - }, - { - "id": "nano-gpt/google/gemma-4-26b-a4b-uncensored:thinking", - "name": "Gemma 4 26B A4B Uncensored Thinking", - "family": "gemma", - "attachment": true, - "reasoning": true, - "tool_call": true, - "release_date": "2026-08-24", - "last_updated": "2026-08-24", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.08, - "output": 0.33, - "cache_read": 0.04 - }, - "limit": { - "context": 262144, - "output": 32768 - } - }, { "id": "nano-gpt/google/gemma-4-31b-it", "name": "Gemma 4 31B", @@ -122390,9 +123875,9 @@ }, "open_weights": true, "cost": { - "input": 0.08, - "output": 0.33, - "cache_read": 0.04 + "input": 0.1, + "output": 0.45, + "cache_read": 0.05 }, "limit": { "context": 262144, @@ -122448,9 +123933,9 @@ }, "open_weights": false, "cost": { - "input": 1.4, - "output": 4.4, - "cache_read": 0.26 + "input": 1.0, + "output": 3.2, + "cache_read": 0.2 }, "limit": { "context": 1048576, @@ -122476,9 +123961,9 @@ }, "open_weights": false, "cost": { - "input": 1.4, - "output": 4.4, - "cache_read": 0.26, + "input": 1.0, + "output": 3.2, + "cache_read": 0.2, "cache_write": 0.08333 }, "limit": { @@ -122505,9 +123990,9 @@ }, "open_weights": false, "cost": { - "input": 1.4, - "output": 4.4, - "cache_read": 0.26 + "input": 1.0, + "output": 3.2, + "cache_read": 0.2 }, "limit": { "context": 1048576, @@ -122682,34 +124167,6 @@ "output": 8192 } }, - { - "id": "nano-gpt/hunyuan-turbos", - "name": "Hunyuan Turbo S", - "family": "hunyuan", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2025-02-27", - "last_updated": "2025-02-27", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.187, - "output": 0.374, - "cache_read": 0.0935 - }, - "limit": { - "context": 24000, - "output": 8192 - } - }, { "id": "nano-gpt/ibm-granite/granite-4.1-8b", "name": "Granite 4.1 8B", @@ -122738,6 +124195,34 @@ "output": 131072 } }, + { + "id": "nano-gpt/ibm-granite/granite-4.2-8b", + "name": "Granite 4.2 8B", + "family": "granite", + "attachment": false, + "reasoning": true, + "tool_call": true, + "release_date": "2026-08-31", + "last_updated": "2026-08-31", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.1, + "output": 0.15, + "cache_read": 0.05 + }, + "limit": { + "context": 131072, + "output": 117964 + } + }, { "id": "nano-gpt/inclusionai/ling-3.0-flash", "name": "Ling 3.0 Flash", @@ -122822,230 +124307,6 @@ "output": 8192 } }, - { - "id": "nano-gpt/inflection/inflection-3-pi", - "name": "Inflection 3 Pi", - "family": "gpt", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2025-11-21", - "last_updated": "2024-10-11", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 2.499, - "output": 9.996, - "cache_read": 1.2495 - }, - "limit": { - "context": 8000, - "output": 4096 - } - }, - { - "id": "nano-gpt/inflection/inflection-3-productivity", - "name": "Inflection 3 Productivity", - "family": "gpt", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2025-11-21", - "last_updated": "2024-10-11", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 2.499, - "output": 9.996, - "cache_read": 1.2495 - }, - "limit": { - "context": 8000, - "output": 4096 - } - }, - { - "id": "nano-gpt/jamba-large", - "name": "Jamba Large", - "family": "jamba", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2025-07-09", - "last_updated": "2025-07-09", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 1.989, - "output": 7.99, - "cache_read": 0.9945 - }, - "limit": { - "context": 256000, - "output": 4096 - } - }, - { - "id": "nano-gpt/jamba-large-1.6", - "name": "Jamba Large 1.6", - "family": "jamba", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2025-03-12", - "last_updated": "2025-03-12", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 1.989, - "output": 7.99, - "cache_read": 0.9945 - }, - "limit": { - "context": 256000, - "output": 4096 - } - }, - { - "id": "nano-gpt/jamba-large-1.7", - "name": "Jamba Large 1.7", - "family": "jamba", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2025-07-09", - "last_updated": "2025-07-09", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 1.989, - "output": 7.99, - "cache_read": 0.9945 - }, - "limit": { - "context": 256000, - "output": 4096 - } - }, - { - "id": "nano-gpt/jamba-mini", - "name": "Jamba Mini", - "family": "jamba", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2025-07-09", - "last_updated": "2025-07-09", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.1989, - "output": 0.408, - "cache_read": 0.09945 - }, - "limit": { - "context": 256000, - "output": 4096 - } - }, - { - "id": "nano-gpt/jamba-mini-1.6", - "name": "Jamba Mini 1.6", - "family": "jamba", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2024-01-01", - "last_updated": "2025-03-01", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.1989, - "output": 0.408, - "cache_read": 0.09945 - }, - "limit": { - "context": 256000, - "output": 4096 - } - }, - { - "id": "nano-gpt/jamba-mini-1.7", - "name": "Jamba Mini 1.7", - "family": "jamba", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2025-07-09", - "last_updated": "2025-07-09", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.1989, - "output": 0.408, - "cache_read": 0.09945 - }, - "limit": { - "context": 256000, - "output": 4096 - } - }, { "id": "nano-gpt/kimi-k2-instruct-fast", "name": "Kimi K2 0711 Fast", @@ -123159,34 +124420,6 @@ "output": 80000 } }, - { - "id": "nano-gpt/learnlm-1.5-pro-experimental", - "name": "Gemini LearnLM Experimental", - "family": "gemini", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2024-01-01", - "last_updated": "2024-05-14", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 3.502, - "output": 10.506, - "cache_read": 1.751 - }, - "limit": { - "context": 32767, - "output": 8192 - } - }, { "id": "nano-gpt/liquid/lfm-2.5-2.6b", "name": "LFM2.5 2.6B", @@ -124650,9 +125883,9 @@ }, "open_weights": true, "cost": { - "input": 2.5, - "output": 13.5, - "cache_read": 0.25 + "input": 2.0, + "output": 10.0, + "cache_read": 0.2 }, "limit": { "context": 1048576, @@ -124925,9 +126158,9 @@ }, "open_weights": true, "cost": { - "input": 2.5, - "output": 13.5, - "cache_read": 0.25 + "input": 2.0, + "output": 10.0, + "cache_read": 0.2 }, "limit": { "context": 1048576, @@ -126332,10 +127565,10 @@ }, "open_weights": false, "cost": { - "input": 0.1, - "output": 0.6, - "cache_read": 0.01, - "cache_write": 0.125 + "input": 0.2, + "output": 1.2, + "cache_read": 0.02, + "cache_write": 0.25 }, "limit": { "context": 1050000, @@ -126365,10 +127598,10 @@ }, "open_weights": false, "cost": { - "input": 0.1, - "output": 0.6, - "cache_read": 0.01, - "cache_write": 0.125 + "input": 0.2, + "output": 1.2, + "cache_read": 0.02, + "cache_write": 0.25 }, "limit": { "context": 1050000, @@ -126464,10 +127697,10 @@ }, "open_weights": false, "cost": { - "input": 1.0, - "output": 6.0, - "cache_read": 0.1, - "cache_write": 1.25 + "input": 2.0, + "output": 12.0, + "cache_read": 0.2, + "cache_write": 2.5 }, "limit": { "context": 1050000, @@ -126497,10 +127730,10 @@ }, "open_weights": false, "cost": { - "input": 1.0, - "output": 6.0, - "cache_read": 0.1, - "cache_write": 1.25 + "input": 2.0, + "output": 12.0, + "cache_read": 0.2, + "cache_write": 2.5 }, "limit": { "context": 1050000, @@ -126980,7 +128213,7 @@ "attachment": true, "reasoning": true, "tool_call": true, - "release_date": "2026-08-20", + "release_date": "2026-07-29", "last_updated": "2026-08-20", "modalities": { "input": [ @@ -127009,7 +128242,7 @@ "attachment": true, "reasoning": true, "tool_call": true, - "release_date": "2026-08-20", + "release_date": "2026-07-29", "last_updated": "2026-08-20", "modalities": { "input": [ @@ -127031,64 +128264,6 @@ "output": 32768 } }, - { - "id": "nano-gpt/ornith-ai/ornith-1.5-397b", - "name": "Ornith 1.5 397B", - "family": "ornith", - "attachment": true, - "reasoning": true, - "tool_call": true, - "release_date": "2026-08-24", - "last_updated": "2026-08-24", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.9, - "output": 3.6, - "cache_read": 0.045 - }, - "limit": { - "context": 262144, - "output": 32768 - } - }, - { - "id": "nano-gpt/ornith-ai/ornith-1.5-397b:thinking", - "name": "Ornith 1.5 397B Thinking", - "family": "ornith", - "attachment": true, - "reasoning": true, - "tool_call": true, - "release_date": "2026-08-24", - "last_updated": "2026-08-24", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.9, - "output": 3.6, - "cache_read": 0.045 - }, - "limit": { - "context": 262144, - "output": 32768 - } - }, { "id": "nano-gpt/ornith-ai/ornith-1.5-9b", "name": "Ornith 1.5 9B", @@ -127096,7 +128271,7 @@ "attachment": true, "reasoning": true, "tool_call": true, - "release_date": "2026-08-23", + "release_date": "2026-07-29", "last_updated": "2026-08-23", "modalities": { "input": [ @@ -127109,9 +128284,9 @@ }, "open_weights": true, "cost": { - "input": 0.05, - "output": 0.1, - "cache_read": 0.025 + "input": 0.1, + "output": 0.2, + "cache_read": 0.05 }, "limit": { "context": 262144, @@ -127125,7 +128300,7 @@ "attachment": true, "reasoning": true, "tool_call": true, - "release_date": "2026-08-24", + "release_date": "2026-07-29", "last_updated": "2026-08-24", "modalities": { "input": [ @@ -127138,9 +128313,9 @@ }, "open_weights": true, "cost": { - "input": 0.05, - "output": 0.1, - "cache_read": 0.025 + "input": 0.1, + "output": 0.2, + "cache_read": 0.05 }, "limit": { "context": 262144, @@ -127314,35 +128489,6 @@ "output": 60000 } }, - { - "id": "nano-gpt/poolside/laguna-m.1", - "name": "Laguna M.1", - "family": "laguna", - "attachment": false, - "reasoning": false, - "tool_call": false, - "temperature": true, - "release_date": "2026-04-28", - "last_updated": "2026-06-13", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.2, - "output": 0.4, - "cache_read": 0.1 - }, - "limit": { - "context": 262144, - "output": 32768 - } - }, { "id": "nano-gpt/poolside/laguna-s-2.1", "name": "Laguna S 2.1", @@ -128305,7 +129451,7 @@ "attachment": true, "reasoning": true, "tool_call": true, - "release_date": "2026-08-21", + "release_date": "2026-07-29", "last_updated": "2026-08-21", "modalities": { "input": [ @@ -128319,7 +129465,7 @@ "open_weights": true, "cost": { "input": 0.15, - "output": 0.5, + "output": 0.95, "cache_read": 0.075 }, "limit": { @@ -128334,7 +129480,7 @@ "attachment": true, "reasoning": true, "tool_call": true, - "release_date": "2026-08-24", + "release_date": "2026-07-29", "last_updated": "2026-08-24", "modalities": { "input": [ @@ -128348,7 +129494,7 @@ "open_weights": true, "cost": { "input": 0.15, - "output": 0.5, + "output": 0.95, "cache_read": 0.075 }, "limit": { @@ -128389,6 +129535,35 @@ "output": 65536 } }, + { + "id": "nano-gpt/qwen/qwen3.8-27b-fable", + "name": "Qwen 3.8 27B Fable", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-07-29", + "last_updated": "2026-08-28", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.25, + "output": 1.5, + "cache_read": 0.125 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, { "id": "nano-gpt/qwen/qwen3.8-27b-obliterated", "name": "Qwen 3.8 27B Obliterated", @@ -128396,7 +129571,7 @@ "attachment": true, "reasoning": true, "tool_call": true, - "release_date": "2026-08-24", + "release_date": "2026-07-29", "last_updated": "2026-08-24", "modalities": { "input": [ @@ -128409,9 +129584,9 @@ }, "open_weights": true, "cost": { - "input": 0.18, - "output": 0.5, - "cache_read": 0.075 + "input": 0.25, + "output": 1.5, + "cache_read": 0.125 }, "limit": { "context": 262144, @@ -128425,7 +129600,7 @@ "attachment": true, "reasoning": true, "tool_call": true, - "release_date": "2026-08-24", + "release_date": "2026-07-29", "last_updated": "2026-08-24", "modalities": { "input": [ @@ -128438,9 +129613,9 @@ }, "open_weights": true, "cost": { - "input": 0.18, - "output": 0.5, - "cache_read": 0.075 + "input": 0.25, + "output": 1.5, + "cache_read": 0.125 }, "limit": { "context": 262144, @@ -128454,7 +129629,7 @@ "attachment": true, "reasoning": true, "tool_call": true, - "release_date": "2026-08-21", + "release_date": "2026-07-29", "last_updated": "2026-08-21", "modalities": { "input": [ @@ -128467,9 +129642,9 @@ }, "open_weights": true, "cost": { - "input": 0.18, - "output": 0.5, - "cache_read": 0.075 + "input": 0.25, + "output": 1.5, + "cache_read": 0.125 }, "limit": { "context": 262144, @@ -128483,7 +129658,7 @@ "attachment": true, "reasoning": true, "tool_call": true, - "release_date": "2026-08-25", + "release_date": "2026-07-29", "last_updated": "2026-08-25", "modalities": { "input": [ @@ -128496,9 +129671,9 @@ }, "open_weights": true, "cost": { - "input": 0.18, - "output": 0.5, - "cache_read": 0.075 + "input": 0.25, + "output": 1.5, + "cache_read": 0.125 }, "limit": { "context": 262144, @@ -129308,8 +130483,8 @@ }, "open_weights": true, "cost": { - "input": 0.2, - "output": 1.4, + "input": 0.15, + "output": 0.7, "cache_read": 0.04 }, "limit": { @@ -129338,8 +130513,8 @@ }, "open_weights": true, "cost": { - "input": 0.2, - "output": 1.4, + "input": 0.15, + "output": 0.7, "cache_read": 0.04 }, "limit": { @@ -129790,34 +130965,6 @@ "output": 8192 } }, - { - "id": "nano-gpt/step-r1-v-mini", - "name": "Step R1 V Mini", - "family": "step", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2024-01-01", - "last_updated": "2025-04-08", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 2.5, - "output": 11.0, - "cache_read": 1.25 - }, - "limit": { - "context": 128000, - "output": 65536 - } - }, { "id": "nano-gpt/stepfun-ai/step-3.5-flash", "name": "Step 3.5 Flash", @@ -129935,6 +131082,35 @@ "output": 262144 } }, + { + "id": "nano-gpt/tencent/hy4-preview", + "name": "Tencent Hy4 Preview", + "family": "Hy", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-28", + "last_updated": "2026-08-28", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.834, + "output": 2.501, + "cache_read": 0.042 + }, + "limit": { + "context": 1048576, + "output": 64000 + } + }, { "id": "nano-gpt/thinkingmachines/Inkling-Small", "name": "Inkling Small", @@ -130735,34 +131911,6 @@ "output": 4096 } }, - { - "id": "nano-gpt/yi-lightning", - "name": "Yi Lightning", - "family": "yi", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2025-06-15", - "last_updated": "2024-10-16", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.2006, - "output": 0.2006, - "cache_read": 0.1003 - }, - "limit": { - "context": 12000, - "output": 4096 - } - }, { "id": "nano-gpt/yi-medium-200k", "name": "Yi Medium 200k", @@ -130791,6 +131939,210 @@ "output": 4096 } }, + { + "id": "nano-gpt/z-ai/GLM-4.5-Air", + "name": "GLM 4.5 Air", + "family": "glm-air", + "attachment": false, + "reasoning": false, + "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": true, + "cost": { + "input": 0.12, + "output": 0.8, + "cache_read": 0.06 + }, + "limit": { + "context": 128000, + "output": 98304 + } + }, + { + "id": "nano-gpt/z-ai/GLM-4.5-Air:thinking", + "name": "GLM 4.5 Air (Thinking)", + "family": "glm-air", + "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": true, + "cost": { + "input": 0.12, + "output": 0.8, + "cache_read": 0.06 + }, + "limit": { + "context": 128000, + "output": 98304 + } + }, + { + "id": "nano-gpt/z-ai/GLM-4.5:thinking", + "name": "GLM 4.5 (Thinking)", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": false, + "temperature": true, + "knowledge": "2025-04", + "release_date": "2025-07-28", + "last_updated": "2025-07-28", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.3, + "output": 1.3, + "cache_read": 0.15 + }, + "limit": { + "context": 128000, + "output": 65536 + } + }, + { + "id": "nano-gpt/z-ai/GLM-4.6-turbo", + "name": "GLM 4.6 Turbo", + "family": "glm", + "attachment": false, + "reasoning": false, + "tool_call": false, + "release_date": "2025-10-02", + "last_updated": "2025-10-02", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.0, + "output": 3.0, + "cache_read": 0.5 + }, + "limit": { + "context": 200000, + "output": 204800 + } + }, + { + "id": "nano-gpt/z-ai/GLM-4.6-turbo:thinking", + "name": "GLM 4.6 Turbo (Thinking)", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": false, + "release_date": "2025-10-02", + "last_updated": "2025-10-02", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.0, + "output": 3.0, + "cache_read": 0.5 + }, + "limit": { + "context": 200000, + "output": 204800 + } + }, + { + "id": "nano-gpt/z-ai/glm", + "name": "GLM Latest", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "release_date": "2026-05-03", + "last_updated": "2026-05-03", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.0, + "output": 3.2, + "cache_read": 0.2 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, + { + "id": "nano-gpt/z-ai/glm-4.5", + "name": "GLM 4.5", + "family": "glm", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "knowledge": "2025-04", + "release_date": "2025-07-28", + "last_updated": "2025-07-28", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.3, + "output": 1.3, + "cache_read": 0.15 + }, + "limit": { + "context": 128000, + "output": 65536 + } + }, { "id": "nano-gpt/z-ai/glm-4.5v", "name": "GLM 4.5V", @@ -130883,6 +132235,34 @@ "output": 65535 } }, + { + "id": "nano-gpt/z-ai/glm-4.6-original", + "name": "GLM 4.6 Original", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "release_date": "2025-12-11", + "last_updated": "2025-12-11", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.35, + "output": 1.4, + "cache_read": 0.175 + }, + "limit": { + "context": 256000, + "output": 65535 + } + }, { "id": "nano-gpt/z-ai/glm-4.6:thinking", "name": "GLM 4.6 Thinking", @@ -130913,6 +132293,412 @@ "output": 65535 } }, + { + "id": "nano-gpt/z-ai/glm-4.6v", + "name": "GLM 4.6V", + "family": "glm", + "attachment": true, + "reasoning": false, + "tool_call": false, + "temperature": true, + "knowledge": "2025-04", + "release_date": "2025-12-08", + "last_updated": "2025-12-08", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.3, + "output": 0.9, + "cache_read": 0.15 + }, + "limit": { + "context": 128000, + "output": 24000 + } + }, + { + "id": "nano-gpt/z-ai/glm-4.6v-flash-original", + "name": "GLM 4.6V Flash", + "family": "glm", + "attachment": true, + "reasoning": false, + "tool_call": false, + "release_date": "2025-12-08", + "last_updated": "2025-12-08", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.1, + "output": 0.4, + "cache_read": 0.05 + }, + "limit": { + "context": 128000, + "output": 24000 + } + }, + { + "id": "nano-gpt/z-ai/glm-4.6v-original", + "name": "GLM 4.6V Original", + "family": "glm", + "attachment": true, + "reasoning": false, + "tool_call": false, + "release_date": "2025-12-08", + "last_updated": "2025-12-08", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.6, + "output": 0.9, + "cache_read": 0.3 + }, + "limit": { + "context": 128000, + "output": 24000 + } + }, + { + "id": "nano-gpt/z-ai/glm-4.7", + "name": "GLM 4.7", + "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.2, + "output": 0.8, + "cache_read": 0.1 + }, + "limit": { + "context": 200000, + "output": 65535 + } + }, + { + "id": "nano-gpt/z-ai/glm-4.7-flash", + "name": "GLM 4.7 Flash", + "family": "glm-flash", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-04", + "release_date": "2026-01-19", + "last_updated": "2026-01-19", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.07, + "output": 0.4, + "cache_read": 0.035 + }, + "limit": { + "context": 200000, + "output": 128000 + } + }, + { + "id": "nano-gpt/z-ai/glm-4.7-flash-original", + "name": "GLM 4.7 Flash Original", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "release_date": "2026-01-19", + "last_updated": "2026-01-19", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.07, + "output": 0.4, + "cache_read": 0.035 + }, + "limit": { + "context": 200000, + "output": 128000 + } + }, + { + "id": "nano-gpt/z-ai/glm-4.7-flash-original:thinking", + "name": "GLM 4.7 Flash Original Thinking", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "release_date": "2026-01-19", + "last_updated": "2026-01-19", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.07, + "output": 0.4, + "cache_read": 0.035 + }, + "limit": { + "context": 200000, + "output": 128000 + } + }, + { + "id": "nano-gpt/z-ai/glm-4.7-flash:thinking", + "name": "GLM 4.7 Flash Thinking", + "family": "glm-flash", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-04", + "release_date": "2026-01-19", + "last_updated": "2026-01-19", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.07, + "output": 0.4, + "cache_read": 0.035 + }, + "limit": { + "context": 200000, + "output": 128000 + } + }, + { + "id": "nano-gpt/z-ai/glm-4.7-original", + "name": "GLM 4.7 Original", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "release_date": "2025-12-22", + "last_updated": "2025-12-22", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.6, + "output": 2.2, + "cache_read": 0.11 + }, + "limit": { + "context": 200000, + "output": 65535 + } + }, + { + "id": "nano-gpt/z-ai/glm-4.7-original:thinking", + "name": "GLM 4.7 Original Thinking", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "release_date": "2025-12-22", + "last_updated": "2025-12-22", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.6, + "output": 2.2, + "cache_read": 0.11 + }, + "limit": { + "context": 200000, + "output": 65535 + } + }, + { + "id": "nano-gpt/z-ai/glm-4.7:thinking", + "name": "GLM 4.7 Thinking", + "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.2, + "output": 0.8, + "cache_read": 0.1 + }, + "limit": { + "context": 200000, + "output": 65535 + } + }, + { + "id": "nano-gpt/z-ai/glm-5", + "name": "GLM 5", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-02-12", + "last_updated": "2026-02-12", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.5, + "output": 2.55, + "cache_read": 0.13 + }, + "limit": { + "context": 200000, + "output": 128000 + } + }, + { + "id": "nano-gpt/z-ai/glm-5-original", + "name": "GLM 5 Original", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "release_date": "2026-02-11", + "last_updated": "2026-02-11", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.0, + "output": 3.2, + "cache_read": 0.2 + }, + "limit": { + "context": 200000, + "output": 128000 + } + }, + { + "id": "nano-gpt/z-ai/glm-5-original:thinking", + "name": "GLM 5 Original Thinking", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "release_date": "2026-02-11", + "last_updated": "2026-02-11", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.0, + "output": 3.2, + "cache_read": 0.2 + }, + "limit": { + "context": 200000, + "output": 128000 + } + }, { "id": "nano-gpt/z-ai/glm-5-turbo", "name": "GLM 5 Turbo", @@ -130942,6 +132728,151 @@ "output": 131072 } }, + { + "id": "nano-gpt/z-ai/glm-5.1", + "name": "GLM 5.1", + "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": 0.75, + "output": 2.6, + "cache_read": 0.15 + }, + "limit": { + "context": 200000, + "output": 131072 + } + }, + { + "id": "nano-gpt/z-ai/glm-5.1:thinking", + "name": "GLM 5.1 Thinking", + "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": 0.75, + "output": 2.6, + "cache_read": 0.15 + }, + "limit": { + "context": 200000, + "output": 131072 + } + }, + { + "id": "nano-gpt/z-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-13", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.42, + "output": 1.32, + "cache_read": 0.078 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, + { + "id": "nano-gpt/z-ai/glm-5.2:thinking", + "name": "GLM 5.2 Thinking", + "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.42, + "output": 1.32, + "cache_read": 0.078 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, + { + "id": "nano-gpt/z-ai/glm-5.3", + "name": "GLM 5.3", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.0, + "output": 3.2, + "cache_read": 0.2 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, { "id": "nano-gpt/z-ai/glm-5.3-flash", "name": "GLM 5.3 Flash", @@ -130973,6 +132904,93 @@ "output": 131072 } }, + { + "id": "nano-gpt/z-ai/glm-5.3-flash-uncensored", + "name": "GLM 5.3 Flash Uncensored", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-07-29", + "last_updated": "2026-08-27", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.35, + "output": 1.4, + "cache_read": 0.175 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "nano-gpt/z-ai/glm-5.3:thinking", + "name": "GLM 5.3 Thinking", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.0, + "output": 3.2, + "cache_read": 0.2 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, + { + "id": "nano-gpt/z-ai/glm-5:thinking", + "name": "GLM 5 Thinking", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-02-12", + "last_updated": "2026-02-12", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.5, + "output": 2.55, + "cache_read": 0.13 + }, + "limit": { + "context": 200000, + "output": 128000 + } + }, { "id": "nano-gpt/z-ai/glm-5v-turbo", "name": "GLM 5V Turbo", @@ -131033,847 +133051,6 @@ "output": 131072 } }, - { - "id": "nano-gpt/zai-org/GLM-4.5-Air", - "name": "GLM 4.5 Air", - "family": "glm-air", - "attachment": false, - "reasoning": false, - "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": true, - "cost": { - "input": 0.12, - "output": 0.8, - "cache_read": 0.06 - }, - "limit": { - "context": 128000, - "output": 98304 - } - }, - { - "id": "nano-gpt/zai-org/GLM-4.5-Air:thinking", - "name": "GLM 4.5 Air (Thinking)", - "family": "glm-air", - "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": true, - "cost": { - "input": 0.12, - "output": 0.8, - "cache_read": 0.06 - }, - "limit": { - "context": 128000, - "output": 98304 - } - }, - { - "id": "nano-gpt/zai-org/GLM-4.5:thinking", - "name": "GLM 4.5 (Thinking)", - "family": "glm", - "attachment": false, - "reasoning": true, - "tool_call": false, - "temperature": true, - "knowledge": "2025-04", - "release_date": "2025-07-28", - "last_updated": "2025-07-28", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.3, - "output": 1.3, - "cache_read": 0.15 - }, - "limit": { - "context": 128000, - "output": 65536 - } - }, - { - "id": "nano-gpt/zai-org/GLM-4.6-turbo", - "name": "GLM 4.6 Turbo", - "family": "glm", - "attachment": false, - "reasoning": false, - "tool_call": false, - "release_date": "2025-10-02", - "last_updated": "2025-10-02", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 1.0, - "output": 3.0, - "cache_read": 0.5 - }, - "limit": { - "context": 200000, - "output": 204800 - } - }, - { - "id": "nano-gpt/zai-org/GLM-4.6-turbo:thinking", - "name": "GLM 4.6 Turbo (Thinking)", - "family": "glm", - "attachment": false, - "reasoning": true, - "tool_call": false, - "release_date": "2025-10-02", - "last_updated": "2025-10-02", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 1.0, - "output": 3.0, - "cache_read": 0.5 - }, - "limit": { - "context": 200000, - "output": 204800 - } - }, - { - "id": "nano-gpt/zai-org/glm", - "name": "GLM Latest", - "family": "glm", - "attachment": false, - "reasoning": true, - "tool_call": true, - "release_date": "2026-05-03", - "last_updated": "2026-05-03", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.42, - "output": 1.32, - "cache_read": 0.078 - }, - "limit": { - "context": 1048576, - "output": 131072 - } - }, - { - "id": "nano-gpt/zai-org/glm-4.5", - "name": "GLM 4.5", - "family": "glm", - "attachment": false, - "reasoning": false, - "tool_call": false, - "temperature": true, - "knowledge": "2025-04", - "release_date": "2025-07-28", - "last_updated": "2025-07-28", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.3, - "output": 1.3, - "cache_read": 0.15 - }, - "limit": { - "context": 128000, - "output": 65536 - } - }, - { - "id": "nano-gpt/zai-org/glm-4.6-original", - "name": "GLM 4.6 Original", - "family": "glm", - "attachment": false, - "reasoning": true, - "tool_call": true, - "release_date": "2025-12-11", - "last_updated": "2025-12-11", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.35, - "output": 1.4, - "cache_read": 0.175 - }, - "limit": { - "context": 256000, - "output": 65535 - } - }, - { - "id": "nano-gpt/zai-org/glm-4.6v", - "name": "GLM 4.6V", - "family": "glm", - "attachment": true, - "reasoning": false, - "tool_call": false, - "temperature": true, - "knowledge": "2025-04", - "release_date": "2025-12-08", - "last_updated": "2025-12-08", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.3, - "output": 0.9, - "cache_read": 0.15 - }, - "limit": { - "context": 128000, - "output": 24000 - } - }, - { - "id": "nano-gpt/zai-org/glm-4.6v-flash-original", - "name": "GLM 4.6V Flash", - "family": "glm", - "attachment": true, - "reasoning": false, - "tool_call": false, - "release_date": "2025-12-08", - "last_updated": "2025-12-08", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.1, - "output": 0.4, - "cache_read": 0.05 - }, - "limit": { - "context": 128000, - "output": 24000 - } - }, - { - "id": "nano-gpt/zai-org/glm-4.6v-original", - "name": "GLM 4.6V Original", - "family": "glm", - "attachment": true, - "reasoning": false, - "tool_call": false, - "release_date": "2025-12-08", - "last_updated": "2025-12-08", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.6, - "output": 0.9, - "cache_read": 0.3 - }, - "limit": { - "context": 128000, - "output": 24000 - } - }, - { - "id": "nano-gpt/zai-org/glm-4.7", - "name": "GLM 4.7", - "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.2, - "output": 0.8, - "cache_read": 0.1 - }, - "limit": { - "context": 200000, - "output": 65535 - } - }, - { - "id": "nano-gpt/zai-org/glm-4.7-flash", - "name": "GLM 4.7 Flash", - "family": "glm-flash", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-04", - "release_date": "2026-01-19", - "last_updated": "2026-01-19", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.07, - "output": 0.4, - "cache_read": 0.035 - }, - "limit": { - "context": 200000, - "output": 128000 - } - }, - { - "id": "nano-gpt/zai-org/glm-4.7-flash-original", - "name": "GLM 4.7 Flash Original", - "family": "glm", - "attachment": false, - "reasoning": true, - "tool_call": true, - "release_date": "2026-01-19", - "last_updated": "2026-01-19", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.07, - "output": 0.4, - "cache_read": 0.035 - }, - "limit": { - "context": 200000, - "output": 128000 - } - }, - { - "id": "nano-gpt/zai-org/glm-4.7-flash-original:thinking", - "name": "GLM 4.7 Flash Original Thinking", - "family": "glm", - "attachment": false, - "reasoning": true, - "tool_call": true, - "release_date": "2026-01-19", - "last_updated": "2026-01-19", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.07, - "output": 0.4, - "cache_read": 0.035 - }, - "limit": { - "context": 200000, - "output": 128000 - } - }, - { - "id": "nano-gpt/zai-org/glm-4.7-flash:thinking", - "name": "GLM 4.7 Flash Thinking", - "family": "glm-flash", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-04", - "release_date": "2026-01-19", - "last_updated": "2026-01-19", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.07, - "output": 0.4, - "cache_read": 0.035 - }, - "limit": { - "context": 200000, - "output": 128000 - } - }, - { - "id": "nano-gpt/zai-org/glm-4.7-original", - "name": "GLM 4.7 Original", - "family": "glm", - "attachment": false, - "reasoning": true, - "tool_call": true, - "release_date": "2025-12-22", - "last_updated": "2025-12-22", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.6, - "output": 2.2, - "cache_read": 0.11 - }, - "limit": { - "context": 200000, - "output": 65535 - } - }, - { - "id": "nano-gpt/zai-org/glm-4.7-original:thinking", - "name": "GLM 4.7 Original Thinking", - "family": "glm", - "attachment": false, - "reasoning": true, - "tool_call": true, - "release_date": "2025-12-22", - "last_updated": "2025-12-22", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.6, - "output": 2.2, - "cache_read": 0.11 - }, - "limit": { - "context": 200000, - "output": 65535 - } - }, - { - "id": "nano-gpt/zai-org/glm-4.7:thinking", - "name": "GLM 4.7 Thinking", - "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.2, - "output": 0.8, - "cache_read": 0.1 - }, - "limit": { - "context": 200000, - "output": 65535 - } - }, - { - "id": "nano-gpt/zai-org/glm-5", - "name": "GLM 5", - "family": "glm", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-02-12", - "last_updated": "2026-02-12", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.5, - "output": 2.55, - "cache_read": 0.13 - }, - "limit": { - "context": 200000, - "output": 128000 - } - }, - { - "id": "nano-gpt/zai-org/glm-5-original", - "name": "GLM 5 Original", - "family": "glm", - "attachment": false, - "reasoning": true, - "tool_call": true, - "release_date": "2026-02-11", - "last_updated": "2026-02-11", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 1.0, - "output": 3.2, - "cache_read": 0.2 - }, - "limit": { - "context": 200000, - "output": 128000 - } - }, - { - "id": "nano-gpt/zai-org/glm-5-original:thinking", - "name": "GLM 5 Original Thinking", - "family": "glm", - "attachment": false, - "reasoning": true, - "tool_call": true, - "release_date": "2026-02-11", - "last_updated": "2026-02-11", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 1.0, - "output": 3.2, - "cache_read": 0.2 - }, - "limit": { - "context": 200000, - "output": 128000 - } - }, - { - "id": "nano-gpt/zai-org/glm-5.1", - "name": "GLM 5.1", - "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": 0.75, - "output": 2.6, - "cache_read": 0.15 - }, - "limit": { - "context": 200000, - "output": 131072 - } - }, - { - "id": "nano-gpt/zai-org/glm-5.1:thinking", - "name": "GLM 5.1 Thinking", - "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": 0.75, - "output": 2.6, - "cache_read": 0.15 - }, - "limit": { - "context": 200000, - "output": 131072 - } - }, - { - "id": "nano-gpt/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.42, - "output": 1.32, - "cache_read": 0.078 - }, - "limit": { - "context": 1048576, - "output": 131072 - } - }, - { - "id": "nano-gpt/zai-org/glm-5.2:thinking", - "name": "GLM 5.2 Thinking", - "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.42, - "output": 1.32, - "cache_read": 0.078 - }, - "limit": { - "context": 1048576, - "output": 131072 - } - }, - { - "id": "nano-gpt/zai-org/glm-5.3", - "name": "GLM 5.3 Preview", - "family": "glm", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-08-14", - "last_updated": "2026-08-14", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 1.4, - "output": 4.4, - "cache_read": 0.26 - }, - "limit": { - "context": 1048576, - "output": 131072 - } - }, - { - "id": "nano-gpt/zai-org/glm-5.3:thinking", - "name": "GLM 5.3 Preview Thinking", - "family": "glm", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-08-14", - "last_updated": "2026-08-14", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 1.4, - "output": 4.4, - "cache_read": 0.26 - }, - "limit": { - "context": 1048576, - "output": 131072 - } - }, - { - "id": "nano-gpt/zai-org/glm-5:thinking", - "name": "GLM 5 Thinking", - "family": "glm", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-02-12", - "last_updated": "2026-02-12", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.5, - "output": 2.55, - "cache_read": 0.13 - }, - "limit": { - "context": 200000, - "output": 128000 - } - }, { "id": "nearai/Qwen/Qwen3-30B-A3B-Instruct", "name": "Qwen3 30B-A3B Instruct 2507", @@ -135503,65 +136680,6 @@ "output": 64000 } }, - { - "id": "neuralwatt/Qwen/Qwen3.5-397B-A17B-FP8", - "name": "Qwen3.5 397B A17B FP8", - "family": "qwen", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-02-01", - "last_updated": "2026-02-01", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.69, - "output": 4.14, - "cache_read": 0.1725 - }, - "limit": { - "context": 262128, - "output": 262128 - } - }, - { - "id": "neuralwatt/Qwen/Qwen3.6-35B-A3B", - "name": "Qwen3.6 35B A3B", - "family": "qwen3.6", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-04-01", - "last_updated": "2026-04-01", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.29, - "output": 1.15, - "cache_read": 0.0725 - }, - "limit": { - "context": 131056, - "output": 131056 - } - }, { "id": "neuralwatt/deepseek-v4-flash", "name": "DeepSeek V4 Flash", @@ -135675,7 +136793,7 @@ "cost": { "input": 0.144, "output": 0.42, - "cache_read": 0.036 + "cache_read": 0.0144 }, "limit": { "context": 262128, @@ -135704,7 +136822,7 @@ "cost": { "input": 1.45, "output": 4.5, - "cache_read": 0.3625 + "cache_read": 0.145 }, "limit": { "context": 1048560, @@ -135716,7 +136834,7 @@ "name": "GLM 5.2 Fast", "family": "glm", "attachment": false, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2026-06-17", @@ -135733,7 +136851,7 @@ "cost": { "input": 1.45, "output": 4.5, - "cache_read": 0.3625 + "cache_read": 0.145 }, "limit": { "context": 1048560, @@ -135760,9 +136878,9 @@ }, "open_weights": true, "cost": { - "input": 0.725, - "output": 2.25, - "cache_read": 0.18125 + "input": 0.9425, + "output": 2.925, + "cache_read": 0.09425 }, "limit": { "context": 1048560, @@ -135791,11 +136909,11 @@ "cost": { "input": 1.45, "output": 4.5, - "cache_read": 0.3625 + "cache_read": 0.145 }, "limit": { "context": 199984, - "output": 199984 + "output": 32000 } }, { @@ -135803,7 +136921,7 @@ "name": "GLM 5.2 Short Fast", "family": "glm", "attachment": false, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2026-06-17", @@ -135820,11 +136938,11 @@ "cost": { "input": 1.45, "output": 4.5, - "cache_read": 0.3625 + "cache_read": 0.145 }, "limit": { "context": 199984, - "output": 199984 + "output": 32000 } }, { @@ -135832,7 +136950,7 @@ "name": "GLM 5.2 Short Fast Flex", "family": "glm", "attachment": false, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2026-06-17", @@ -135847,13 +136965,13 @@ }, "open_weights": true, "cost": { - "input": 0.725, - "output": 2.25, - "cache_read": 0.18125 + "input": 0.9425, + "output": 2.925, + "cache_read": 0.09425 }, "limit": { "context": 199984, - "output": 199984 + "output": 32000 } }, { @@ -135876,29 +136994,28 @@ }, "open_weights": true, "cost": { - "input": 0.725, - "output": 2.25, - "cache_read": 0.18125 + "input": 0.9425, + "output": 2.925, + "cache_read": 0.09425 }, "limit": { "context": 199984, - "output": 199984 + "output": 32000 } }, { - "id": "neuralwatt/kimi-k2.5-fast", - "name": "Kimi K2.5 Fast", - "family": "kimi-k2", - "attachment": true, - "reasoning": false, + "id": "neuralwatt/glm-5.3", + "name": "GLM 5.3", + "family": "glm", + "attachment": false, + "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2026-01-27", - "last_updated": "2026-01-27", + "release_date": "2026-08-14", + "last_updated": "2026-08-14", "modalities": { "input": [ - "text", - "image" + "text" ], "output": [ "text" @@ -135906,55 +137023,26 @@ }, "open_weights": true, "cost": { - "input": 0.52, - "output": 2.59, - "cache_read": 0.13 + "input": 1.45, + "output": 4.5, + "cache_read": 0.145 }, "limit": { - "context": 262128, - "output": 262128 + "context": 1048560, + "output": 1048560 } }, { - "id": "neuralwatt/kimi-k2.6-fast", - "name": "Kimi K2.6 Fast", - "family": "kimi-k2", - "attachment": true, - "reasoning": false, - "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.69, - "output": 3.22, - "cache_read": 0.1725 - }, - "limit": { - "context": 262128, - "output": 262128 - } - }, - { - "id": "neuralwatt/kimi-k2.6-flex", - "name": "Kimi K2.6 Flex", + "id": "neuralwatt/kimi-k2.7-code", + "name": "Kimi K2.7 Code", "family": "kimi-k2", "attachment": true, "reasoning": true, "tool_call": true, - "temperature": true, - "release_date": "2026-04-21", - "last_updated": "2026-04-21", + "temperature": false, + "knowledge": "2025-01", + "release_date": "2026-06-12", + "last_updated": "2026-06-12", "modalities": { "input": [ "text", @@ -135966,9 +137054,40 @@ }, "open_weights": true, "cost": { - "input": 0.345, - "output": 1.61, - "cache_read": 0.08625 + "input": 0.95, + "output": 4.0, + "cache_read": 0.095 + }, + "limit": { + "context": 262128, + "output": 262128 + } + }, + { + "id": "neuralwatt/kimi-k2.7-code-fast", + "name": "Kimi K2.7 Code Fast", + "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.95, + "output": 4.0, + "cache_read": 0.095 }, "limit": { "context": 262128, @@ -135997,13 +137116,13 @@ }, "open_weights": true, "cost": { - "input": 0.475, - "output": 2.0, - "cache_read": 0.11875 + "input": 0.6175, + "output": 2.6, + "cache_read": 0.06175 }, "limit": { - "context": 262144, - "output": 262144 + "context": 262128, + "output": 262128 } }, { @@ -136067,76 +137186,15 @@ } }, { - "id": "neuralwatt/moonshotai/Kimi-K2.5", - "name": "Kimi K2.5", - "family": "kimi-k2", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-01-27", - "last_updated": "2026-01-27", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.52, - "output": 2.59, - "cache_read": 0.13 - }, - "limit": { - "context": 262128, - "output": 262128 - } - }, - { - "id": "neuralwatt/moonshotai/Kimi-K2.6", - "name": "Kimi K2.6", - "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.69, - "output": 3.22, - "cache_read": 0.1725 - }, - "limit": { - "context": 262128, - "output": 262128 - } - }, - { - "id": "neuralwatt/moonshotai/Kimi-K2.7-Code", - "name": "Kimi K2.7 Code", - "family": "kimi-k2", + "id": "neuralwatt/kimi-k3-flex", + "name": "Kimi K3 Flex", + "family": "kimi-k3", "attachment": true, "reasoning": true, "tool_call": true, "temperature": false, - "knowledge": "2025-01", - "release_date": "2026-06-12", - "last_updated": "2026-06-12", + "release_date": "2026-07-16", + "last_updated": "2026-07-16", "modalities": { "input": [ "text", @@ -136148,13 +137206,13 @@ }, "open_weights": true, "cost": { - "input": 0.95, - "output": 4.0, - "cache_read": 0.2375 + "input": 1.95, + "output": 9.75, + "cache_read": 0.195 }, "limit": { - "context": 262144, - "output": 262144 + "context": 1048560, + "output": 1048560 } }, { @@ -136188,18 +137246,19 @@ } }, { - "id": "neuralwatt/qwen3.5-397b-fast", - "name": "Qwen3.5 397B Fast", + "id": "neuralwatt/qwen3.6-35b", + "name": "Qwen3.6 35B", "family": "qwen", - "attachment": false, - "reasoning": false, + "attachment": true, + "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2026-02-01", - "last_updated": "2026-02-01", + "release_date": "2026-04-17", + "last_updated": "2026-04-17", "modalities": { "input": [ - "text" + "text", + "image" ], "output": [ "text" @@ -136207,13 +137266,13 @@ }, "open_weights": true, "cost": { - "input": 0.69, - "output": 4.14, - "cache_read": 0.1725 + "input": 0.29, + "output": 1.15, + "cache_read": 0.029 }, "limit": { - "context": 262128, - "output": 262128 + "context": 131056, + "output": 131056 } }, { @@ -136239,7 +137298,7 @@ "cost": { "input": 0.29, "output": 1.15, - "cache_read": 0.0725 + "cache_read": 0.029 }, "limit": { "context": 131056, @@ -145603,7 +146662,7 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 1.26, "output": 3.96, @@ -145614,6 +146673,38 @@ "output": 131072 } }, + { + "id": "ofox/z-ai/glm-5.3-flash", + "name": "GLM-5.3-Flash", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.075, + "output": 0.25, + "cache_read": 0.015 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "ofox/z-ai/glm-5v-turbo", "name": "GLM-5V-Turbo", @@ -145795,6 +146886,59 @@ "output": 131072 } }, + { + "id": "ollama-cloud/glm-5.3", + "name": "GLM-5.3", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": {}, + "limit": { + "context": 1048576, + "output": 131072 + } + }, + { + "id": "ollama-cloud/glm-5.3-flash", + "name": "GLM-5.3-Flash", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": {}, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "ollama-cloud/gpt-oss:120b", "name": "gpt-oss:120b", @@ -147695,7 +148839,7 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 1.4, "output": 4.4, @@ -147834,7 +148978,7 @@ }, { "id": "opencode-go/hy3", - "name": "Hy3 (8x usage)", + "name": "Hy3", "family": "Hy", "attachment": false, "reasoning": true, @@ -147852,15 +148996,44 @@ }, "open_weights": true, "cost": { - "input": 0.0175, - "output": 0.0725, - "cache_read": 0.004375 + "input": 0.14, + "output": 0.58, + "cache_read": 0.035 }, "limit": { "context": 256000, "output": 64000 } }, + { + "id": "opencode-go/hy4-preview", + "name": "Hy4 preview", + "family": "Hy", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-28", + "last_updated": "2026-08-28", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.834, + "output": 2.501, + "cache_read": 0.042 + }, + "limit": { + "context": 1024000, + "output": 64000 + } + }, { "id": "opencode-go/kimi-k2.5", "name": "Kimi K2.5", @@ -148426,6 +149599,38 @@ "output": 65536 } }, + { + "id": "opencode-go/qwen3.8-flash", + "name": "Qwen3.8 Flash", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.15, + "output": 0.47, + "cache_read": 0.016, + "cache_write": 0.2 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "opencode-go/qwen3.8-max", "name": "Qwen3.8 Max", @@ -150184,7 +151389,7 @@ "id": "opencode/grok-code", "name": "Grok Code Fast 1", "family": "grok", - "attachment": true, + "attachment": false, "reasoning": true, "tool_call": true, "temperature": true, @@ -150546,6 +151751,35 @@ "output": 32800 } }, + { + "id": "opencode/ling-3.0-flash-fin-free", + "name": "Ling 3.0 Flash Fin Free", + "family": "ling", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-27", + "last_updated": "2026-08-27", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0, + "cache_read": 0.0 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, { "id": "opencode/ling-3.0-flash-free", "name": "Ling-3.0-flash Free", @@ -151370,6 +152604,93 @@ "output": 131072 } }, + { + "id": "openreason/deepseek-ai/deepseek-v4-flash", + "name": "DeepSeek V4 Flash 0731", + "family": "deepseek-flash", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-05", + "release_date": "2026-07-31", + "last_updated": "2026-07-31", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.1371, + "output": 0.2743 + }, + "limit": { + "context": 1000000, + "output": 384000 + } + }, + { + "id": "openreason/moonshotai/kimi-k2.7-code", + "name": "Kimi K2.7 Code", + "family": "kimi-k2", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-01", + "release_date": "2026-06-12", + "last_updated": "2026-06-12", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.0022, + "output": 4.22 + }, + "limit": { + "context": 262144, + "output": 262144 + } + }, + { + "id": "openreason/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.1055, + "output": 0.422 + }, + "limit": { + "context": 131072, + "output": 32768 + } + }, { "id": "openrouter/aion-labs/aion-2.0", "name": "Aion-2.0", @@ -151483,34 +152804,6 @@ "output": 29491 } }, - { - "id": "openrouter/allenai/olmo-3-32b-think", - "name": "Olmo 3 32B Think", - "family": "allenai", - "attachment": false, - "reasoning": true, - "tool_call": false, - "temperature": true, - "release_date": "2025-11-21", - "last_updated": "2025-11-21", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.15, - "output": 0.5 - }, - "limit": { - "context": 65536, - "output": 58982 - } - }, { "id": "openrouter/amazon/nova-2-lite-v1", "name": "Nova 2 Lite", @@ -152269,41 +153562,13 @@ }, "open_weights": true, "cost": { - "input": 0.22, - "output": 0.85, + "input": 0.25, + "output": 0.8, "cache_read": 0.06 }, "limit": { "context": 262144, - "output": 235929 - } - }, - { - "id": "openrouter/arcee-ai/virtuoso-large", - "name": "Virtuoso Large", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "knowledge": "2025-03-31", - "release_date": "2025-05-05", - "last_updated": "2025-05-05", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 0.75, - "output": 1.2 - }, - "limit": { - "context": 131072, - "output": 64000 + "output": 80000 } }, { @@ -152916,13 +154181,13 @@ }, "open_weights": true, "cost": { - "input": 0.26, - "output": 0.38, - "cache_read": 0.13 + "input": 0.269, + "output": 0.4, + "cache_read": 0.1345 }, "limit": { "context": 163840, - "output": 147456 + "output": 65536 } }, { @@ -152975,9 +154240,9 @@ }, "open_weights": true, "cost": { - "input": 0.07952, - "output": 0.15904, - "cache_read": 0.015904 + "input": 0.08092, + "output": 0.16184, + "cache_read": 0.016184 }, "limit": { "context": 1048576, @@ -153743,10 +155008,10 @@ }, "open_weights": false, "cost": { - "input": 0.375, - "output": 1.875, - "cache_read": 0.0375, - "cache_write": 0.020833 + "input": 0.75, + "output": 3.75, + "cache_read": 0.075, + "cache_write": 0.041667 }, "limit": { "context": 1048576, @@ -153839,7 +155104,7 @@ "cache_read": 0.04 }, "limit": { - "context": 262144, + "context": 131072, "output": 117964 } }, @@ -154139,6 +155404,35 @@ "output": 117964 } }, + { + "id": "openrouter/ibm-granite/granite-4.2-8b", + "name": "Granite 4.2 8B", + "family": "granite", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-31", + "last_updated": "2026-08-31", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.1, + "output": 0.15, + "cache_read": 0.05 + }, + "limit": { + "context": 131072, + "output": 117964 + } + }, { "id": "openrouter/inception/mercury-2", "name": "Mercury 2", @@ -154198,15 +155492,15 @@ } }, { - "id": "openrouter/kwaipilot/kat-coder-air-v2.5", - "name": "KAT-Coder-Air V2.5", - "family": "kat-coder", + "id": "openrouter/inclusionai/ling-3.0-flash-fin:free", + "name": "Ling 3.0 Flash Fin (free)", + "family": "ling", "attachment": false, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2026-07-10", - "last_updated": "2026-07-10", + "release_date": "2026-08-27", + "last_updated": "2026-08-27", "modalities": { "input": [ "text" @@ -154217,13 +155511,12 @@ }, "open_weights": false, "cost": { - "input": 0.15, - "output": 0.6, - "cache_read": 0.03 + "input": 0.0, + "output": 0.0 }, "limit": { - "context": 256000, - "output": 80000 + "context": 262144, + "output": 32768 } }, { @@ -154252,7 +155545,7 @@ }, "limit": { "context": 262144, - "output": 80000 + "output": 144000 } }, { @@ -154280,8 +155573,8 @@ "cache_read": 0.15 }, "limit": { - "context": 256000, - "output": 80000 + "context": 262144, + "output": 235929 } }, { @@ -154540,11 +155833,11 @@ "open_weights": true, "cost": { "input": 0.2, - "output": 0.8 + "output": 0.696 }, "limit": { "context": 1048576, - "output": 16384 + "output": 115200 } }, { @@ -154630,13 +155923,13 @@ }, "open_weights": true, "cost": { - "input": 0.35, - "output": 1.5, + "input": 0.3, + "output": 1.2, "cache_read": 0.04 }, "limit": { "context": 131072, - "output": 117964 + "output": 16384 } }, { @@ -155140,9 +156433,9 @@ }, "open_weights": true, "cost": { - "input": 0.44, - "output": 2.2, - "cache_read": 0.044 + "input": 0.4, + "output": 2.0, + "cache_read": 0.04 }, "limit": { "context": 262144, @@ -155211,31 +156504,32 @@ }, { "id": "openrouter/mistralai/ministral-8b", - "name": "Ministral 8B", + "name": "Ministral 3 8B 2512", "family": "ministral", - "attachment": false, + "attachment": true, "reasoning": false, - "tool_call": false, + "tool_call": true, "temperature": true, - "knowledge": "2024-09-30", - "release_date": "2024-10-17", - "last_updated": "2024-10-17", + "release_date": "2025-12-02", + "last_updated": "2025-12-02", "modalities": { "input": [ - "text" + "text", + "image" ], "output": [ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { - "input": 0.11, - "output": 0.11 + "input": 0.15, + "output": 0.15, + "cache_read": 0.015 }, "limit": { - "context": 128000, - "output": 102400 + "context": 262144, + "output": 209715 } }, { @@ -155601,8 +156895,8 @@ "cache_read": 0.01 }, "limit": { - "context": 32000, - "output": 25600 + "context": 32768, + "output": 26214 } }, { @@ -155686,9 +156980,9 @@ }, "open_weights": true, "cost": { - "input": 0.6, - "output": 3.0, - "cache_read": 0.1 + "input": 0.45, + "output": 2.25, + "cache_read": 0.07 }, "limit": { "context": 262144, @@ -156156,13 +157450,13 @@ }, "open_weights": true, "cost": { - "input": 0.6, - "output": 3.6, - "cache_read": 0.2 + "input": 0.5, + "output": 2.2, + "cache_read": 0.1 }, "limit": { - "context": 512288, - "output": 461059 + "context": 262144, + "output": 16384 } }, { @@ -159086,12 +160380,12 @@ }, "open_weights": true, "cost": { - "input": 0.13, - "output": 0.52 + "input": 0.15, + "output": 0.6 }, "limit": { "context": 262144, - "output": 32768 + "output": 16384 } }, { @@ -159233,12 +160527,12 @@ }, "open_weights": true, "cost": { - "input": 0.26, - "output": 2.08 + "input": 0.29, + "output": 2.4 }, "limit": { "context": 262144, - "output": 235929 + "output": 81920 } }, { @@ -159729,7 +161023,7 @@ }, "limit": { "context": 1048576, - "output": 131072 + "output": 262144 } }, { @@ -160281,9 +161575,9 @@ }, "open_weights": true, "cost": { - "input": 0.132, - "output": 0.528, - "cache_read": 0.033 + "input": 0.0825, + "output": 0.33, + "cache_read": 0.020625 }, "limit": { "context": 262144, @@ -160319,6 +161613,35 @@ "output": 235929 } }, + { + "id": "openrouter/tencent/hy4-preview", + "name": "Hy4 preview", + "family": "Hy", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-28", + "last_updated": "2026-08-28", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.834, + "output": 2.501, + "cache_read": 0.042 + }, + "limit": { + "context": 1048576, + "output": 64000 + } + }, { "id": "openrouter/thedrummer/cydonia-24b-v4.1", "name": "Cydonia 24B V4.1", @@ -160348,34 +161671,6 @@ "output": 117964 } }, - { - "id": "openrouter/thedrummer/rocinante-12b", - "name": "Rocinante 12B", - "attachment": false, - "reasoning": false, - "tool_call": false, - "temperature": true, - "knowledge": "2024-04-30", - "release_date": "2024-09-30", - "last_updated": "2024-09-30", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.25, - "output": 0.5 - }, - "limit": { - "context": 65536, - "output": 58982 - } - }, { "id": "openrouter/thedrummer/skyfall-36b-v2", "name": "Skyfall 36B V2", @@ -160455,13 +161750,13 @@ }, "open_weights": true, "cost": { - "input": 0.95, + "input": 1.0, "output": 4.05, - "cache_read": 0.16 + "cache_read": 0.17 }, "limit": { "context": 1048576, - "output": 262144 + "output": 471859 } }, { @@ -161212,13 +162507,13 @@ }, "open_weights": true, "cost": { - "input": 1.26, - "output": 3.96, - "cache_read": 0.234 + "input": 0.966, + "output": 3.036, + "cache_read": 0.1794 }, "limit": { "context": 204800, - "output": 182476 + "output": 128000 } }, { @@ -161296,14 +162591,14 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 1.4, "output": 4.4, "cache_read": 0.26 }, "limit": { - "context": 1048576, + "context": 1310720, "output": 131072 } }, @@ -161518,13 +162813,13 @@ }, "open_weights": false, "cost": { - "input": 0.03, - "output": 0.1, - "cache_read": 0.007 + "input": 0.05, + "output": 0.16, + "cache_read": 0.013 }, "limit": { "context": 1310720, - "output": 131072 + "output": 393216 } }, { @@ -161552,10 +162847,10 @@ }, "open_weights": false, "cost": { - "input": 0.375, - "output": 1.875, - "cache_read": 0.0375, - "cache_write": 0.020833 + "input": 0.75, + "output": 3.75, + "cache_read": 0.075, + "cache_write": 0.041667 }, "limit": { "context": 1048576, @@ -161744,13 +163039,13 @@ }, "open_weights": false, "cost": { - "input": 1.4, - "output": 4.4, - "cache_read": 0.26 + "input": 1.17, + "output": 3.96, + "cache_read": 0.234 }, "limit": { - "context": 1048576, - "output": 131072 + "context": 1310720, + "output": 943718 } }, { @@ -163032,6 +164327,39 @@ "output": 256000 } }, + { + "id": "orcarouter/anthropic/claude-fable-5", + "name": "Claude Fable 5", + "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", + "pdf" + ], + "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": "orcarouter/anthropic/claude-haiku-4.5", "name": "Claude Haiku 4.5 (latest)", @@ -163065,72 +164393,6 @@ "output": 64000 } }, - { - "id": "orcarouter/anthropic/claude-opus-4", - "name": "Claude Opus 4 (latest)", - "family": "claude-opus", - "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": 15.0, - "output": 75.0, - "cache_read": 1.5, - "cache_write": 18.75 - }, - "limit": { - "context": 200000, - "output": 32000 - } - }, - { - "id": "orcarouter/anthropic/claude-opus-4.1", - "name": "Claude Opus 4.1 (latest)", - "family": "claude-opus", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2025-03-31", - "release_date": "2025-08-05", - "last_updated": "2025-08-05", - "modalities": { - "input": [ - "text", - "image", - "pdf" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 15.0, - "output": 75.0, - "cache_read": 1.5, - "cache_write": 18.75 - }, - "limit": { - "context": 200000, - "output": 32000 - } - }, { "id": "orcarouter/anthropic/claude-opus-4.5", "name": "Claude Opus 4.5 (latest)", @@ -163231,16 +164493,16 @@ } }, { - "id": "orcarouter/anthropic/claude-sonnet-4", - "name": "Claude Sonnet 4 (latest)", - "family": "claude-sonnet", + "id": "orcarouter/anthropic/claude-opus-4.8", + "name": "Claude Opus 4.8", + "family": "claude-opus", "attachment": true, "reasoning": true, "tool_call": true, - "temperature": true, - "knowledge": "2025-03-31", - "release_date": "2025-05-22", - "last_updated": "2025-05-22", + "temperature": false, + "knowledge": "2026-01", + "release_date": "2026-05-28", + "last_updated": "2026-05-28", "modalities": { "input": [ "text", @@ -163253,14 +164515,47 @@ }, "open_weights": false, "cost": { - "input": 3.0, - "output": 15.0, - "cache_read": 0.3, - "cache_write": 3.75 + "input": 5.0, + "output": 25.0, + "cache_read": 0.5, + "cache_write": 6.25 }, "limit": { - "context": 200000, - "output": 64000 + "context": 1000000, + "output": 128000 + } + }, + { + "id": "orcarouter/anthropic/claude-opus-5", + "name": "Claude Opus 5", + "family": "claude-opus", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "knowledge": "2026-05", + "release_date": "2026-07-24", + "last_updated": "2026-07-24", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 5.0, + "output": 25.0, + "cache_read": 0.5, + "cache_write": 10.0 + }, + "limit": { + "context": 1000000, + "output": 128000 } }, { @@ -163292,7 +164587,7 @@ "cache_write": 3.75 }, "limit": { - "context": 200000, + "context": 1000000, "output": 64000 } }, @@ -163329,6 +164624,39 @@ "output": 64000 } }, + { + "id": "orcarouter/anthropic/claude-sonnet-5", + "name": "Claude Sonnet 5", + "family": "claude-sonnet", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "knowledge": "2026-01-31", + "release_date": "2026-06-30", + "last_updated": "2026-06-30", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 2.0, + "output": 10.0, + "cache_read": 0.2, + "cache_write": 2.5 + }, + "limit": { + "context": 1000000, + "output": 128000 + } + }, { "id": "orcarouter/deepseek/deepseek-chat", "name": "DeepSeek Chat", @@ -163350,9 +164678,9 @@ }, "open_weights": true, "cost": { - "input": 0.14, - "output": 0.28, - "cache_read": 0.028 + "input": 0.147, + "output": 0.295, + "cache_read": 0.02 }, "limit": { "context": 1000000, @@ -163380,8 +164708,8 @@ }, "open_weights": true, "cost": { - "input": 0.435, - "output": 0.87, + "input": 0.147, + "output": 0.295, "cache_read": 0.028 }, "limit": { @@ -163410,9 +164738,68 @@ }, "open_weights": true, "cost": { - "input": 0.19, - "output": 0.37, - "cache_read": 0.0028 + "input": 0.147, + "output": 0.295, + "cache_read": 0.02 + }, + "limit": { + "context": 1000000, + "output": 384000 + } + }, + { + "id": "orcarouter/deepseek/deepseek-v4-flash-free", + "name": "DeepSeek V4 Flash (free)", + "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": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 1000000, + "output": 384000 + } + }, + { + "id": "orcarouter/deepseek/deepseek-v4-flash-vision-exp", + "name": "DeepSeek V4 Flash Vision Exp", + "family": "deepseek-flash", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-21", + "last_updated": "2026-08-21", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.147, + "output": 0.295, + "cache_read": 0.02 }, "limit": { "context": 1000000, @@ -163440,9 +164827,9 @@ }, "open_weights": true, "cost": { - "input": 0.56, - "output": 1.12, - "cache_read": 0.003625 + "input": 0.442, + "output": 0.884, + "cache_read": 0.06 }, "limit": { "context": 1000000, @@ -163542,8 +164929,8 @@ }, "open_weights": false, "cost": { - "input": 2.5, - "output": 15.0, + "input": 1.25, + "output": 10.0, "cache_read": 0.125 }, "limit": { @@ -163586,16 +164973,16 @@ } }, { - "id": "orcarouter/google/gemini-3-pro-preview", - "name": "Gemini 3 Pro Preview", - "family": "gemini-pro", + "id": "orcarouter/google/gemini-3.1-flash-lite", + "name": "Gemini 3.1 Flash Lite", + "family": "gemini-flash-lite", "attachment": true, "reasoning": true, "tool_call": true, "temperature": true, "knowledge": "2025-01", - "release_date": "2025-11-18", - "last_updated": "2025-11-18", + "release_date": "2026-05-07", + "last_updated": "2026-05-07", "modalities": { "input": [ "text", @@ -163610,9 +164997,9 @@ }, "open_weights": false, "cost": { - "input": 4.0, - "output": 18.0, - "cache_read": 0.2 + "input": 0.25, + "output": 1.5, + "cache_read": 0.025 }, "limit": { "context": 1048576, @@ -163678,8 +165065,8 @@ }, "open_weights": false, "cost": { - "input": 4.0, - "output": 18.0, + "input": 2.0, + "output": 12.0, "cache_read": 0.2 }, "limit": { @@ -163712,8 +165099,8 @@ }, "open_weights": false, "cost": { - "input": 4.0, - "output": 18.0, + "input": 2.0, + "output": 12.0, "cache_read": 0.2 }, "limit": { @@ -163721,6 +165108,109 @@ "output": 65536 } }, + { + "id": "orcarouter/google/gemini-3.5-flash", + "name": "Gemini 3.5 Flash", + "family": "gemini-flash", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-01", + "release_date": "2026-05-19", + "last_updated": "2026-05-19", + "modalities": { + "input": [ + "text", + "image", + "video", + "audio", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 1.5, + "output": 9.0, + "cache_read": 0.15, + "cache_write": 0.08333 + }, + "limit": { + "context": 1048576, + "output": 65536 + } + }, + { + "id": "orcarouter/google/gemini-3.5-flash-lite", + "name": "Gemini 3.5 Flash Lite", + "family": "gemini-flash-lite", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2026-03", + "release_date": "2026-07-21", + "last_updated": "2026-07-21", + "modalities": { + "input": [ + "text", + "image", + "video", + "audio", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.3, + "output": 2.5, + "cache_read": 0.03 + }, + "limit": { + "context": 1048576, + "output": 65536 + } + }, + { + "id": "orcarouter/google/gemini-3.6-flash", + "name": "Gemini 3.6 Flash", + "family": "gemini-flash", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2026-03", + "release_date": "2026-07-21", + "last_updated": "2026-07-21", + "modalities": { + "input": [ + "text", + "image", + "video", + "audio", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 1.5, + "output": 7.5, + "cache_read": 0.15 + }, + "limit": { + "context": 1048576, + "output": 65536 + } + }, { "id": "orcarouter/google/gemini-flash", "name": "Gemini Flash Latest", @@ -163746,9 +165236,9 @@ }, "open_weights": false, "cost": { - "input": 1.5, - "output": 9.0, - "cache_read": 0.15 + "input": 0.5, + "output": 3.0, + "cache_read": 0.1 }, "limit": { "context": 1048576, @@ -163789,6 +165279,38 @@ "output": 65536 } }, + { + "id": "orcarouter/google/gemini-robotics-er-1.6-preview", + "name": "Gemini Robotics-ER 1.6 Preview", + "family": "gemini", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-01", + "release_date": "2026-04-14", + "last_updated": "2026-04-14", + "modalities": { + "input": [ + "text", + "image", + "video", + "audio" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 1.0, + "output": 5.0 + }, + "limit": { + "context": 131072, + "output": 65536 + } + }, { "id": "orcarouter/google/gemma-4-26b-a4b-it", "name": "Gemma 4 26B A4B IT", @@ -163811,7 +165333,8 @@ "open_weights": true, "cost": { "input": 0.06, - "output": 0.33 + "output": 0.33, + "cache_read": 0.0075 }, "limit": { "context": 262144, @@ -163840,7 +165363,8 @@ "open_weights": true, "cost": { "input": 0.13, - "output": 0.38 + "output": 0.38, + "cache_read": 0.02 }, "limit": { "context": 262144, @@ -163878,6 +165402,67 @@ "output": 30000 } }, + { + "id": "orcarouter/grok/grok-4.5", + "name": "Grok 4.5", + "family": "grok", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-07-08", + "last_updated": "2026-07-08", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 2.0, + "output": 6.0, + "cache_read": 0.5 + }, + "limit": { + "context": 500000, + "output": 500000 + } + }, + { + "id": "orcarouter/grok/grok-4.6", + "name": "Grok 4.6", + "family": "grok", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2026-02-01", + "release_date": "2026-08-12", + "last_updated": "2026-08-12", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 2.0, + "output": 6.0, + "cache_read": 0.5 + }, + "limit": { + "context": 500000, + "output": 500000 + } + }, { "id": "orcarouter/kimi/kimi-k2.5", "name": "Kimi K2.5", @@ -163903,11 +165488,12 @@ "cost": { "input": 0.6, "output": 3.0, - "cache_read": 0.1 + "cache_read": 0.1, + "cache_write": 0.0 }, "limit": { "context": 262144, - "output": 262144 + "output": 32768 } }, { @@ -163937,11 +165523,139 @@ "output": 4.0, "cache_read": 0.16 }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "orcarouter/kimi/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", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.95, + "output": 4.0, + "cache_read": 0.19 + }, "limit": { "context": 262144, "output": 262144 } }, + { + "id": "orcarouter/kimi/kimi-k3", + "name": "Kimi K3", + "family": "kimi-k3", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "release_date": "2026-07-16", + "last_updated": "2026-07-16", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 3.3, + "output": 16.5, + "cache_read": 0.33 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, + { + "id": "orcarouter/meta/muse-spark-1.1", + "name": "Muse Spark 1.1", + "family": "muse", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-04-08", + "last_updated": "2026-07-09", + "modalities": { + "input": [ + "text", + "image", + "pdf", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 1.25, + "output": 4.25, + "cache_read": 0.15 + }, + "limit": { + "context": 1000000, + "output": 32000 + } + }, + { + "id": "orcarouter/meta/muse-spark-1.2", + "name": "Muse Spark 1.2", + "family": "muse", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-05", + "last_updated": "2026-08-05", + "modalities": { + "input": [ + "text", + "image", + "video", + "pdf", + "audio" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 1.25, + "output": 4.25, + "cache_read": 0.15 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, { "id": "orcarouter/minimax/minimax-m2.5", "name": "MiniMax-M2.5", @@ -163994,7 +165708,7 @@ "cost": { "input": 0.6, "output": 2.4, - "cache_read": 0.06, + "cache_read": 0.03, "cache_write": 0.375 }, "limit": { @@ -164062,6 +165776,37 @@ "output": 131072 } }, + { + "id": "orcarouter/minimax/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.3, + "output": 1.2, + "cache_read": 0.06 + }, + "limit": { + "context": 1048576, + "output": 512000 + } + }, { "id": "orcarouter/openai/gpt-3.5-turbo", "name": "GPT-3.5-turbo", @@ -164369,38 +166114,7 @@ }, "limit": { "context": 400000, - "output": 128000 - } - }, - { - "id": "orcarouter/openai/gpt-5-codex", - "name": "GPT-5-Codex", - "family": "gpt-codex", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": false, - "knowledge": "2024-09-30", - "release_date": "2025-09-15", - "last_updated": "2025-09-15", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 1.25, - "output": 10.0, - "cache_read": 0.125 - }, - "limit": { - "context": 400000, - "output": 128000 + "output": 100000 } }, { @@ -164588,37 +166302,6 @@ "output": 128000 } }, - { - "id": "orcarouter/openai/gpt-5.1-codex-max", - "name": "GPT-5.1 Codex Max", - "family": "gpt-codex", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": false, - "knowledge": "2024-09-30", - "release_date": "2025-11-13", - "last_updated": "2025-11-13", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 1.25, - "output": 10.0, - "cache_read": 0.125 - }, - "limit": { - "context": 400000, - "output": 128000 - } - }, { "id": "orcarouter/openai/gpt-5.1-codex-mini", "name": "GPT-5.1 Codex mini", @@ -164774,37 +166457,6 @@ "output": 128000 } }, - { - "id": "orcarouter/openai/gpt-5.3-chat", - "name": "GPT-5.3 Chat (latest)", - "family": "gpt", - "attachment": true, - "reasoning": false, - "tool_call": true, - "temperature": true, - "knowledge": "2025-08-31", - "release_date": "2026-03-03", - "last_updated": "2026-03-03", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 1.75, - "output": 14.0, - "cache_read": 0.175 - }, - "limit": { - "context": 128000, - "output": 16384 - } - }, { "id": "orcarouter/openai/gpt-5.3-codex", "name": "GPT-5.3 Codex", @@ -164860,8 +166512,8 @@ }, "open_weights": false, "cost": { - "input": 5.0, - "output": 22.5, + "input": 2.5, + "output": 15.0, "cache_read": 0.25 }, "limit": { @@ -164953,8 +166605,8 @@ }, "open_weights": false, "cost": { - "input": 60.0, - "output": 270.0 + "input": 30.0, + "output": 180.0 }, "limit": { "context": 1050000, @@ -165019,11 +166671,138 @@ "input": 30.0, "output": 180.0 }, + "limit": { + "context": 1050000, + "output": 100000 + } + }, + { + "id": "orcarouter/openai/gpt-5.6-luna", + "name": "GPT-5.6 Luna", + "family": "gpt-luna", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "knowledge": "2026-02-16", + "release_date": "2026-07-09", + "last_updated": "2026-07-09", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.2, + "output": 1.2, + "cache_read": 0.02, + "cache_write": 0.25 + }, "limit": { "context": 1050000, "output": 128000 } }, + { + "id": "orcarouter/openai/gpt-5.6-sol", + "name": "GPT-5.6 Sol", + "family": "gpt-sol", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "knowledge": "2026-02-16", + "release_date": "2026-07-09", + "last_updated": "2026-07-09", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 4.0, + "output": 20.0, + "cache_read": 0.4, + "cache_write": 5.0 + }, + "limit": { + "context": 1050000, + "output": 128000 + } + }, + { + "id": "orcarouter/openai/gpt-5.6-terra", + "name": "GPT-5.6 Terra", + "family": "gpt-terra", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "knowledge": "2026-02-16", + "release_date": "2026-07-09", + "last_updated": "2026-07-09", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 2.0, + "output": 12.0, + "cache_read": 0.2, + "cache_write": 2.5 + }, + "limit": { + "context": 1050000, + "output": 128000 + } + }, + { + "id": "orcarouter/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.03, + "output": 0.17 + }, + "limit": { + "context": 131072, + "output": 32768 + } + }, { "id": "orcarouter/orcarouter/auto", "name": "OrcaRouter Auto", @@ -165053,6 +166832,113 @@ "output": 16384 } }, + { + "id": "orcarouter/orcarouter/free", + "name": "OrcaRouter Free", + "family": "auto", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-27", + "last_updated": "2026-08-27", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 65536, + "output": 32768 + } + }, + { + "id": "orcarouter/orcarouter/fusion", + "name": "OrcaRouter Fusion", + "family": "model-router", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "release_date": "2026-06-15", + "last_updated": "2026-06-15", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": {}, + "limit": { + "context": 1000000, + "output": 128000 + } + }, + { + "id": "orcarouter/orcarouter/fusion-flash", + "name": "OrcaRouter Fusion Flash", + "family": "model-router", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-15", + "last_updated": "2026-06-15", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": {}, + "limit": { + "context": 200000, + "output": 128000 + } + }, + { + "id": "orcarouter/orcarouter/fusion-mini", + "name": "OrcaRouter Fusion Mini", + "family": "model-router", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "release_date": "2026-06-15", + "last_updated": "2026-06-15", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": {}, + "limit": { + "context": 1000000, + "output": 128000 + } + }, { "id": "orcarouter/qwen/qwen3-max", "name": "Qwen3 Max", @@ -165082,6 +166968,66 @@ "output": 65536 } }, + { + "id": "orcarouter/qwen/qwen3-vl-235b-a22b-instruct", + "name": "Qwen3 VL 235B A22B Instruct", + "family": "qwen", + "attachment": true, + "reasoning": false, + "tool_call": true, + "temperature": true, + "knowledge": "2025-03-31", + "release_date": "2025-09-23", + "last_updated": "2025-09-23", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.4, + "output": 1.6 + }, + "limit": { + "context": 131072, + "output": 32768 + } + }, + { + "id": "orcarouter/qwen/qwen3-vl-235b-a22b-thinking", + "name": "Qwen3 VL 235B A22B Thinking", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-03-31", + "release_date": "2025-09-23", + "last_updated": "2025-09-23", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.4, + "output": 4.0 + }, + "limit": { + "context": 131072, + "output": 40960 + } + }, { "id": "orcarouter/qwen/qwen3.5-122b-a10b", "name": "Qwen3.5 122B-A10B", @@ -165206,6 +167152,36 @@ "output": 65536 } }, + { + "id": "orcarouter/qwen/qwen3.5-flash", + "name": "Qwen3.5 Flash", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-02-23", + "last_updated": "2026-02-23", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.1, + "output": 0.4 + }, + "limit": { + "context": 1000000, + "output": 65536 + } + }, { "id": "orcarouter/qwen/qwen3.5-plus", "name": "Qwen3.5 Plus", @@ -165268,6 +167244,36 @@ "output": 65536 } }, + { + "id": "orcarouter/qwen/qwen3.6-flash", + "name": "Qwen3.6 Flash", + "family": "qwen3.6", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-04-27", + "last_updated": "2026-04-27", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.25, + "output": 1.5 + }, + "limit": { + "context": 1000000, + "output": 65536 + } + }, { "id": "orcarouter/qwen/qwen3.6-plus", "name": "Qwen3.6 Plus", @@ -165301,6 +167307,250 @@ "output": 65536 } }, + { + "id": "orcarouter/qwen/qwen3.7-flash", + "name": "Qwen3.7 Flash", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-07-15", + "last_updated": "2026-07-15", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.03, + "output": 0.13, + "cache_read": 0.006, + "cache_write": 0.038 + }, + "limit": { + "context": 1000000, + "output": 65536 + } + }, + { + "id": "orcarouter/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": 1.25, + "output": 3.75, + "cache_read": 0.25, + "cache_write": 1.563 + }, + "limit": { + "context": 1000000, + "output": 65536 + } + }, + { + "id": "orcarouter/qwen/qwen3.7-plus", + "name": "Qwen3.7 Plus", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-04", + "release_date": "2026-06-02", + "last_updated": "2026-06-02", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.35, + "output": 1.42, + "cache_read": 0.071 + }, + "limit": { + "context": 1000000, + "output": 64000 + } + }, + { + "id": "orcarouter/qwen/qwen3.8-27b", + "name": "Qwen3.8 27B", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.33, + "output": 2.4 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "orcarouter/qwen/qwen3.8-27b-free", + "name": "Qwen3.8 27B (free)", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 65536, + "output": 32768 + } + }, + { + "id": "orcarouter/qwen/qwen3.8-max", + "name": "Qwen3.8 Max", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-03", + "last_updated": "2026-08-03", + "modalities": { + "input": [ + "text", + "image", + "video", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 2.0, + "output": 6.0, + "cache_read": 0.25, + "cache_write": 2.5 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, + { + "id": "orcarouter/tencent/hy3", + "name": "Hy3", + "family": "Hy", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-07-06", + "last_updated": "2026-07-06", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.18, + "output": 0.59, + "cache_read": 0.059 + }, + "limit": { + "context": 256000, + "output": 64000 + } + }, + { + "id": "orcarouter/tencent/hy3-free", + "name": "Hy3 (free)", + "family": "Hy", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-07-06", + "last_updated": "2026-07-06", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 256000, + "output": 64000 + } + }, { "id": "orcarouter/z-ai/glm-4.5", "name": "GLM-4.5", @@ -165447,7 +167697,7 @@ "cost": { "input": 1.0, "output": 3.2, - "cache_read": 0.2, + "cache_read": 0.26, "cache_write": 0.0 }, "limit": { @@ -165485,6 +167735,95 @@ "output": 131072 } }, + { + "id": "orcarouter/z-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-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": "orcarouter/z-ai/glm-5.3", + "name": "GLM-5.3", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.26, + "output": 3.96, + "cache_read": 0.234 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, + { + "id": "orcarouter/z-ai/glm-5.3-flash", + "name": "GLM-5.3-Flash", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.075, + "output": 0.25 + }, + "limit": { + "context": 1000000, + "output": 128000 + } + }, { "id": "ovhcloud/gpt-oss-120b", "name": "gpt-oss-120b", @@ -177485,15 +179824,15 @@ } }, { - "id": "regolo-ai/qwen3.6-27b", - "name": "Qwen3.6 27B", + "id": "regolo-ai/qwen3.8-27b", + "name": "Qwen3.8 27B", "family": "qwen", "attachment": true, "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2026-04-22", - "last_updated": "2026-04-22", + "release_date": "2026-08-14", + "last_updated": "2026-08-14", "modalities": { "input": [ "text", @@ -177537,10 +179876,10 @@ }, "open_weights": false, "cost": { - "input": 9.0, - "output": 45.0, - "cache_read": 0.9, - "cache_write": 11.25 + "input": 10.0, + "output": 50.0, + "cache_read": 1.0, + "cache_write": 12.5 }, "limit": { "context": 1000000, @@ -177570,10 +179909,10 @@ }, "open_weights": false, "cost": { - "input": 9.9, - "output": 49.5, - "cache_read": 0.99, - "cache_write": 12.375 + "input": 11.0, + "output": 55.0, + "cache_read": 1.1, + "cache_write": 13.75 }, "limit": { "context": 1000000, @@ -177603,10 +179942,10 @@ }, "open_weights": false, "cost": { - "input": 0.9, - "output": 4.5, - "cache_read": 0.09, - "cache_write": 1.125 + "input": 1.0, + "output": 5.0, + "cache_read": 0.1, + "cache_write": 1.25 }, "limit": { "context": 200000, @@ -177636,10 +179975,10 @@ }, "open_weights": false, "cost": { - "input": 0.99, - "output": 4.95, - "cache_read": 0.099, - "cache_write": 1.2375 + "input": 1.1, + "output": 5.5, + "cache_read": 0.11, + "cache_write": 1.375 }, "limit": { "context": 200000, @@ -177669,10 +180008,10 @@ }, "open_weights": false, "cost": { - "input": 13.5, - "output": 67.5, - "cache_read": 1.35, - "cache_write": 16.875 + "input": 15.0, + "output": 75.0, + "cache_read": 1.5, + "cache_write": 18.75 }, "limit": { "context": 200000, @@ -177702,10 +180041,10 @@ }, "open_weights": false, "cost": { - "input": 4.5, - "output": 22.5, - "cache_read": 0.45, - "cache_write": 5.625 + "input": 5.0, + "output": 25.0, + "cache_read": 0.5, + "cache_write": 6.25 }, "limit": { "context": 200000, @@ -177735,10 +180074,10 @@ }, "open_weights": false, "cost": { - "input": 4.95, - "output": 24.75, - "cache_read": 0.495, - "cache_write": 6.1875 + "input": 5.5, + "output": 27.5, + "cache_read": 0.55, + "cache_write": 6.875 }, "limit": { "context": 200000, @@ -177768,10 +180107,10 @@ }, "open_weights": false, "cost": { - "input": 4.5, - "output": 22.5, - "cache_read": 0.45, - "cache_write": 5.625 + "input": 5.0, + "output": 25.0, + "cache_read": 0.5, + "cache_write": 6.25 }, "limit": { "context": 1000000, @@ -177801,10 +180140,10 @@ }, "open_weights": false, "cost": { - "input": 4.95, - "output": 24.75, - "cache_read": 0.495, - "cache_write": 6.1875 + "input": 5.5, + "output": 27.5, + "cache_read": 0.55, + "cache_write": 6.875 }, "limit": { "context": 1000000, @@ -177834,10 +180173,10 @@ }, "open_weights": false, "cost": { - "input": 4.5, - "output": 22.5, - "cache_read": 0.45, - "cache_write": 5.625 + "input": 5.0, + "output": 25.0, + "cache_read": 0.5, + "cache_write": 6.25 }, "limit": { "context": 1000000, @@ -177867,10 +180206,10 @@ }, "open_weights": false, "cost": { - "input": 4.95, - "output": 24.75, - "cache_read": 0.495, - "cache_write": 6.1875 + "input": 5.5, + "output": 27.5, + "cache_read": 0.55, + "cache_write": 6.875 }, "limit": { "context": 1000000, @@ -177900,10 +180239,10 @@ }, "open_weights": false, "cost": { - "input": 4.5, - "output": 22.5, - "cache_read": 0.45, - "cache_write": 5.625 + "input": 5.0, + "output": 25.0, + "cache_read": 0.5, + "cache_write": 6.25 }, "limit": { "context": 1000000, @@ -177933,10 +180272,10 @@ }, "open_weights": false, "cost": { - "input": 4.95, - "output": 24.75, - "cache_read": 0.495, - "cache_write": 6.1875 + "input": 5.5, + "output": 27.5, + "cache_read": 0.55, + "cache_write": 6.875 }, "limit": { "context": 1000000, @@ -177966,10 +180305,10 @@ }, "open_weights": false, "cost": { - "input": 4.5, - "output": 22.5, - "cache_read": 0.45, - "cache_write": 5.625 + "input": 5.0, + "output": 25.0, + "cache_read": 0.5, + "cache_write": 6.25 }, "limit": { "context": 1000000, @@ -177999,10 +180338,10 @@ }, "open_weights": false, "cost": { - "input": 4.95, - "output": 24.75, - "cache_read": 0.495, - "cache_write": 6.1875 + "input": 5.5, + "output": 27.5, + "cache_read": 0.55, + "cache_write": 6.875 }, "limit": { "context": 1000000, @@ -178032,10 +180371,10 @@ }, "open_weights": false, "cost": { - "input": 2.7, - "output": 13.5, - "cache_read": 0.27, - "cache_write": 3.375 + "input": 3.0, + "output": 15.0, + "cache_read": 0.3, + "cache_write": 3.75 }, "limit": { "context": 1000000, @@ -178065,10 +180404,10 @@ }, "open_weights": false, "cost": { - "input": 2.97, - "output": 14.85, - "cache_read": 0.27, - "cache_write": 3.7125 + "input": 3.3, + "output": 16.5, + "cache_read": 0.3, + "cache_write": 4.125 }, "limit": { "context": 1000000, @@ -178098,10 +180437,10 @@ }, "open_weights": false, "cost": { - "input": 2.7, - "output": 13.5, - "cache_read": 0.27, - "cache_write": 3.375 + "input": 3.0, + "output": 15.0, + "cache_read": 0.3, + "cache_write": 3.75 }, "limit": { "context": 1000000, @@ -178131,10 +180470,10 @@ }, "open_weights": false, "cost": { - "input": 2.97, - "output": 14.85, - "cache_read": 0.27, - "cache_write": 3.7125 + "input": 3.3, + "output": 16.5, + "cache_read": 0.3, + "cache_write": 4.125 }, "limit": { "context": 1000000, @@ -178164,10 +180503,10 @@ }, "open_weights": false, "cost": { - "input": 2.7, - "output": 13.5, - "cache_read": 0.27, - "cache_write": 3.375 + "input": 3.0, + "output": 15.0, + "cache_read": 0.3, + "cache_write": 3.75 }, "limit": { "context": 1000000, @@ -178197,10 +180536,10 @@ }, "open_weights": false, "cost": { - "input": 1.8, - "output": 9.0, - "cache_read": 0.18, - "cache_write": 2.25 + "input": 2.0, + "output": 10.0, + "cache_read": 0.2, + "cache_write": 2.5 }, "limit": { "context": 1000000, @@ -178230,10 +180569,10 @@ }, "open_weights": false, "cost": { - "input": 1.98, - "output": 9.9, - "cache_read": 0.198, - "cache_write": 2.475 + "input": 2.2, + "output": 11.0, + "cache_read": 0.22, + "cache_write": 2.75 }, "limit": { "context": 1000000, @@ -178261,9 +180600,9 @@ }, "open_weights": true, "cost": { - "input": 0.396, - "output": 1.188, - "cache_read": 0.0126 + "input": 0.44, + "output": 1.32, + "cache_read": 0.014 }, "limit": { "context": 1000000, @@ -178291,9 +180630,9 @@ }, "open_weights": true, "cost": { - "input": 0.126, - "output": 0.252, - "cache_read": 0.063 + "input": 0.14, + "output": 0.28, + "cache_read": 0.07 }, "limit": { "context": 1048576, @@ -178321,9 +180660,9 @@ }, "open_weights": true, "cost": { - "input": 1.188, - "output": 3.564, - "cache_read": 0.0396 + "input": 1.32, + "output": 3.96, + "cache_read": 0.044 }, "limit": { "context": 1000000, @@ -178351,9 +180690,9 @@ }, "open_weights": true, "cost": { - "input": 1.575, - "output": 3.15, - "cache_read": 0.396 + "input": 1.75, + "output": 3.5, + "cache_read": 0.44 }, "limit": { "context": 1048576, @@ -178379,9 +180718,9 @@ }, "open_weights": false, "cost": { - "input": 0.396, - "output": 1.98, - "cache_read": 0.396 + "input": 0.44, + "output": 2.2, + "cache_read": 0.44 }, "limit": { "context": 256000, @@ -178407,9 +180746,9 @@ }, "open_weights": false, "cost": { - "input": 0.396, - "output": 1.98, - "cache_read": 0.396 + "input": 0.44, + "output": 2.2, + "cache_read": 0.44 }, "limit": { "context": 256000, @@ -178437,9 +180776,9 @@ }, "open_weights": false, "cost": { - "input": 4.5, - "output": 27.0, - "cache_read": 0.45 + "input": 5.0, + "output": 30.0, + "cache_read": 0.5 }, "limit": { "context": 1048576, @@ -178471,10 +180810,10 @@ }, "open_weights": false, "cost": { - "input": 0.27, - "output": 2.25, - "cache_read": 0.0675, - "cache_write": 0.495 + "input": 0.3, + "output": 2.5, + "cache_read": 0.075, + "cache_write": 0.55 }, "limit": { "context": 1048576, @@ -178504,10 +180843,10 @@ }, "open_weights": false, "cost": { - "input": 1.8, - "output": 10.8, - "cache_read": 0.18, - "cache_write": 4.05 + "input": 2.0, + "output": 12.0, + "cache_read": 0.2, + "cache_write": 4.5 }, "limit": { "context": 1048576, @@ -178539,8 +180878,8 @@ }, "open_weights": false, "cost": { - "input": 0.45, - "output": 1.8 + "input": 0.5, + "output": 2.0 }, "limit": { "context": 131072, @@ -178572,10 +180911,10 @@ }, "open_weights": false, "cost": { - "input": 0.225, - "output": 1.35, - "cache_read": 0.0225, - "cache_write": 0.074997 + "input": 0.25, + "output": 1.5, + "cache_read": 0.025, + "cache_write": 0.08333 }, "limit": { "context": 1048576, @@ -178607,10 +180946,10 @@ }, "open_weights": false, "cost": { - "input": 0.2475, - "output": 1.485, - "cache_read": 0.02475, - "cache_write": 0.082497 + "input": 0.275, + "output": 1.65, + "cache_read": 0.0275, + "cache_write": 0.091663 }, "limit": { "context": 1048576, @@ -178642,10 +180981,10 @@ }, "open_weights": false, "cost": { - "input": 1.8, - "output": 10.8, - "cache_read": 0.18, - "cache_write": 4.05 + "input": 2.0, + "output": 12.0, + "cache_read": 0.2, + "cache_write": 4.5 }, "limit": { "context": 1048576, @@ -178677,10 +181016,10 @@ }, "open_weights": false, "cost": { - "input": 1.35, - "output": 8.1, - "cache_read": 0.135, - "cache_write": 1.4247 + "input": 1.5, + "output": 9.0, + "cache_read": 0.15, + "cache_write": 1.583 }, "limit": { "context": 1048576, @@ -178712,9 +181051,9 @@ }, "open_weights": false, "cost": { - "input": 0.27, - "output": 2.25, - "cache_read": 0.027 + "input": 0.3, + "output": 2.5, + "cache_read": 0.03 }, "limit": { "context": 1048576, @@ -178746,9 +181085,9 @@ }, "open_weights": false, "cost": { - "input": 0.297, - "output": 2.475, - "cache_read": 0.0297 + "input": 0.33, + "output": 2.75, + "cache_read": 0.033 }, "limit": { "context": 1048576, @@ -178780,10 +181119,10 @@ }, "open_weights": false, "cost": { - "input": 1.485, - "output": 8.91, - "cache_read": 0.1485, - "cache_write": 1.56717 + "input": 1.65, + "output": 9.9, + "cache_read": 0.165, + "cache_write": 1.7413 }, "limit": { "context": 1048576, @@ -178815,9 +181154,9 @@ }, "open_weights": false, "cost": { - "input": 1.35, - "output": 6.3, - "cache_read": 0.135 + "input": 1.5, + "output": 7.0, + "cache_read": 0.15 }, "limit": { "context": 1048576, @@ -178849,9 +181188,9 @@ }, "open_weights": false, "cost": { - "input": 0.6, - "output": 3.0, - "cache_read": 0.06 + "input": 0.75, + "output": 3.75, + "cache_read": 0.075 }, "limit": { "context": 1048576, @@ -178883,9 +181222,9 @@ }, "open_weights": false, "cost": { - "input": 0.66, - "output": 3.3, - "cache_read": 0.066 + "input": 0.825, + "output": 4.125, + "cache_read": 0.0825 }, "limit": { "context": 1048576, @@ -178913,9 +181252,9 @@ }, "open_weights": true, "cost": { - "input": 0.063, - "output": 0.306, - "cache_read": 0.063 + "input": 0.07, + "output": 0.34, + "cache_read": 0.07 }, "limit": { "context": 262144, @@ -178971,9 +181310,9 @@ }, "open_weights": true, "cost": { - "input": 1.26, - "output": 3.96, - "cache_read": 0.234 + "input": 1.4, + "output": 4.4, + "cache_read": 0.26 }, "limit": { "context": 200000, @@ -179000,9 +181339,9 @@ }, "open_weights": true, "cost": { - "input": 1.26, - "output": 3.96, - "cache_read": 1.26 + "input": 1.4, + "output": 4.4, + "cache_read": 1.4 }, "limit": { "context": 200000, @@ -179029,9 +181368,9 @@ }, "open_weights": true, "cost": { - "input": 1.08, - "output": 3.78, - "cache_read": 0.234 + "input": 0.8, + "output": 2.55, + "cache_read": 0.16 }, "limit": { "context": 1048576, @@ -179057,9 +181396,9 @@ }, "open_weights": false, "cost": { - "input": 1.89, - "output": 5.94, - "cache_read": 0.189 + "input": 2.1, + "output": 6.6, + "cache_read": 0.21 }, "limit": { "context": 1000000, @@ -179086,9 +181425,9 @@ }, "open_weights": true, "cost": { - "input": 1.08, - "output": 3.78, - "cache_read": 0.234 + "input": 1.2, + "output": 4.2, + "cache_read": 0.26 }, "limit": { "context": 1048576, @@ -179113,15 +181452,15 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { - "input": 1.26, - "output": 3.96, - "cache_read": 0.234 + "input": 1.2, + "output": 4.2, + "cache_read": 0.26 }, "limit": { - "context": 1000000, - "output": 128000 + "context": 1048576, + "output": 1048576 } }, { @@ -179147,13 +181486,42 @@ }, "open_weights": false, "cost": { - "input": 0.135, - "output": 0.45, - "cache_read": 0.027 + "input": 0.075, + "output": 0.25, + "cache_read": 0.015 }, "limit": { - "context": 1000000, - "output": 128000 + "context": 131072, + "output": 131072 + } + }, + { + "id": "requesty/glm-5.3@eu", + "name": "GLM-5.3 (EU)", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.2, + "output": 4.2, + "cache_read": 0.26 + }, + "limit": { + "context": 1048576, + "output": 1048576 } }, { @@ -179179,9 +181547,9 @@ }, "open_weights": false, "cost": { - "input": 0.396, - "output": 1.584, - "cache_read": 0.099 + "input": 0.44, + "output": 1.76, + "cache_read": 0.11 }, "limit": { "context": 1047576, @@ -179210,9 +181578,9 @@ }, "open_weights": false, "cost": { - "input": 0.099, - "output": 0.396, - "cache_read": 0.02475 + "input": 0.11, + "output": 0.44, + "cache_read": 0.0275 }, "limit": { "context": 1047576, @@ -179242,9 +181610,9 @@ }, "open_weights": false, "cost": { - "input": 1.98, - "output": 7.92, - "cache_read": 0.495 + "input": 2.2, + "output": 8.8, + "cache_read": 0.55 }, "limit": { "context": 1047576, @@ -179274,9 +181642,9 @@ }, "open_weights": false, "cost": { - "input": 0.1485, - "output": 0.594, - "cache_read": 0.07425 + "input": 0.165, + "output": 0.66, + "cache_read": 0.0825 }, "limit": { "context": 128000, @@ -179305,9 +181673,9 @@ }, "open_weights": false, "cost": { - "input": 0.2475, - "output": 1.98, - "cache_read": 0.02475 + "input": 0.275, + "output": 2.2, + "cache_read": 0.0275 }, "limit": { "context": 200000, @@ -179336,9 +181704,9 @@ }, "open_weights": false, "cost": { - "input": 0.0495, - "output": 0.396, - "cache_read": 0.00495 + "input": 0.055, + "output": 0.44, + "cache_read": 0.0055 }, "limit": { "context": 200000, @@ -179367,44 +181735,15 @@ }, "open_weights": false, "cost": { - "input": 1.2375, - "output": 9.9, - "cache_read": 0.12375 + "input": 1.375, + "output": 11.0, + "cache_read": 0.1375 }, "limit": { "context": 400000, "output": 128000 } }, - { - "id": "requesty/gpt-5.3-chat", - "name": "gpt-5.3-chat", - "family": "gpt", - "attachment": true, - "reasoning": true, - "tool_call": true, - "release_date": "2026-03-18", - "last_updated": "2026-03-18", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 1.575, - "output": 12.6, - "cache_read": 0.1575 - }, - "limit": { - "context": 128000, - "output": 16384 - } - }, { "id": "requesty/gpt-5.3-codex", "name": "GPT-5.3 Codex", @@ -179428,9 +181767,9 @@ }, "open_weights": false, "cost": { - "input": 1.575, - "output": 12.6, - "cache_read": 0.1575 + "input": 1.75, + "output": 14.0, + "cache_read": 0.175 }, "limit": { "context": 400000, @@ -179460,9 +181799,9 @@ }, "open_weights": false, "cost": { - "input": 2.475, - "output": 14.85, - "cache_read": 0.2475 + "input": 2.75, + "output": 16.5, + "cache_read": 0.275 }, "limit": { "context": 1050000, @@ -179491,9 +181830,9 @@ }, "open_weights": false, "cost": { - "input": 0.675, - "output": 4.05, - "cache_read": 0.0675 + "input": 0.75, + "output": 4.5, + "cache_read": 0.075 }, "limit": { "context": 400000, @@ -179522,9 +181861,9 @@ }, "open_weights": false, "cost": { - "input": 0.18, - "output": 1.125, - "cache_read": 0.018 + "input": 0.2, + "output": 1.25, + "cache_read": 0.02 }, "limit": { "context": 400000, @@ -179553,9 +181892,9 @@ }, "open_weights": false, "cost": { - "input": 27.0, - "output": 162.0, - "cache_read": 27.0 + "input": 30.0, + "output": 180.0, + "cache_read": 30.0 }, "limit": { "context": 1050000, @@ -179585,9 +181924,9 @@ }, "open_weights": false, "cost": { - "input": 2.25, - "output": 13.5, - "cache_read": 0.225 + "input": 2.5, + "output": 15.0, + "cache_read": 0.25 }, "limit": { "context": 1050000, @@ -179617,9 +181956,9 @@ }, "open_weights": false, "cost": { - "input": 4.95, - "output": 29.7, - "cache_read": 0.495 + "input": 5.5, + "output": 33.0, + "cache_read": 0.55 }, "limit": { "context": 1050000, @@ -179649,8 +181988,8 @@ }, "open_weights": false, "cost": { - "input": 27.0, - "output": 162.0 + "input": 30.0, + "output": 180.0 }, "limit": { "context": 1050000, @@ -179680,9 +182019,9 @@ }, "open_weights": false, "cost": { - "input": 4.5, - "output": 27.0, - "cache_read": 0.45 + "input": 5.0, + "output": 30.0, + "cache_read": 0.5 }, "limit": { "context": 1050000, @@ -179712,9 +182051,9 @@ }, "open_weights": false, "cost": { - "input": 0.18, - "output": 1.08, - "cache_read": 0.018 + "input": 0.2, + "output": 1.2, + "cache_read": 0.02 }, "limit": { "context": 1050000, @@ -179744,9 +182083,9 @@ }, "open_weights": false, "cost": { - "input": 0.198, - "output": 1.188, - "cache_read": 0.0198 + "input": 0.22, + "output": 1.32, + "cache_read": 0.022 }, "limit": { "context": 1050000, @@ -179776,10 +182115,10 @@ }, "open_weights": false, "cost": { - "input": 3.6, - "output": 18.0, - "cache_read": 0.36, - "cache_write": 4.5 + "input": 4.0, + "output": 20.0, + "cache_read": 0.4, + "cache_write": 5.0 }, "limit": { "context": 1050000, @@ -179809,9 +182148,9 @@ }, "open_weights": false, "cost": { - "input": 4.95, - "output": 29.7, - "cache_read": 0.495 + "input": 5.5, + "output": 33.0, + "cache_read": 0.55 }, "limit": { "context": 1050000, @@ -179841,9 +182180,9 @@ }, "open_weights": false, "cost": { - "input": 1.8, - "output": 10.8, - "cache_read": 0.18 + "input": 2.0, + "output": 12.0, + "cache_read": 0.2 }, "limit": { "context": 1050000, @@ -179873,9 +182212,9 @@ }, "open_weights": false, "cost": { - "input": 1.98, - "output": 11.88, - "cache_read": 0.198 + "input": 2.2, + "output": 13.2, + "cache_read": 0.22 }, "limit": { "context": 1050000, @@ -179904,9 +182243,9 @@ }, "open_weights": false, "cost": { - "input": 1.2375, - "output": 9.9, - "cache_read": 0.12375 + "input": 1.375, + "output": 11.0, + "cache_read": 0.1375 }, "limit": { "context": 400000, @@ -179933,10 +182272,10 @@ }, "open_weights": false, "cost": { - "input": 1.8, - "output": 5.4, - "cache_read": 0.18, - "cache_write": 1.8 + "input": 2.0, + "output": 6.0, + "cache_read": 0.2, + "cache_write": 2.0 }, "limit": { "context": 2000000, @@ -179965,10 +182304,10 @@ }, "open_weights": false, "cost": { - "input": 1.125, - "output": 2.25, - "cache_read": 0.18, - "cache_write": 1.125 + "input": 1.25, + "output": 2.5, + "cache_read": 0.2, + "cache_write": 1.25 }, "limit": { "context": 1000000, @@ -179996,10 +182335,10 @@ }, "open_weights": false, "cost": { - "input": 1.8, - "output": 5.4, - "cache_read": 0.45, - "cache_write": 1.8 + "input": 2.0, + "output": 6.0, + "cache_read": 0.5, + "cache_write": 2.0 }, "limit": { "context": 500000, @@ -180028,10 +182367,10 @@ }, "open_weights": false, "cost": { - "input": 1.8, - "output": 5.4, - "cache_read": 0.45, - "cache_write": 1.8 + "input": 2.0, + "output": 6.0, + "cache_read": 0.5, + "cache_write": 2.0 }, "limit": { "context": 500000, @@ -180060,9 +182399,9 @@ }, "open_weights": false, "cost": { - "input": 0.9, - "output": 1.8, - "cache_read": 0.09 + "input": 1.0, + "output": 2.0, + "cache_read": 0.1 }, "limit": { "context": 256000, @@ -180089,9 +182428,9 @@ }, "open_weights": true, "cost": { - "input": 0.126, - "output": 0.522, - "cache_read": 0.0315 + "input": 0.14, + "output": 0.58, + "cache_read": 0.035 }, "limit": { "context": 262144, @@ -180120,9 +182459,9 @@ }, "open_weights": true, "cost": { - "input": 1.683, - "output": 4.212, - "cache_read": 0.3366 + "input": 1.87, + "output": 4.68, + "cache_read": 0.374 }, "limit": { "context": 65536, @@ -180148,9 +182487,9 @@ }, "open_weights": false, "cost": { - "input": 1.496, - "output": 3.744, - "cache_read": 0.2992 + "input": 1.87, + "output": 4.68, + "cache_read": 0.374 }, "limit": { "context": 262144, @@ -180176,8 +182515,8 @@ }, "open_weights": false, "cost": { - "input": 0.27, - "output": 1.08 + "input": 0.3, + "output": 1.2 }, "limit": { "context": 256000, @@ -180207,9 +182546,9 @@ }, "open_weights": true, "cost": { - "input": 0.855, - "output": 3.6, - "cache_read": 0.144 + "input": 0.95, + "output": 4.0, + "cache_read": 0.16 }, "limit": { "context": 262144, @@ -180239,9 +182578,9 @@ }, "open_weights": true, "cost": { - "input": 0.855, - "output": 3.6, - "cache_read": 0.855 + "input": 0.95, + "output": 4.0, + "cache_read": 0.95 }, "limit": { "context": 256000, @@ -180271,9 +182610,9 @@ }, "open_weights": true, "cost": { - "input": 0.855, - "output": 3.6, - "cache_read": 0.171 + "input": 0.95, + "output": 4.0, + "cache_read": 0.19 }, "limit": { "context": 262144, @@ -180303,9 +182642,9 @@ }, "open_weights": true, "cost": { - "input": 1.125, - "output": 4.05, - "cache_read": 0.279 + "input": 1.25, + "output": 4.5, + "cache_read": 0.31 }, "limit": { "context": 262144, @@ -180334,9 +182673,9 @@ }, "open_weights": true, "cost": { - "input": 2.025, - "output": 10.125, - "cache_read": 0.2025 + "input": 2.25, + "output": 11.25, + "cache_read": 0.225 }, "limit": { "context": 1048576, @@ -180365,9 +182704,9 @@ }, "open_weights": true, "cost": { - "input": 2.025, - "output": 10.125, - "cache_read": 0.2025 + "input": 2.25, + "output": 11.25, + "cache_read": 0.225 }, "limit": { "context": 1048576, @@ -180501,8 +182840,8 @@ }, "open_weights": false, "cost": { - "input": 0.27, - "output": 2.25 + "input": 0.3, + "output": 2.5 }, "limit": { "context": 262144, @@ -180528,8 +182867,8 @@ }, "open_weights": false, "cost": { - "input": 0.09, - "output": 0.27 + "input": 0.1, + "output": 0.3 }, "limit": { "context": 262144, @@ -180587,9 +182926,9 @@ }, "open_weights": true, "cost": { - "input": 0.126, - "output": 0.252, - "cache_read": 0.00252 + "input": 0.14, + "output": 0.28, + "cache_read": 0.0028 }, "limit": { "context": 1048576, @@ -180617,9 +182956,9 @@ }, "open_weights": true, "cost": { - "input": 0.3915, - "output": 0.783, - "cache_read": 0.00324 + "input": 0.435, + "output": 0.87, + "cache_read": 0.0036 }, "limit": { "context": 1048576, @@ -180646,10 +182985,10 @@ }, "open_weights": true, "cost": { - "input": 0.27, - "output": 1.08, - "cache_read": 0.054, - "cache_write": 1.08 + "input": 0.3, + "output": 1.2, + "cache_read": 0.06, + "cache_write": 1.2 }, "limit": { "context": 200000, @@ -180676,10 +183015,10 @@ }, "open_weights": true, "cost": { - "input": 0.54, - "output": 2.16, - "cache_read": 0.054, - "cache_write": 1.08 + "input": 0.6, + "output": 2.4, + "cache_read": 0.06, + "cache_write": 1.2 }, "limit": { "context": 200000, @@ -180708,9 +183047,9 @@ }, "open_weights": true, "cost": { - "input": 0.24, - "output": 0.96, - "cache_read": 0.048 + "input": 0.3, + "output": 1.2, + "cache_read": 0.06 }, "limit": { "context": 1000000, @@ -180739,9 +183078,9 @@ }, "open_weights": true, "cost": { - "input": 0.36, - "output": 1.8, - "cache_read": 0.09 + "input": 0.4, + "output": 2.0, + "cache_read": 0.1 }, "limit": { "context": 1048576, @@ -180769,9 +183108,9 @@ }, "open_weights": true, "cost": { - "input": 0.396, - "output": 1.98, - "cache_read": 0.396 + "input": 0.44, + "output": 2.2, + "cache_read": 0.44 }, "limit": { "context": 131072, @@ -180798,9 +183137,9 @@ }, "open_weights": false, "cost": { - "input": 1.485, - "output": 7.425, - "cache_read": 1.485 + "input": 1.65, + "output": 8.25, + "cache_read": 1.65 }, "limit": { "context": 262144, @@ -180827,9 +183166,9 @@ }, "open_weights": false, "cost": { - "input": 1.485, - "output": 7.425, - "cache_read": 1.485 + "input": 1.65, + "output": 8.25, + "cache_read": 1.65 }, "limit": { "context": 262144, @@ -180857,9 +183196,9 @@ }, "open_weights": true, "cost": { - "input": 0.396, - "output": 1.98, - "cache_read": 0.396 + "input": 0.44, + "output": 2.2, + "cache_read": 0.44 }, "limit": { "context": 131072, @@ -180888,9 +183227,9 @@ }, "open_weights": true, "cost": { - "input": 0.1485, - "output": 0.594, - "cache_read": 0.1485 + "input": 0.165, + "output": 0.66, + "cache_read": 0.165 }, "limit": { "context": 256000, @@ -180919,9 +183258,9 @@ }, "open_weights": true, "cost": { - "input": 0.1485, - "output": 0.594, - "cache_read": 0.1485 + "input": 0.165, + "output": 0.66, + "cache_read": 0.165 }, "limit": { "context": 256000, @@ -180977,9 +183316,9 @@ }, "open_weights": false, "cost": { - "input": 0.054, - "output": 0.216, - "cache_read": 0.054 + "input": 0.06, + "output": 0.24, + "cache_read": 0.06 }, "limit": { "context": 300000, @@ -181036,9 +183375,9 @@ }, "open_weights": false, "cost": { - "input": 0.054, - "output": 0.216, - "cache_read": 0.054 + "input": 0.06, + "output": 0.24, + "cache_read": 0.06 }, "limit": { "context": 300000, @@ -181120,9 +183459,9 @@ }, "open_weights": false, "cost": { - "input": 0.54, - "output": 2.16, - "cache_read": 0.108 + "input": 0.6, + "output": 2.4, + "cache_read": 0.12 }, "limit": { "context": 262144, @@ -181204,9 +183543,9 @@ }, "open_weights": false, "cost": { - "input": 0.045, - "output": 0.18, - "cache_read": 0.009 + "input": 0.05, + "output": 0.2, + "cache_read": 0.01 }, "limit": { "context": 262144, @@ -181232,8 +183571,8 @@ }, "open_weights": false, "cost": { - "input": 0.09, - "output": 0.45 + "input": 0.1, + "output": 0.5 }, "limit": { "context": 262144, @@ -181259,8 +183598,8 @@ }, "open_weights": false, "cost": { - "input": 0.45, - "output": 2.25 + "input": 0.5, + "output": 2.5 }, "limit": { "context": 262144, @@ -181289,9 +183628,9 @@ }, "open_weights": false, "cost": { - "input": 1.089, - "output": 4.356, - "cache_read": 0.27225 + "input": 1.21, + "output": 4.84, + "cache_read": 0.3025 }, "limit": { "context": 200000, @@ -181321,8 +183660,8 @@ }, "open_weights": true, "cost": { - "input": 0.234, - "output": 2.34 + "input": 0.26, + "output": 2.6 }, "limit": { "context": 262144, @@ -181349,8 +183688,8 @@ }, "open_weights": false, "cost": { - "input": 0.018, - "output": 0.09 + "input": 0.02, + "output": 0.1 }, "limit": { "context": 262144, @@ -181380,9 +183719,9 @@ }, "open_weights": true, "cost": { - "input": 0.126, - "output": 0.9, - "cache_read": 0.045 + "input": 0.14, + "output": 1.0, + "cache_read": 0.05 }, "limit": { "context": 262144, @@ -181412,10 +183751,10 @@ }, "open_weights": false, "cost": { - "input": 0.45, - "output": 2.7, - "cache_read": 0.045, - "cache_write": 0.5625 + "input": 0.5, + "output": 3.0, + "cache_read": 0.05, + "cache_write": 0.625 }, "limit": { "context": 1000000, @@ -181442,10 +183781,10 @@ }, "open_weights": false, "cost": { - "input": 2.25, - "output": 6.75, - "cache_read": 0.225, - "cache_write": 2.8125 + "input": 2.5, + "output": 7.5, + "cache_read": 0.25, + "cache_write": 3.125 }, "limit": { "context": 1048576, @@ -181475,10 +183814,10 @@ }, "open_weights": false, "cost": { - "input": 0.28, - "output": 1.12, - "cache_read": 0.028, - "cache_write": 0.35 + "input": 0.32, + "output": 1.28, + "cache_read": 0.032, + "cache_write": 0.4 }, "limit": { "context": 1048576, @@ -181505,9 +183844,9 @@ }, "open_weights": true, "cost": { - "input": 1.8, - "output": 5.4, - "cache_read": 0.18 + "input": 2.0, + "output": 6.0, + "cache_read": 0.2 }, "limit": { "context": 262144, @@ -181537,10 +183876,10 @@ }, "open_weights": false, "cost": { - "input": 1.8, - "output": 5.4, - "cache_read": 0.225, - "cache_write": 2.25 + "input": 2.0, + "output": 6.0, + "cache_read": 0.25, + "cache_write": 2.5 }, "limit": { "context": 1048576, @@ -181566,8 +183905,8 @@ }, "open_weights": false, "cost": { - "input": 0.27, - "output": 2.25 + "input": 0.3, + "output": 2.5 }, "limit": { "context": 262144, @@ -181594,9 +183933,9 @@ }, "open_weights": false, "cost": { - "input": 0.225, - "output": 1.8, - "cache_read": 0.045 + "input": 0.25, + "output": 2.0, + "cache_read": 0.05 }, "limit": { "context": 256000, @@ -181625,9 +183964,9 @@ }, "open_weights": false, "cost": { - "input": 0.45, - "output": 2.7, - "cache_read": 0.09 + "input": 0.5, + "output": 3.0, + "cache_read": 0.1 }, "limit": { "context": 256000, @@ -181656,9 +183995,9 @@ }, "open_weights": false, "cost": { - "input": 0.09, - "output": 0.36, - "cache_read": 0.018 + "input": 0.1, + "output": 0.4, + "cache_read": 0.02 }, "limit": { "context": 256000, @@ -181687,9 +184026,9 @@ }, "open_weights": false, "cost": { - "input": 0.45, - "output": 2.7, - "cache_read": 0.09 + "input": 0.5, + "output": 3.0, + "cache_read": 0.1 }, "limit": { "context": 256000, @@ -181718,9 +184057,9 @@ }, "open_weights": true, "cost": { - "input": 0.18, - "output": 1.035, - "cache_read": 0.036 + "input": 0.2, + "output": 1.15, + "cache_read": 0.04 }, "limit": { "context": 262144, @@ -181746,9 +184085,9 @@ }, "open_weights": false, "cost": { - "input": 0.36, - "output": 2.7, - "cache_read": 0.234 + "input": 0.4, + "output": 3.0, + "cache_read": 0.26 }, "limit": { "context": 262144, @@ -181774,9 +184113,9 @@ }, "open_weights": false, "cost": { - "input": 0.36, - "output": 2.7, - "cache_read": 0.234 + "input": 0.4, + "output": 3.0, + "cache_read": 0.26 }, "limit": { "context": 262144, @@ -182373,13 +184712,74 @@ "open_weights": true, "cost": { "input": 0.05, - "output": 0.15 + "output": 0.15, + "cache_read": 0.01 }, "limit": { "context": 262144, "output": 32768 } }, + { + "id": "runinfra/ornith-ai/Ornith-1.5-35B-A3B", + "name": "Ornith 1.5 35B A3B", + "family": "ornith", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-18", + "last_updated": "2026-08-23", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.1, + "output": 0.4, + "cache_read": 0.01 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "runinfra/zai-org/GLM-5.3-Flash", + "name": "GLM-5.3-Flash", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.1, + "output": 0.4, + "cache_read": 0.01 + }, + "limit": { + "context": 1048576, + "output": 32768 + } + }, { "id": "sakana/fugu", "name": "Fugu", @@ -185041,6 +187441,94 @@ "output": 131072 } }, + { + "id": "sensenova/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": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0, + "cache_read": 0.0 + }, + "limit": { + "context": 1000000, + "output": 65536 + } + }, + { + "id": "sensenova/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.0, + "output": 0.0, + "cache_read": 0.0 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, + { + "id": "sensenova/sensenova-6.8-flash-lite", + "name": "SenseNova 6.8 Flash Lite", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-11", + "last_updated": "2026-08-28", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0, + "cache_read": 0.0 + }, + "limit": { + "context": 262144, + "output": 65536 + } + }, { "id": "siliconflow-cn/ByteDance-Seed/Seed-OSS-36B-Instruct", "name": "ByteDance-Seed/Seed-OSS-36B-Instruct", @@ -189803,6 +192291,36 @@ "output": 65536 } }, + { + "id": "synthetic/hf:zai-org/GLM-5.3-Flash", + "name": "GLM-5.3-Flash", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.15, + "output": 0.5, + "cache_read": 0.04 + }, + "limit": { + "context": 524288, + "output": 65536 + } + }, { "id": "tencent-coding-plan/glm-5", "name": "GLM-5", @@ -190076,6 +192594,35 @@ "output": 64000 } }, + { + "id": "tencent-token-plan/hy4-preview", + "name": "Hy4 preview", + "family": "Hy", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-28", + "last_updated": "2026-08-28", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.834, + "output": 2.501, + "cache_read": 0.042 + }, + "limit": { + "context": 1024000, + "output": 64000 + } + }, { "id": "tencent-tokenhub/hy3", "name": "Hy3", @@ -190136,6 +192683,35 @@ "output": 64000 } }, + { + "id": "tencent-tokenhub/hy4-preview", + "name": "Hy4 preview", + "family": "Hy", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-28", + "last_updated": "2026-08-28", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.834, + "output": 2.501, + "cache_read": 0.042 + }, + "limit": { + "context": 1024000, + "output": 64000 + } + }, { "id": "tensorx/deepseek/deepseek-chat-v3.1", "name": "DeepSeek Chat V3.1", @@ -192417,7 +194993,485 @@ } }, { - "id": "trustedrouter/auto", + "id": "togetherai/zai-org/GLM-5.3", + "name": "GLM-5.3", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.4, + "output": 4.4, + "cache_read": 0.26 + }, + "limit": { + "context": 1048576, + "output": 262144 + } + }, + { + "id": "togetherai/zai-org/GLM-5.3-Flash", + "name": "GLM-5.3-Flash", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.15, + "output": 0.5, + "cache_read": 0.03 + }, + "limit": { + "context": 1048575, + "output": 400000 + } + }, + { + "id": "tokengo/deepseek/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": true, + "cost": { + "input": 0.19, + "output": 0.71, + "cache_read": 0.06 + }, + "limit": { + "context": 131072, + "output": 8192 + } + }, + { + "id": "tokengo/deepseek/deepseek-v3.2", + "name": "DeepSeek V3.2", + "family": "deepseek", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2024-07", + "release_date": "2025-12-01", + "last_updated": "2025-12-01", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.2174, + "output": 0.326, + "cache_read": 0.06 + }, + "limit": { + "context": 128000, + "output": 64000 + } + }, + { + "id": "tokengo/deepseek/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": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.098, + "output": 0.196, + "cache_read": 0.028 + }, + "limit": { + "context": 1000000, + "output": 384000 + } + }, + { + "id": "tokengo/deepseek/deepseek-v4-pro", + "name": "DeepSeek V4 Pro", + "family": "deepseek-thinking", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-05", + "release_date": "2026-04-24", + "last_updated": "2026-04-24", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.435, + "output": 0.87 + }, + "limit": { + "context": 1000000, + "output": 384000 + } + }, + { + "id": "tokengo/minimax/minimax-m2.5", + "name": "MiniMax-M2.5", + "family": "minimax", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-02-12", + "last_updated": "2026-02-12", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.3, + "output": 1.2, + "cache_read": 0.03 + }, + "limit": { + "context": 204800, + "output": 131072 + } + }, + { + "id": "tokengo/moonshotai/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": 0.95, + "output": 4.0, + "cache_read": 0.16 + }, + "limit": { + "context": 262144, + "output": 262144 + } + }, + { + "id": "tokengo/moonshotai/kimi-k3", + "name": "Kimi K3", + "family": "kimi-k3", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "release_date": "2026-07-16", + "last_updated": "2026-07-16", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 3.0, + "output": 15.0, + "cache_read": 0.3 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, + { + "id": "tokengo/qwen/qwen3.5-397b-a17b", + "name": "Qwen3.5 397B-A17B", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-02-15", + "last_updated": "2026-02-15", + "modalities": { + "input": [ + "text", + "image", + "video", + "audio" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.4, + "output": 2.65, + "cache_read": 0.2 + }, + "limit": { + "context": 262144, + "output": 65536 + } + }, + { + "id": "tokengo/z-ai/glm-5", + "name": "GLM-5", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-02-12", + "last_updated": "2026-02-12", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.89, + "output": 3.2647, + "cache_read": 0.2226 + }, + "limit": { + "context": 204800, + "output": 131072 + } + }, + { + "id": "tokengo/z-ai/glm-5.1", + "name": "GLM-5.1", + "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.4, + "output": 4.4, + "cache_read": 0.26 + }, + "limit": { + "context": 200000, + "output": 131072 + } + }, + { + "id": "tokengo/z-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-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": "tokengo/z-ai/glm-5.3", + "name": "GLM-5.3", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "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": "tokengo/z-ai/glm-5.3-flash", + "name": "GLM-5.3-Flash", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.075, + "output": 0.025, + "cache_read": 0.015 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, + { + "id": "tokenrouter/z-ai/glm-5.3-free", + "name": "GLM-5.3 (free)", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, + { + "id": "trustedrouter/trustedrouter/auto", "name": "Auto", "attachment": true, "reasoning": true, @@ -192443,7 +195497,7 @@ } }, { - "id": "trustedrouter/cheap", + "id": "trustedrouter/trustedrouter/cheap", "name": "Cheap", "attachment": true, "reasoning": true, @@ -192469,7 +195523,7 @@ } }, { - "id": "trustedrouter/e2e", + "id": "trustedrouter/trustedrouter/e2e", "name": "End-to-End Encrypted", "attachment": true, "reasoning": true, @@ -192495,7 +195549,7 @@ } }, { - "id": "trustedrouter/fast", + "id": "trustedrouter/trustedrouter/fast", "name": "Fast", "attachment": true, "reasoning": true, @@ -192521,7 +195575,7 @@ } }, { - "id": "trustedrouter/synth", + "id": "trustedrouter/trustedrouter/synth", "name": "Synth", "attachment": true, "reasoning": true, @@ -192547,7 +195601,7 @@ } }, { - "id": "trustedrouter/synth-code", + "id": "trustedrouter/trustedrouter/synth-code", "name": "Synth Code", "attachment": true, "reasoning": true, @@ -192573,7 +195627,7 @@ } }, { - "id": "trustedrouter/zdr", + "id": "trustedrouter/trustedrouter/zdr", "name": "Zero Data Retention", "attachment": true, "reasoning": true, @@ -193950,6 +197004,369 @@ "output": 32000 } }, + { + "id": "vancine/LongCat-2.0", + "name": "LongCat-2.0", + "family": "longcat", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-30", + "last_updated": "2026-06-30", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.24, + "output": 0.96, + "cache_read": 0.0048 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, + { + "id": "vancine/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.24, + "output": 0.96, + "cache_read": 0.048 + }, + "limit": { + "context": 1048576, + "output": 512000 + } + }, + { + "id": "vancine/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": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.22, + "output": 0.66, + "cache_read": 0.007 + }, + "limit": { + "context": 1000000, + "output": 384000 + } + }, + { + "id": "vancine/deepseek-v4-flash-vision-exp", + "name": "DeepSeek V4 Flash Vision Exp", + "family": "deepseek-flash", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-21", + "last_updated": "2026-08-21", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.22, + "output": 0.66, + "cache_read": 0.007 + }, + "limit": { + "context": 1000000, + "output": 384000 + } + }, + { + "id": "vancine/deepseek-v4-pro", + "name": "DeepSeek V4 Pro", + "family": "deepseek-thinking", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-05", + "release_date": "2026-04-24", + "last_updated": "2026-04-24", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.66, + "output": 1.98, + "cache_read": 0.022 + }, + "limit": { + "context": 1000000, + "output": 384000 + } + }, + { + "id": "vancine/glm-5.3", + "name": "GLM-5.3", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 1.12, + "output": 3.52, + "cache_read": 0.208 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, + { + "id": "vancine/glm-5.3-flash", + "name": "GLM-5.3-Flash", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.06, + "output": 0.2, + "cache_read": 0.012 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, + { + "id": "vancine/hy4-preview", + "name": "Hy4 preview", + "family": "Hy", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-28", + "last_updated": "2026-08-28", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.67, + "output": 2.0, + "cache_read": 0.034 + }, + "limit": { + "context": 1024000, + "output": 64000 + } + }, + { + "id": "vancine/kimi-k3", + "name": "Kimi K3", + "family": "kimi-k3", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "release_date": "2026-07-16", + "last_updated": "2026-07-16", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 2.4, + "output": 12.0, + "cache_read": 0.24 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, + { + "id": "vancine/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": 0.348, + "output": 0.696, + "cache_read": 0.00288 + }, + "limit": { + "context": 1048576, + "output": 131072 + } + }, + { + "id": "vancine/qwen3.8-flash", + "name": "Qwen3.8 Flash", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.12, + "output": 0.38, + "cache_read": 0.013 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, + { + "id": "vancine/qwen3.8-max", + "name": "Qwen3.8 Max", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-03", + "last_updated": "2026-08-03", + "modalities": { + "input": [ + "text", + "image", + "video", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 1.6, + "output": 4.8, + "cache_read": 0.2 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "venice/aion-labs-aion-3.0", "name": "Aion 3.0", @@ -195052,7 +198469,7 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 0.56, "output": 3.5, @@ -196379,7 +199796,7 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 0.325, "output": 3.25 @@ -196668,7 +200085,7 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 1.75, "output": 5.5, @@ -197772,11 +201189,11 @@ "cost": { "input": 2.0, "output": 6.0, - "cache_read": 0.2 + "cache_read": 0.25 }, "limit": { "context": 262144, - "output": 131072 + "output": 128000 } }, { @@ -197801,9 +201218,10 @@ }, "open_weights": true, "cost": { - "input": 0.55, - "output": 3.3, - "cache_read": 0.11 + "input": 0.5, + "output": 3.0, + "cache_read": 0.1, + "cache_write": 0.625 }, "limit": { "context": 1000000, @@ -197841,6 +201259,36 @@ "output": 128000 } }, + { + "id": "vercel/alibaba/qwen3.8-flash-next", + "name": "Qwen 3.8 Flash Next", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-27", + "last_updated": "2026-08-27", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.12, + "output": 0.4, + "cache_read": 0.01 + }, + "limit": { + "context": 1048576, + "output": 1048576 + } + }, { "id": "vercel/alibaba/qwen3.8-max", "name": "Qwen 3.8 Max", @@ -198097,6 +201545,31 @@ "output": 0 } }, + { + "id": "vercel/alibaba/wan-v3.0-video-prime", + "name": "Wan v3.0 Video Prime", + "family": "o", + "attachment": true, + "reasoning": false, + "tool_call": false, + "release_date": "2026-08-28", + "last_updated": "2026-08-28", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "video" + ] + }, + "open_weights": false, + "cost": {}, + "limit": { + "context": 0, + "output": 0 + } + }, { "id": "vercel/amazon/nova-2-lite", "name": "Nova 2 Lite", @@ -199768,13 +203241,13 @@ }, "open_weights": true, "cost": { - "input": 1.74, - "output": 3.48, - "cache_read": 0.14 + "input": 0.66, + "output": 1.98, + "cache_read": 0.022 }, "limit": { - "context": 1048600, - "output": 1048600 + "context": 1000000, + "output": 384000 } }, { @@ -200906,6 +204379,60 @@ "output": 32000 } }, + { + "id": "vercel/inclusionai/ling-3.0-flash-fin", + "name": "Ling 3.0 Flash Fin", + "family": "ling", + "attachment": false, + "reasoning": true, + "tool_call": true, + "release_date": "2026-08-27", + "last_updated": "2026-08-27", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 256000, + "output": 32000 + } + }, + { + "id": "vercel/inclusionai/ling-3.0-flash-fin-free", + "name": "Ling 3.0 Flash Fin (Free)", + "family": "ling", + "attachment": false, + "reasoning": true, + "tool_call": true, + "release_date": "2026-08-27", + "last_updated": "2026-08-27", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 256000, + "output": 32000 + } + }, { "id": "vercel/interfaze/interfaze-beta", "name": "Interfaze Beta", @@ -201574,6 +205101,31 @@ "output": 0 } }, + { + "id": "vercel/minimax/minimax-h3-max", + "name": "MiniMax H3 Max", + "family": "minimax", + "attachment": true, + "reasoning": false, + "tool_call": false, + "release_date": "2026-08-27", + "last_updated": "2026-08-27", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "video" + ] + }, + "open_weights": false, + "cost": {}, + "limit": { + "context": 0, + "output": 0 + } + }, { "id": "vercel/minimax/minimax-m2", "name": "MiniMax M2", @@ -201841,8 +205393,8 @@ "cache_read": 0.06 }, "limit": { - "context": 1000000, - "output": 1000000 + "context": 512000, + "output": 512000 } }, { @@ -202426,7 +205978,7 @@ "cost": { "input": 0.95, "output": 4.0, - "cache_read": 0.19 + "cache_read": 0.16 }, "limit": { "context": 256000, @@ -202689,8 +206241,8 @@ "open_weights": true, "cost": { "input": 0.05, - "output": 0.15, - "cache_read": 0.05 + "output": 0.2, + "cache_read": 0.01 }, "limit": { "context": 262144, @@ -206233,13 +209785,42 @@ }, "open_weights": true, "cost": { - "input": 0.132, - "output": 0.528, - "cache_read": 0.033 + "input": 0.14, + "output": 0.58, + "cache_read": 0.035 }, "limit": { - "context": 256000, - "output": 128000 + "context": 262144, + "output": 262144 + } + }, + { + "id": "vercel/tencent/hy4-preview", + "name": "Tencent Hy4 Preview", + "family": "Hy", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-28", + "last_updated": "2026-08-28", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.834, + "output": 2.501, + "cache_read": 0.042 + }, + "limit": { + "context": 1024000, + "output": 64000 } }, { @@ -207037,15 +210618,15 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 1.4, "output": 4.4, - "cache_read": 0.26 + "cache_read": 0.14 }, "limit": { "context": 1000000, - "output": 12800 + "output": 1000000 } }, { @@ -207348,7 +210929,7 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 1.2, "output": 4.2, @@ -207359,6 +210940,38 @@ "output": 131072 } }, + { + "id": "vivgrid/glm-5.3-flash", + "name": "GLM-5.3-Flash", + "family": "glm", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-26", + "last_updated": "2026-08-26", + "modalities": { + "input": [ + "text", + "image", + "video", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.15, + "output": 0.5, + "cache_read": 0.04 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, { "id": "vivgrid/gpt-5-mini", "name": "GPT-5 Mini", @@ -207772,6 +211385,251 @@ "output": 131072 } }, + { + "id": "volcengine-coding-plan/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": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0, + "cache_read": 0.0 + }, + "limit": { + "context": 1000000, + "output": 384000 + } + }, + { + "id": "volcengine-coding-plan/deepseek-v4-pro", + "name": "DeepSeek V4 Pro", + "family": "deepseek-thinking", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-05", + "release_date": "2026-04-24", + "last_updated": "2026-04-24", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0, + "cache_read": 0.0 + }, + "limit": { + "context": 1000000, + "output": 384000 + } + }, + { + "id": "volcengine-coding-plan/doubao-seed-2.0-lite", + "name": "Seed 2.0 Lite", + "family": "seed", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-02-14", + "last_updated": "2026-02-14", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0, + "cache_read": 0.0 + }, + "limit": { + "context": 256000, + "output": 32000 + } + }, + { + "id": "volcengine-coding-plan/doubao-seed-2.1-turbo", + "name": "Seed 2.1 Turbo", + "family": "seed", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-23", + "last_updated": "2026-06-23", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0, + "cache_read": 0.0 + }, + "limit": { + "context": 256000, + "output": 256000 + } + }, + { + "id": "volcengine-coding-plan/doubao-seed-evolving", + "name": "Seed Evolving", + "family": "seed", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-23", + "last_updated": "2026-06-23", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0, + "cache_read": 0.0 + }, + "limit": { + "context": 256000, + "output": 256000 + } + }, + { + "id": "volcengine-coding-plan/glm-5.3", + "name": "GLM-5.3", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-08-14", + "last_updated": "2026-08-14", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0, + "cache_read": 0.0 + }, + "limit": { + "context": 1000000, + "output": 131072 + } + }, + { + "id": "volcengine-coding-plan/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", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0, + "cache_read": 0.0 + }, + "limit": { + "context": 262144, + "output": 262144 + } + }, + { + "id": "volcengine-coding-plan/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, + "cache_read": 0.0 + }, + "limit": { + "context": 1048576, + "output": 512000 + } + }, { "id": "volcengine/deepseek-v4-flash-ga-260731", "name": "DeepSeek V4 Flash 0731", @@ -207865,7 +211723,7 @@ "name": "Seed 1.6 Flash", "family": "seed", "attachment": true, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2025-08-28", @@ -207895,7 +211753,7 @@ "name": "Seed 1.6 Vision", "family": "seed", "attachment": true, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, "release_date": "2025-08-15", @@ -208009,7 +211867,7 @@ }, "limit": { "context": 256000, - "output": 32000 + "output": 131072 } }, { @@ -208040,7 +211898,7 @@ }, "limit": { "context": 256000, - "output": 32000 + "output": 131072 } }, { @@ -209238,36 +213096,6 @@ "output": 262144 } }, - { - "id": "wandb/moonshotai/Kimi-K3", - "name": "Kimi K3", - "family": "kimi-k3", - "attachment": true, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2026-07-16", - "last_updated": "2026-07-16", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 3.0, - "output": 15.0, - "cache_read": 0.3 - }, - "limit": { - "context": 1048576, - "output": 1048576 - } - }, { "id": "wandb/nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B", "name": "Nemotron 3 Ultra", @@ -211247,7 +215075,7 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 0.0, "output": 0.0, @@ -211310,7 +215138,7 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 0.0, "output": 0.0, @@ -211739,7 +215567,7 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 1.4, "output": 4.4, @@ -215723,7 +219551,7 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 0.0, "output": 0.0, @@ -215786,7 +219614,7 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 0.0, "output": 0.0, @@ -216218,7 +220046,7 @@ "text" ] }, - "open_weights": false, + "open_weights": true, "cost": { "input": 1.4, "output": 4.4, diff --git a/crates/goose-provider-types/src/canonical/data/provider_metadata.json b/crates/goose-provider-types/src/canonical/data/provider_metadata.json index 4bbc279bd..76c5fc1f1 100644 --- a/crates/goose-provider-types/src/canonical/data/provider_metadata.json +++ b/crates/goose-provider-types/src/canonical/data/provider_metadata.json @@ -30,7 +30,18 @@ "env": [ "ABLIT_KEY" ], - "model_count": 2 + "model_count": 3 + }, + { + "id": "above", + "display_name": "above.dev", + "npm": "@ai-sdk/openai-compatible", + "api": "https://api.above.dev/v1", + "doc": "https://above.dev/docs", + "env": [ + "ABOVE_API_KEY" + ], + "model_count": 9 }, { "id": "agentrouter", @@ -74,7 +85,7 @@ "env": [ "AIAND_API_KEY" ], - "model_count": 9 + "model_count": 11 }, { "id": "aixy", @@ -107,7 +118,7 @@ "env": [ "DASHSCOPE_API_KEY" ], - "model_count": 54 + "model_count": 55 }, { "id": "alibaba-cn", @@ -118,7 +129,7 @@ "env": [ "DASHSCOPE_API_KEY" ], - "model_count": 86 + "model_count": 87 }, { "id": "alibaba-coding-plan", @@ -151,7 +162,7 @@ "env": [ "ALIBABA_TOKEN_PLAN_API_KEY" ], - "model_count": 25 + "model_count": 26 }, { "id": "alibaba-token-plan-cn", @@ -162,7 +173,7 @@ "env": [ "ALIBABA_TOKEN_PLAN_API_KEY" ], - "model_count": 25 + "model_count": 26 }, { "id": "ambient", @@ -184,7 +195,7 @@ "env": [ "AMD_API_KEY" ], - "model_count": 1 + "model_count": 2 }, { "id": "anyapi", @@ -250,7 +261,7 @@ "env": [ "BASETEN_API_KEY" ], - "model_count": 20 + "model_count": 21 }, { "id": "berget", @@ -261,7 +272,7 @@ "env": [ "BERGET_API_KEY" ], - "model_count": 9 + "model_count": 11 }, { "id": "blueclaw", @@ -274,6 +285,17 @@ ], "model_count": 2 }, + { + "id": "bothub", + "display_name": "Bothub", + "npm": "@ai-sdk/openai-compatible", + "api": "https://openai.bothub.ru/v1", + "doc": "https://bothub.ru/models", + "env": [ + "BOTHUB_API_KEY" + ], + "model_count": 2 + }, { "id": "chutes", "display_name": "Chutes", @@ -339,7 +361,7 @@ "CLOUDFLARE_ACCOUNT_ID", "CLOUDFLARE_API_KEY" ], - "model_count": 26 + "model_count": 27 }, { "id": "coralbricks", @@ -361,7 +383,7 @@ "env": [ "CORTECS_API_KEY" ], - "model_count": 108 + "model_count": 112 }, { "id": "crof", @@ -372,7 +394,7 @@ "env": [ "CROF_API_KEY" ], - "model_count": 21 + "model_count": 23 }, { "id": "crossmodel", @@ -383,7 +405,7 @@ "env": [ "CROSSMODEL_API_KEY" ], - "model_count": 53 + "model_count": 56 }, { "id": "crusoe", @@ -439,7 +461,7 @@ "env": [ "DIGITALOCEAN_ACCESS_TOKEN" ], - "model_count": 92 + "model_count": 94 }, { "id": "dinference", @@ -494,7 +516,7 @@ "env": [ "EDENAI_API_KEY" ], - "model_count": 235 + "model_count": 239 }, { "id": "empiriolabs", @@ -505,7 +527,7 @@ "env": [ "EMPIRIOLABS_API_KEY" ], - "model_count": 57 + "model_count": 56 }, { "id": "evroc", @@ -538,7 +560,7 @@ "env": [ "FIREWORKS_API_KEY" ], - "model_count": 23 + "model_count": 18 }, { "id": "freemodel", @@ -560,7 +582,7 @@ "env": [ "FRIENDLI_TOKEN" ], - "model_count": 5 + "model_count": 6 }, { "id": "frogbot", @@ -648,7 +670,7 @@ "env": [ "HF_TOKEN" ], - "model_count": 71 + "model_count": 72 }, { "id": "hyper", @@ -659,7 +681,7 @@ "env": [ "HYPER_API_KEY" ], - "model_count": 29 + "model_count": 31 }, { "id": "iflowcn", @@ -792,7 +814,7 @@ "env": [ "KENARI_API_KEY" ], - "model_count": 38 + "model_count": 59 }, { "id": "kilo", @@ -803,7 +825,7 @@ "env": [ "KILO_API_KEY" ], - "model_count": 366 + "model_count": 363 }, { "id": "kimi-for-coding", @@ -816,6 +838,17 @@ ], "model_count": 4 }, + { + "id": "klokintegration", + "display_name": "klokintegration.se", + "npm": "@ai-sdk/openai-compatible", + "api": "https://api-gw.klok.ipaas.se/proxy/kloker-key/v1", + "doc": "https://klokintegration.se/docs/ai-api", + "env": [ + "KLOKINTEGRATION_API_KEY" + ], + "model_count": 3 + }, { "id": "kosmik", "display_name": "Kosmik Compute", @@ -858,7 +891,7 @@ "env": [ "LLMGATEWAY_API_KEY" ], - "model_count": 189 + "model_count": 180 }, { "id": "llmgateway-providers", @@ -869,7 +902,7 @@ "env": [ "LLMGATEWAY_API_KEY" ], - "model_count": 381 + "model_count": 360 }, { "id": "llmtech", @@ -1045,7 +1078,7 @@ "env": [ "MODAL_PROXY_TOKEN" ], - "model_count": 2 + "model_count": 4 }, { "id": "model-oracle-ai", @@ -1122,7 +1155,7 @@ "env": [ "NANO_GPT_API_KEY" ], - "model_count": 612 + "model_count": 608 }, { "id": "nearai", @@ -1178,7 +1211,7 @@ "env": [ "NEURALWATT_API_KEY" ], - "model_count": 25 + "model_count": 21 }, { "id": "nova", @@ -1211,7 +1244,7 @@ "env": [ "NVIDIA_API_KEY" ], - "model_count": 102 + "model_count": 103 }, { "id": "ofox", @@ -1222,7 +1255,7 @@ "env": [ "OFOX_API_KEY" ], - "model_count": 111 + "model_count": 112 }, { "id": "ollama-cloud", @@ -1233,7 +1266,7 @@ "env": [ "OLLAMA_API_KEY" ], - "model_count": 20 + "model_count": 22 }, { "id": "opencode", @@ -1244,7 +1277,7 @@ "env": [ "OPENCODE_API_KEY" ], - "model_count": 93 + "model_count": 94 }, { "id": "opencode-go", @@ -1255,7 +1288,18 @@ "env": [ "OPENCODE_API_KEY" ], - "model_count": 31 + "model_count": 33 + }, + { + "id": "openreason", + "display_name": "OpenReason", + "npm": "@ai-sdk/openai-compatible", + "api": "https://api.openreason.app/v1", + "doc": "https://openreason.app/docs", + "env": [ + "OPENREASON_API_KEY" + ], + "model_count": 3 }, { "id": "opper", @@ -1277,7 +1321,7 @@ "env": [ "ORCAROUTER_API_KEY" ], - "model_count": 81 + "model_count": 117 }, { "id": "ovhcloud", @@ -1421,7 +1465,7 @@ "env": [ "RUNINFRA_GATEWAY_KEY" ], - "model_count": 5 + "model_count": 7 }, { "id": "sakana", @@ -1465,7 +1509,7 @@ "env": [ "SCNET_API_KEY" ], - "model_count": 16 + "model_count": 17 }, { "id": "scx-ai", @@ -1478,6 +1522,17 @@ ], "model_count": 4 }, + { + "id": "sensenova", + "display_name": "SenseNova (China)", + "npm": "@ai-sdk/openai-compatible", + "api": "https://token.sensenova.cn/v1", + "doc": "https://platform.sensenova.cn/docs", + "env": [ + "SENSENOVA_API_KEY" + ], + "model_count": 3 + }, { "id": "siliconflow", "display_name": "SiliconFlow", @@ -1609,7 +1664,7 @@ "env": [ "SYNTHETIC_API_KEY" ], - "model_count": 8 + "model_count": 9 }, { "id": "tencent-coding-plan", @@ -1631,7 +1686,7 @@ "env": [ "TENCENT_TOKEN_PLAN_API_KEY" ], - "model_count": 1 + "model_count": 2 }, { "id": "tencent-tokenhub", @@ -1642,7 +1697,7 @@ "env": [ "TENCENT_TOKENHUB_API_KEY" ], - "model_count": 2 + "model_count": 3 }, { "id": "tensorx", @@ -1688,6 +1743,28 @@ ], "model_count": 8 }, + { + "id": "tokengo", + "display_name": "TokenGo", + "npm": "@ai-sdk/openai-compatible", + "api": "https://api.tokengo.com/v1", + "doc": "https://www.tokengo.com/docs", + "env": [ + "TOKENGO_API_KEY" + ], + "model_count": 13 + }, + { + "id": "tokenrouter", + "display_name": "TokenRouter", + "npm": "@ai-sdk/openai-compatible", + "api": "https://api.tokenrouter.com/v1", + "doc": "https://www.tokenrouter.com/docs/tokenrouter-feature-guide/", + "env": [ + "TOKENROUTER_API_KEY" + ], + "model_count": 1 + }, { "id": "trustedrouter", "display_name": "TrustedRouter", @@ -1743,6 +1820,17 @@ ], "model_count": 4 }, + { + "id": "vancine", + "display_name": "Vancine", + "npm": "@ai-sdk/openai-compatible", + "api": "https://vancine.com/v1", + "doc": "https://vancine.com/docs", + "env": [ + "VANCINE_API_KEY" + ], + "model_count": 12 + }, { "id": "vivgrid", "display_name": "Vivgrid", @@ -1752,7 +1840,7 @@ "env": [ "VIVGRID_API_KEY" ], - "model_count": 21 + "model_count": 22 }, { "id": "volcengine", @@ -1765,6 +1853,17 @@ ], "model_count": 15 }, + { + "id": "volcengine-coding-plan", + "display_name": "Volcengine Ark Coding Plan", + "npm": "@ai-sdk/openai-compatible", + "api": "https://ark.cn-beijing.volces.com/api/coding/v3", + "doc": "https://www.volcengine.com/docs/82379/1928261", + "env": [ + "ARK_CODING_PLAN_API_KEY" + ], + "model_count": 8 + }, { "id": "vultr", "display_name": "Vultr", diff --git a/ui/desktop/package.json b/ui/desktop/package.json index ebf49bf78..bb260012f 100644 --- a/ui/desktop/package.json +++ b/ui/desktop/package.json @@ -1,7 +1,7 @@ { "name": "goose-app", "productName": "Goose", - "version": "1.48.0", + "version": "1.49.0", "description": "Goose App", "engines": { "node": "^24.10.0",