From ca2490026ec38036f10aff60ffb6535ee4299eef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 14:43:16 +0000 Subject: [PATCH] chore(release): bump version to 1.38.0 (minor) (#9684) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- Cargo.lock | 20 +- Cargo.toml | 2 +- .../src/canonical/data/canonical_models.json | 2278 +++++++++++++++-- .../src/canonical/data/provider_metadata.json | 46 +- ui/desktop/openapi.json | 2 +- ui/desktop/package.json | 2 +- 6 files changed, 2077 insertions(+), 273 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index da4fb8134e..bb1d3e7108 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4519,7 +4519,7 @@ dependencies = [ [[package]] name = "goose" -version = "1.37.0" +version = "1.38.0" dependencies = [ "agent-client-protocol", "agent-client-protocol-schema", @@ -4657,7 +4657,7 @@ dependencies = [ [[package]] name = "goose-acp-macros" -version = "1.37.0" +version = "1.38.0" dependencies = [ "quote", "syn 2.0.117", @@ -4665,7 +4665,7 @@ dependencies = [ [[package]] name = "goose-cli" -version = "1.37.0" +version = "1.38.0" dependencies = [ "anstream", "anyhow", @@ -4719,7 +4719,7 @@ dependencies = [ [[package]] name = "goose-mcp" -version = "1.37.0" +version = "1.38.0" dependencies = [ "anyhow", "base64 0.22.1", @@ -4749,7 +4749,7 @@ dependencies = [ [[package]] name = "goose-providers" -version = "1.37.0" +version = "1.38.0" dependencies = [ "anyhow", "async-stream", @@ -4775,7 +4775,7 @@ dependencies = [ [[package]] name = "goose-sdk" -version = "1.37.0" +version = "1.38.0" dependencies = [ "agent-client-protocol", "agent-client-protocol-schema", @@ -4788,7 +4788,7 @@ dependencies = [ [[package]] name = "goose-sdk-types" -version = "1.37.0" +version = "1.38.0" dependencies = [ "agent-client-protocol", "agent-client-protocol-schema", @@ -4799,7 +4799,7 @@ dependencies = [ [[package]] name = "goose-server" -version = "1.37.0" +version = "1.38.0" dependencies = [ "anyhow", "aws-lc-rs", @@ -4846,7 +4846,7 @@ dependencies = [ [[package]] name = "goose-test" -version = "1.37.0" +version = "1.38.0" dependencies = [ "clap", "serde_json", @@ -4854,7 +4854,7 @@ dependencies = [ [[package]] name = "goose-test-support" -version = "1.37.0" +version = "1.38.0" dependencies = [ "axum", "env-lock", diff --git a/Cargo.toml b/Cargo.toml index b879838d0f..e69de2517f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ resolver = "2" [workspace.package] edition = "2021" -version = "1.37.0" +version = "1.38.0" rust-version = "1.91.1" authors = ["AAIF "] license = "Apache-2.0" diff --git a/crates/goose-providers/src/canonical/data/canonical_models.json b/crates/goose-providers/src/canonical/data/canonical_models.json index 8d18a7b63c..03ec380e34 100644 --- a/crates/goose-providers/src/canonical/data/canonical_models.json +++ b/crates/goose-providers/src/canonical/data/canonical_models.json @@ -9330,6 +9330,520 @@ "output": 65536 } }, + { + "id": "alibaba-coding-plan/qwen3.7-plus", + "name": "Qwen3.7 Plus", + "family": "qwen", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-04", + "release_date": "2026-06-02", + "last_updated": "2026-06-02", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0, + "cache_read": 0.0, + "cache_write": 0.0 + }, + "limit": { + "context": 1000000, + "output": 64000 + } + }, + { + "id": "alibaba-token-plan-cn/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.0, + "output": 0.0, + "cache_read": 0.0, + "cache_write": 0.0 + }, + "limit": { + "context": 196608, + "output": 24576 + } + }, + { + "id": "alibaba-token-plan-cn/deepseek-v3.2", + "name": "DeepSeek V3.2", + "family": "deepseek", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-01", + "release_date": "2025-12-03", + "last_updated": "2025-12-05", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 131072, + "output": 65536 + } + }, + { + "id": "alibaba-token-plan-cn/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": "alibaba-token-plan-cn/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": "alibaba-token-plan-cn/glm-5", + "name": "GLM-5", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-02-11", + "last_updated": "2026-02-11", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0, + "cache_read": 0.0, + "cache_write": 0.0 + }, + "limit": { + "context": 202752, + "output": 16384 + } + }, + { + "id": "alibaba-token-plan-cn/glm-5.1", + "name": "GLM-5.1", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-03-27", + "last_updated": "2026-03-27", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0, + "cache_read": 0.0, + "cache_write": 0.0 + }, + "limit": { + "context": 202752, + "output": 128000 + } + }, + { + "id": "alibaba-token-plan-cn/kimi-k2.5", + "name": "Kimi K2.5", + "family": "kimi", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-01", + "release_date": "2026-01", + "last_updated": "2026-01", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.0, + "output": 0.0, + "cache_read": 0.0, + "cache_write": 0.0 + }, + "limit": { + "context": 262144, + "output": 32768 + } + }, + { + "id": "alibaba-token-plan-cn/kimi-k2.6", + "name": "Kimi K2.6", + "family": "kimi", + "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.0, + "output": 0.0, + "cache_read": 0.0, + "cache_write": 0.0 + }, + "limit": { + "context": 262144, + "output": 16384 + } + }, + { + "id": "alibaba-token-plan-cn/qwen-image-2.0", + "name": "Qwen Image 2.0", + "family": "qwen", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "release_date": "2026-03-03", + "last_updated": "2026-03-03", + "modalities": { + "input": [ + "text" + ], + "output": [ + "image" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 8192, + "output": 0 + } + }, + { + "id": "alibaba-token-plan-cn/qwen-image-2.0-pro", + "name": "Qwen Image 2.0 Pro", + "family": "qwen", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "release_date": "2026-03-03", + "last_updated": "2026-03-03", + "modalities": { + "input": [ + "text" + ], + "output": [ + "image" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 8192, + "output": 0 + } + }, + { + "id": "alibaba-token-plan-cn/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.0, + "output": 0.0, + "cache_read": 0.0, + "cache_write": 0.0 + }, + "limit": { + "context": 1000000, + "output": 65536 + } + }, + { + "id": "alibaba-token-plan-cn/qwen3.6-plus", + "name": "Qwen3.6 Plus", + "family": "qwen", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-04", + "release_date": "2026-04-02", + "last_updated": "2026-04-02", + "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": 65536 + } + }, + { + "id": "alibaba-token-plan-cn/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": 0.0, + "output": 0.0, + "cache_read": 0.0, + "cache_write": 0.0 + }, + "limit": { + "context": 1000000, + "output": 65536 + } + }, + { + "id": "alibaba-token-plan-cn/qwen3.7-plus", + "name": "Qwen3.7 Plus", + "family": "qwen", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-04", + "release_date": "2026-06-02", + "last_updated": "2026-06-02", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0, + "cache_read": 0.0, + "cache_write": 0.0 + }, + "limit": { + "context": 1000000, + "output": 64000 + } + }, + { + "id": "alibaba-token-plan-cn/wan2.7-image", + "name": "Wan2.7 Image", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "release_date": "2026-05-29", + "last_updated": "2026-05-29", + "modalities": { + "input": [ + "text" + ], + "output": [ + "image" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 8192, + "output": 0 + } + }, + { + "id": "alibaba-token-plan-cn/wan2.7-image-pro", + "name": "Wan2.7 Image Pro", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "release_date": "2026-05-29", + "last_updated": "2026-05-29", + "modalities": { + "input": [ + "text" + ], + "output": [ + "image" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 8192, + "output": 0 + } + }, { "id": "alibaba-token-plan/MiniMax-M2.5", "name": "MiniMax-M2.5", @@ -9726,6 +10240,38 @@ "output": 65536 } }, + { + "id": "alibaba-token-plan/qwen3.7-plus", + "name": "Qwen3.7 Plus", + "family": "qwen", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-04", + "release_date": "2026-06-02", + "last_updated": "2026-06-02", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0, + "cache_read": 0.0, + "cache_write": 0.0 + }, + "limit": { + "context": 1000000, + "output": 64000 + } + }, { "id": "alibaba-token-plan/wan2.7-image", "name": "Wan2.7 Image", @@ -22768,7 +23314,7 @@ "tool_call": true, "temperature": true, "release_date": "2025-08-05", - "last_updated": "2025-08-05", + "last_updated": "2026-06-10", "modalities": { "input": [ "text" @@ -22779,52 +23325,23 @@ }, "open_weights": true, "cost": { - "input": 0.25, - "output": 0.69 + "input": 0.35, + "output": 0.75 }, "limit": { "context": 131072, - "output": 32768 - } - }, - { - "id": "cerebras/llama3.1-8b", - "name": "Llama 3.1 8B", - "family": "llama", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "knowledge": "2023-12", - "release_date": "2025-01-01", - "last_updated": "2026-05-27", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.1, - "output": 0.1 - }, - "limit": { - "context": 32000, - "output": 8000 + "output": 40960 } }, { "id": "cerebras/zai-glm-4.7", "name": "Z.AI GLM-4.7", "attachment": false, - "reasoning": false, + "reasoning": true, "tool_call": true, "temperature": true, - "release_date": "2026-01-10", - "last_updated": "2026-01-10", + "release_date": "2026-01-07", + "last_updated": "2026-06-10", "modalities": { "input": [ "text" @@ -22842,7 +23359,7 @@ }, "limit": { "context": 131072, - "output": 40000 + "output": 40960 } }, { @@ -30698,13 +31215,13 @@ }, "open_weights": true, "cost": { - "input": 0.27, - "output": 0.95, + "input": 0.15, + "output": 1.15, "cache_read": 0.03, "cache_write": 0.375 }, "limit": { - "context": 204800, + "context": 196608, "output": 131072 } }, @@ -30730,7 +31247,7 @@ "open_weights": true, "cost": { "input": 0.3, - "output": 1.2 + "output": 1.0 }, "limit": { "context": 262144, @@ -30760,8 +31277,9 @@ }, "open_weights": true, "cost": { - "input": 0.2, - "output": 0.95 + "input": 0.14, + "output": 1.0, + "cache_read": 0.05 }, "limit": { "context": 262144, @@ -30791,8 +31309,9 @@ }, "open_weights": true, "cost": { - "input": 0.54, - "output": 3.4 + "input": 0.45, + "output": 3.0, + "cache_read": 0.22 }, "limit": { "context": 262144, @@ -30821,8 +31340,8 @@ }, "open_weights": true, "cost": { - "input": 0.2, - "output": 1.0 + "input": 0.15, + "output": 0.95 }, "limit": { "context": 262144, @@ -30897,7 +31416,7 @@ "name": "DeepSeek-R1-0528", "attachment": false, "reasoning": true, - "tool_call": false, + "tool_call": true, "temperature": true, "knowledge": "2024-07", "release_date": "2025-05-28", @@ -31101,7 +31620,7 @@ "family": "llama", "attachment": false, "reasoning": false, - "tool_call": true, + "tool_call": false, "release_date": "2025-04-05", "last_updated": "2025-04-05", "modalities": { @@ -31119,7 +31638,7 @@ "output": 0.6 }, "limit": { - "context": 1000000, + "context": 1048576, "output": 16384 } }, @@ -31143,11 +31662,11 @@ }, "open_weights": true, "cost": { - "input": 0.08, + "input": 0.1, "output": 0.3 }, "limit": { - "context": 10000000, + "context": 327680, "output": 16384 } }, @@ -31174,8 +31693,9 @@ }, "open_weights": true, "cost": { - "input": 0.5, - "output": 2.8 + "input": 0.45, + "output": 2.25, + "cache_read": 0.07 }, "limit": { "context": 262144, @@ -31234,8 +31754,8 @@ }, "open_weights": true, "cost": { - "input": 0.05, - "output": 0.24 + "input": 0.039, + "output": 0.19 }, "limit": { "context": 131072, @@ -31296,7 +31816,7 @@ "cache_read": 0.08 }, "limit": { - "context": 204800, + "context": 202752, "output": 131072 } }, @@ -31321,7 +31841,7 @@ }, "open_weights": true, "cost": { - "input": 0.43, + "input": 0.4, "output": 1.75, "cache_read": 0.08 }, @@ -31380,9 +31900,9 @@ }, "open_weights": true, "cost": { - "input": 0.8, - "output": 2.56, - "cache_read": 0.16 + "input": 0.6, + "output": 2.08, + "cache_read": 0.12 }, "limit": { "context": 202752, @@ -31410,9 +31930,9 @@ }, "open_weights": true, "cost": { - "input": 1.4, - "output": 4.4, - "cache_read": 0.26 + "input": 1.05, + "output": 3.5, + "cache_read": 0.205 }, "limit": { "context": 202752, @@ -31853,6 +32373,32 @@ "output": 64000 } }, + { + "id": "digitalocean/anthropic-claude-fable-5", + "name": "Anthropic Claude Fable 5", + "family": "claude-fable", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-09", + "last_updated": "2026-06-12", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": {}, + "limit": { + "context": 1000000, + "output": 128000 + } + }, { "id": "digitalocean/anthropic-claude-haiku-4.5", "name": "Claude Haiku 4.5", @@ -32882,6 +33428,31 @@ "output": 65536 } }, + { + "id": "digitalocean/nemotron-3-ultra-550b", + "name": "Nemotron 3 Ultra", + "family": "nemotron", + "attachment": false, + "reasoning": false, + "tool_call": true, + "temperature": true, + "release_date": "2026-06-04", + "last_updated": "2026-06-12", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": {}, + "limit": { + "context": 131072, + "output": 8192 + } + }, { "id": "digitalocean/nemotron-nano-12b-v2-vl", "name": "Nemotron Nano 12B v2 VL", @@ -37525,6 +38096,39 @@ "output": 8192 } }, + { + "id": "github-copilot/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": "github-copilot/claude-haiku-4.5", "name": "Claude Haiku 4.5 (latest)", @@ -88692,7 +89296,7 @@ "name": "Qwen3 235B A22B Instruct 2507", "family": "qwen", "attachment": false, - "reasoning": true, + "reasoning": false, "tool_call": true, "temperature": true, "knowledge": "2025-07", @@ -89045,36 +89649,6 @@ "output": 384000 } }, - { - "id": "nebius/google/gemma-2-2b-it", - "name": "Gemma-2-2b-it", - "attachment": false, - "reasoning": false, - "tool_call": false, - "temperature": true, - "knowledge": "2024-06", - "release_date": "2024-07-31", - "last_updated": "2026-02-04", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.02, - "output": 0.06, - "cache_read": 0.002, - "cache_write": 0.025 - }, - "limit": { - "context": 8192, - "output": 4096 - } - }, { "id": "nebius/google/gemma-3-27b-it", "name": "Gemma-3-27b-it", @@ -89136,36 +89710,6 @@ "output": 8192 } }, - { - "id": "nebius/meta-llama/Meta-Llama-3.1-8B-Instruct", - "name": "Meta-Llama-3.1-8B-Instruct", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "knowledge": "2024-12", - "release_date": "2024-07-23", - "last_updated": "2026-02-04", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.02, - "output": 0.06, - "cache_read": 0.002, - "cache_write": 0.025 - }, - "limit": { - "context": 128000, - "output": 4096 - } - }, { "id": "nebius/moonshotai/Kimi-K2.5", "name": "Kimi-K2.5", @@ -89442,6 +89986,811 @@ "output": 16384 } }, + { + "id": "neon/claude-haiku-4.5", + "name": "Claude Haiku 4.5 (latest)", + "family": "claude-haiku", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-02-28", + "release_date": "2025-10-15", + "last_updated": "2025-10-15", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 1.0, + "output": 5.0, + "cache_read": 0.1, + "cache_write": 1.25 + }, + "limit": { + "context": 200000, + "output": 64000 + } + }, + { + "id": "neon/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": "neon/claude-opus-4.5", + "name": "Claude Opus 4.5 (latest)", + "family": "claude-opus", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-03-31", + "release_date": "2025-11-24", + "last_updated": "2025-11-24", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 5.0, + "output": 25.0, + "cache_read": 0.5, + "cache_write": 6.25 + }, + "limit": { + "context": 200000, + "output": 64000 + } + }, + { + "id": "neon/claude-opus-4.6", + "name": "Claude Opus 4.6", + "family": "claude-opus", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-05-31", + "release_date": "2026-02-05", + "last_updated": "2026-03-13", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 5.0, + "output": 25.0, + "cache_read": 0.5, + "cache_write": 6.25 + }, + "limit": { + "context": 1000000, + "output": 128000 + } + }, + { + "id": "neon/claude-opus-4.7", + "name": "Claude Opus 4.7", + "family": "claude-opus", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "knowledge": "2026-01-31", + "release_date": "2026-04-16", + "last_updated": "2026-04-16", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 5.0, + "output": 25.0, + "cache_read": 0.5, + "cache_write": 6.25 + }, + "limit": { + "context": 1000000, + "output": 128000 + } + }, + { + "id": "neon/claude-sonnet-4", + "name": "Claude Sonnet 4.5", + "family": "claude-sonnet", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-07-31", + "release_date": "2025-09-29", + "last_updated": "2025-09-29", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 3.0, + "output": 15.0, + "cache_read": 0.3, + "cache_write": 3.75 + }, + "limit": { + "context": 200000, + "output": 64000 + } + }, + { + "id": "neon/claude-sonnet-4.5", + "name": "Claude Sonnet 4.5 (latest)", + "family": "claude-sonnet", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-07-31", + "release_date": "2025-09-29", + "last_updated": "2025-09-29", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 3.0, + "output": 15.0, + "cache_read": 0.3, + "cache_write": 3.75 + }, + "limit": { + "context": 200000, + "output": 64000 + } + }, + { + "id": "neon/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": 3.0, + "output": 15.0, + "cache_read": 0.3, + "cache_write": 3.75 + }, + "limit": { + "context": 1000000, + "output": 64000 + } + }, + { + "id": "neon/gemini-2.5-flash", + "name": "Gemini 2.5 Flash", + "family": "gemini-flash", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-01", + "release_date": "2025-03-20", + "last_updated": "2025-06-05", + "modalities": { + "input": [ + "text", + "image", + "audio", + "video", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.3, + "output": 2.5, + "cache_read": 0.03 + }, + "limit": { + "context": 1048576, + "output": 65536 + } + }, + { + "id": "neon/gemini-2.5-pro", + "name": "Gemini 2.5 Pro", + "family": "gemini-pro", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-01", + "release_date": "2025-03-20", + "last_updated": "2025-06-05", + "modalities": { + "input": [ + "text", + "image", + "audio", + "video", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 1.25, + "output": 10.0, + "cache_read": 0.125 + }, + "limit": { + "context": 1048576, + "output": 65536 + } + }, + { + "id": "neon/gemini-3-flash", + "name": "Gemini 3 Flash Preview", + "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": 65536 + } + }, + { + "id": "neon/gemini-3-pro", + "name": "Gemini 3 Pro Preview", + "family": "gemini-pro", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-01", + "release_date": "2025-11-18", + "last_updated": "2025-11-18", + "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": "neon/gemini-3.1-flash-lite", + "name": "Gemini 3.1 Flash Lite Preview", + "family": "gemini-flash-lite", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-01", + "release_date": "2026-03-03", + "last_updated": "2026-03-03", + "modalities": { + "input": [ + "text", + "image", + "video", + "audio", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.25, + "output": 1.5, + "cache_read": 0.025 + }, + "limit": { + "context": 1048576, + "output": 65536 + } + }, + { + "id": "neon/gemini-3.1-pro", + "name": "Gemini 3.1 Pro Preview Custom Tools", + "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": "neon/gpt-5", + "name": "GPT-5", + "family": "gpt", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "knowledge": "2024-09-30", + "release_date": "2025-08-07", + "last_updated": "2025-08-07", + "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": "neon/gpt-5-mini", + "name": "GPT-5 Mini", + "family": "gpt-mini", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "knowledge": "2024-05-30", + "release_date": "2025-08-07", + "last_updated": "2025-08-07", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.25, + "output": 2.0, + "cache_read": 0.025 + }, + "limit": { + "context": 400000, + "output": 128000 + } + }, + { + "id": "neon/gpt-5-nano", + "name": "GPT-5 Nano", + "family": "gpt-nano", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "knowledge": "2024-05-30", + "release_date": "2025-08-07", + "last_updated": "2025-08-07", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.05, + "output": 0.4, + "cache_read": 0.005 + }, + "limit": { + "context": 400000, + "output": 128000 + } + }, + { + "id": "neon/gpt-5.1", + "name": "GPT-5.1", + "family": "gpt", + "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": "neon/gpt-5.2", + "name": "GPT-5.2", + "family": "gpt", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "knowledge": "2025-08-31", + "release_date": "2025-12-11", + "last_updated": "2025-12-11", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 1.75, + "output": 14.0, + "cache_read": 0.175 + }, + "limit": { + "context": 400000, + "output": 128000 + } + }, + { + "id": "neon/gpt-5.4", + "name": "GPT-5.4", + "family": "gpt", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "knowledge": "2025-08-31", + "release_date": "2026-03-05", + "last_updated": "2026-03-05", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 2.5, + "output": 15.0, + "cache_read": 0.25 + }, + "limit": { + "context": 1050000, + "output": 128000 + } + }, + { + "id": "neon/gpt-5.4-mini", + "name": "GPT-5.4 mini", + "family": "gpt-mini", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "knowledge": "2025-08-31", + "release_date": "2026-03-17", + "last_updated": "2026-03-17", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.75, + "output": 4.5, + "cache_read": 0.075 + }, + "limit": { + "context": 400000, + "output": 128000 + } + }, + { + "id": "neon/gpt-5.4-nano", + "name": "GPT-5.4 nano", + "family": "gpt-nano", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "knowledge": "2025-08-31", + "release_date": "2026-03-17", + "last_updated": "2026-03-17", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.2, + "output": 1.25, + "cache_read": 0.02 + }, + "limit": { + "context": 400000, + "output": 128000 + } + }, + { + "id": "neon/gpt-5.5", + "name": "GPT-5.5", + "family": "gpt", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "knowledge": "2025-12-01", + "release_date": "2026-04-23", + "last_updated": "2026-04-23", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 5.0, + "output": 30.0, + "cache_read": 0.5 + }, + "limit": { + "context": 1050000, + "output": 128000 + } + }, + { + "id": "neon/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.072, + "output": 0.28 + }, + "limit": { + "context": 131072, + "output": 32768 + } + }, + { + "id": "neon/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.05, + "output": 0.2 + }, + "limit": { + "context": 131072, + "output": 32768 + } + }, { "id": "neuralwatt/MiniMaxAI/MiniMax-M2.5", "name": "MiniMax M2.5", @@ -98040,7 +99389,7 @@ }, { "id": "opencode-go/minimax-m3", - "name": "MiniMax M3", + "name": "MiniMax M3 (3x usage)", "family": "minimax-m3", "attachment": false, "reasoning": true, @@ -98061,9 +99410,9 @@ }, "open_weights": true, "cost": { - "input": 0.3, - "output": 1.2, - "cache_read": 0.06 + "input": 0.1, + "output": 0.4, + "cache_read": 0.02 }, "limit": { "context": 512000, @@ -101861,12 +103210,12 @@ }, "open_weights": true, "cost": { - "input": 0.7, + "input": 0.8, "output": 0.8 }, "limit": { - "context": 131072, - "output": 16384 + "context": 8192, + "output": 8192 } }, { @@ -102821,12 +104170,12 @@ "open_weights": true, "cost": { "input": 0.12, - "output": 0.36, + "output": 0.35, "cache_read": 0.09 }, "limit": { - "context": 256000, - "output": 8192 + "context": 262144, + "output": 262144 } }, { @@ -104011,12 +105360,12 @@ }, "open_weights": true, "cost": { - "input": 0.27, - "output": 1.08, - "cache_read": 0.054 + "input": 0.25, + "output": 1.0, + "cache_read": 0.05 }, "limit": { - "context": 204800, + "context": 196608, "output": 131072 } }, @@ -104681,13 +106030,13 @@ }, "open_weights": true, "cost": { - "input": 0.68, - "output": 3.41, - "cache_read": 0.34 + "input": 0.67, + "output": 3.39, + "cache_read": 0.14 }, "limit": { - "context": 262142, - "output": 262142 + "context": 262144, + "output": 262144 } }, { @@ -105206,34 +106555,6 @@ "output": 128000 } }, - { - "id": "openrouter/nvidia/nemotron-nano-9b-v2", - "name": "Nemotron Nano 9B v2", - "family": "nemotron", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "release_date": "2025-08-18", - "last_updated": "2025-08-18", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": true, - "cost": { - "input": 0.04, - "output": 0.16 - }, - "limit": { - "context": 131072, - "output": 16384 - } - }, { "id": "openrouter/nvidia/nemotron-nano-9b-v2:free", "name": "Nemotron Nano 9B V2 (free)", @@ -108683,12 +110004,13 @@ }, "open_weights": true, "cost": { - "input": 0.14, - "output": 1.0 + "input": 0.15, + "output": 1.0, + "cache_read": 0.05 }, "limit": { - "context": 262140, - "output": 262140 + "context": 262144, + "output": 262144 } }, { @@ -108836,10 +110158,10 @@ }, "open_weights": false, "cost": { - "input": 0.4, - "output": 1.6, - "cache_read": 0.08, - "cache_write": 0.5 + "input": 0.32, + "output": 1.28, + "cache_read": 0.064, + "cache_write": 0.4 }, "limit": { "context": 1000000, @@ -110154,13 +111476,13 @@ }, "open_weights": false, "cost": { - "input": 0.68, - "output": 3.41, - "cache_read": 0.34 + "input": 0.67, + "output": 3.39, + "cache_read": 0.14 }, "limit": { - "context": 262142, - "output": 262142 + "context": 262144, + "output": 262144 } }, { @@ -128503,6 +129825,34 @@ "output": 131072 } }, + { + "id": "snowflake-cortex/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": {}, + "limit": { + "context": 1000000, + "output": 128000 + } + }, { "id": "snowflake-cortex/claude-haiku-4.5", "name": "Claude Haiku 4.5 (latest)", @@ -128559,6 +129909,33 @@ "output": 128000 } }, + { + "id": "snowflake-cortex/claude-opus-4.8", + "name": "Claude Opus 4.8", + "family": "claude-opus", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "release_date": "2026-05-28", + "last_updated": "2026-05-28", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": {}, + "limit": { + "context": 1000000, + "output": 128000 + } + }, { "id": "snowflake-cortex/claude-sonnet-4.5", "name": "Claude Sonnet 4.5 (latest)", @@ -128615,6 +129992,89 @@ "output": 16384 } }, + { + "id": "snowflake-cortex/deepseek-r1", + "name": "DeepSeek-R1", + "family": "deepseek-thinking", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2024-07", + "release_date": "2025-01-20", + "last_updated": "2025-05-29", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": {}, + "limit": { + "context": 128000, + "output": 32768 + } + }, + { + "id": "snowflake-cortex/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": {}, + "limit": { + "context": 1048576, + "output": 65536 + } + }, + { + "id": "snowflake-cortex/mistral-large2", + "name": "Mistral Large (latest)", + "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": {}, + "limit": { + "context": 262144, + "output": 262144 + } + }, { "id": "snowflake-cortex/openai-gpt-4.1", "name": "GPT-4.1", @@ -128806,6 +130266,60 @@ "output": 128000 } }, + { + "id": "snowflake-cortex/openai-gpt-5.5", + "name": "GPT-5.5", + "family": "gpt", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": false, + "knowledge": "2025-12-01", + "release_date": "2026-04-23", + "last_updated": "2026-04-23", + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": {}, + "limit": { + "context": 1050000, + "output": 128000 + } + }, + { + "id": "snowflake-cortex/snowflake-llama3.3-70b", + "name": "Llama-3.3-70B-Instruct", + "family": "llama", + "attachment": true, + "reasoning": false, + "tool_call": true, + "temperature": true, + "knowledge": "2023-12", + "release_date": "2024-12-06", + "last_updated": "2024-12-06", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": {}, + "limit": { + "context": 128000, + "output": 4096 + } + }, { "id": "stackit/Qwen/Qwen3-VL-235B-A22B-Instruct-FP8", "name": "Qwen3-VL 235B", @@ -130796,6 +132310,34 @@ "output": 16000 } }, + { + "id": "togetherai/LiquidAI/LFM2-24B-A2B", + "name": "LFM2-24B-A2B", + "family": "liquid", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "release_date": "2026-02-25", + "last_updated": "2026-02-25", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.03, + "output": 0.12 + }, + "limit": { + "context": 32768, + "output": 32768 + } + }, { "id": "togetherai/MiniMaxAI/MiniMax-M2.5", "name": "MiniMax-M2.5", @@ -130854,12 +132396,40 @@ "output": 131072 } }, + { + "id": "togetherai/Qwen/Qwen2.5-7B-Instruct-Turbo", + "name": "Qwen 2.5 7B Instruct Turbo", + "family": "qwen", + "attachment": false, + "reasoning": false, + "tool_call": true, + "temperature": true, + "release_date": "2024-09-19", + "last_updated": "2024-09-19", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.3, + "output": 0.3 + }, + "limit": { + "context": 32768, + "output": 32768 + } + }, { "id": "togetherai/Qwen/Qwen3-235B-A22B-Instruct-2507-tput", "name": "Qwen3 235B A22B Instruct 2507 FP8", "family": "qwen", "attachment": false, - "reasoning": true, + "reasoning": false, "tool_call": true, "temperature": true, "knowledge": "2025-07", @@ -130917,7 +132487,7 @@ "name": "Qwen3 Coder Next FP8", "family": "qwen", "attachment": false, - "reasoning": true, + "reasoning": false, "tool_call": true, "temperature": true, "knowledge": "2026-02-03", @@ -130970,6 +132540,35 @@ "output": 130000 } }, + { + "id": "togetherai/Qwen/Qwen3.5-9B", + "name": "Qwen3.5 9B", + "family": "qwen", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "release_date": "2026-03-03", + "last_updated": "2026-03-03", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.17, + "output": 0.25 + }, + "limit": { + "context": 262144, + "output": 65536 + } + }, { "id": "togetherai/Qwen/Qwen3.6-Plus", "name": "Qwen3.6 Plus", @@ -131003,7 +132602,7 @@ "name": "Qwen3.7 Max", "family": "qwen", "attachment": false, - "reasoning": true, + "reasoning": false, "tool_call": true, "temperature": true, "release_date": "2026-05-21", @@ -131026,6 +132625,34 @@ "output": 500000 } }, + { + "id": "togetherai/deepcogito/cogito-v2-1-671b", + "name": "Cogito v2.1 671B", + "family": "cogito", + "attachment": false, + "reasoning": true, + "tool_call": false, + "temperature": true, + "release_date": "2025-11-13", + "last_updated": "2025-11-13", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 1.25, + "output": 1.25 + }, + "limit": { + "context": 163840, + "output": 163840 + } + }, { "id": "togetherai/deepseek-ai/DeepSeek-R1", "name": "DeepSeek-R1", @@ -131060,7 +132687,7 @@ "name": "DeepSeek-V3", "family": "deepseek", "attachment": false, - "reasoning": true, + "reasoning": false, "tool_call": true, "temperature": true, "knowledge": "2024-07", @@ -131133,8 +132760,8 @@ }, "open_weights": true, "cost": { - "input": 2.1, - "output": 4.4, + "input": 1.74, + "output": 3.48, "cache_read": 0.2 }, "limit": { @@ -131171,6 +132798,34 @@ "output": 32768 } }, + { + "id": "togetherai/google/gemma-3n-E4B-it", + "name": "Gemma 3N E4B Instruct", + "family": "gemma", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "release_date": "2025-05-20", + "last_updated": "2025-05-20", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.06, + "output": 0.12 + }, + "limit": { + "context": 32768, + "output": 32768 + } + }, { "id": "togetherai/google/gemma-4-31B-it", "name": "Gemma 4 31B Instruct", @@ -131193,8 +132848,8 @@ }, "open_weights": true, "cost": { - "input": 0.2, - "output": 0.5 + "input": 0.39, + "output": 0.97 }, "limit": { "context": 262144, @@ -131230,6 +132885,34 @@ "output": 131072 } }, + { + "id": "togetherai/meta-llama/Meta-Llama-3-8B-Instruct-Lite", + "name": "Meta Llama 3 8B Instruct Lite", + "family": "llama", + "attachment": false, + "reasoning": false, + "tool_call": false, + "temperature": true, + "release_date": "2024-04-18", + "last_updated": "2024-04-18", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.14, + "output": 0.14 + }, + "limit": { + "context": 8192, + "output": 8192 + } + }, { "id": "togetherai/moonshotai/Kimi-K2.5", "name": "Kimi K2.5", @@ -131350,6 +133033,90 @@ "output": 131072 } }, + { + "id": "togetherai/openai/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.05, + "output": 0.2 + }, + "limit": { + "context": 131072, + "output": 131072 + } + }, + { + "id": "togetherai/pearl-ai/gemma-4-31b-it", + "name": "Pearl AI Gemma 4 31B Instruct", + "family": "gemma", + "attachment": false, + "reasoning": true, + "tool_call": false, + "temperature": true, + "release_date": "2026-04-07", + "last_updated": "2026-04-07", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.28, + "output": 0.86 + }, + "limit": { + "context": 32000, + "output": 32000 + } + }, + { + "id": "togetherai/zai-org/GLM-5", + "name": "GLM-5", + "family": "glm", + "attachment": false, + "reasoning": true, + "tool_call": true, + "temperature": 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 + }, + "limit": { + "context": 202752, + "output": 131072 + } + }, { "id": "togetherai/zai-org/GLM-5.1", "name": "GLM-5.1", @@ -133705,6 +135472,39 @@ "output": 4096 } }, + { + "id": "venice/xiaomi-mimo-v2-5", + "name": "MiMo-V2.5", + "family": "mimo", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2024-12", + "release_date": "2026-06-11", + "last_updated": "2026-06-11", + "modalities": { + "input": [ + "text", + "image", + "audio", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": true, + "cost": { + "input": 0.175, + "output": 0.35, + "cache_read": 0.0625 + }, + "limit": { + "context": 1000000, + "output": 65536 + } + }, { "id": "venice/z-ai-glm-5-turbo", "name": "GLM 5 Turbo", @@ -136140,7 +137940,7 @@ "open_weights": false, "cost": {}, "limit": { - "context": 8192, + "context": 128000, "output": 1536 } }, @@ -138699,66 +140499,6 @@ "output": 262114 } }, - { - "id": "vercel/moonshotai/kimi-k2-thinking-turbo", - "name": "Kimi K2 Thinking Turbo", - "family": "kimi-thinking", - "attachment": false, - "reasoning": true, - "tool_call": true, - "temperature": true, - "knowledge": "2024-08", - "release_date": "2025-11-06", - "last_updated": "2025-11-06", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 1.15, - "output": 8.0, - "cache_read": 0.15 - }, - "limit": { - "context": 262114, - "output": 262114 - } - }, - { - "id": "vercel/moonshotai/kimi-k2-turbo", - "name": "Kimi K2 Turbo", - "family": "kimi", - "attachment": false, - "reasoning": false, - "tool_call": true, - "temperature": true, - "knowledge": "2024-08", - "release_date": "2025-09-05", - "last_updated": "2025-09-05", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "open_weights": false, - "cost": { - "input": 1.15, - "output": 8.0, - "cache_read": 0.15 - }, - "limit": { - "context": 256000, - "output": 16384 - } - }, { "id": "vercel/moonshotai/kimi-k2.5", "name": "Kimi K2.5", @@ -145162,6 +146902,36 @@ "output": 131072 } }, + { + "id": "zeldoc/z-code", + "name": "Z-Code", + "attachment": true, + "reasoning": true, + "tool_call": true, + "temperature": true, + "knowledge": "2025-01", + "release_date": "2026-04-15", + "last_updated": "2026-04-15", + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + }, + "open_weights": false, + "cost": { + "input": 0.0, + "output": 0.0 + }, + "limit": { + "context": 262144, + "output": 262144 + } + }, { "id": "zenmux/anthropic/claude-3.5-haiku", "name": "Claude 3.5 Haiku", diff --git a/crates/goose-providers/src/canonical/data/provider_metadata.json b/crates/goose-providers/src/canonical/data/provider_metadata.json index 2b0213b6bc..16135a6cf0 100644 --- a/crates/goose-providers/src/canonical/data/provider_metadata.json +++ b/crates/goose-providers/src/canonical/data/provider_metadata.json @@ -63,7 +63,7 @@ "env": [ "ALIBABA_CODING_PLAN_API_KEY" ], - "model_count": 11 + "model_count": 12 }, { "id": "alibaba-coding-plan-cn", @@ -85,7 +85,18 @@ "env": [ "ALIBABA_TOKEN_PLAN_API_KEY" ], - "model_count": 15 + "model_count": 16 + }, + { + "id": "alibaba-token-plan-cn", + "display_name": "Alibaba Token Plan (China)", + "npm": "@ai-sdk/openai-compatible", + "api": "https://token-plan.cn-beijing.maas.aliyuncs.com/compatible-mode/v1", + "doc": "https://www.alibabacloud.com/help/zh/model-studio/token-plan-overview", + "env": [ + "ALIBABA_TOKEN_PLAN_API_KEY" + ], + "model_count": 16 }, { "id": "ambient", @@ -274,7 +285,7 @@ "env": [ "DIGITALOCEAN_ACCESS_TOKEN" ], - "model_count": 78 + "model_count": 80 }, { "id": "dinference", @@ -384,7 +395,7 @@ "env": [ "GITHUB_TOKEN" ], - "model_count": 22 + "model_count": 23 }, { "id": "github-models", @@ -758,7 +769,19 @@ "env": [ "NEBIUS_API_KEY" ], - "model_count": 31 + "model_count": 29 + }, + { + "id": "neon", + "display_name": "Neon", + "npm": "@ai-sdk/openai-compatible", + "api": "${NEON_AI_GATEWAY_BASE_URL}/ai-gateway/mlflow/v1", + "doc": "https://neon.com/docs", + "env": [ + "NEON_AI_GATEWAY_BASE_URL", + "NEON_AI_GATEWAY_TOKEN" + ], + "model_count": 25 }, { "id": "neuralwatt", @@ -1013,7 +1036,7 @@ "SNOWFLAKE_ACCOUNT", "SNOWFLAKE_CORTEX_PAT" ], - "model_count": 11 + "model_count": 18 }, { "id": "stackit", @@ -1246,6 +1269,17 @@ ], "model_count": 5 }, + { + "id": "zeldoc", + "display_name": "Zeldoc", + "npm": "@ai-sdk/openai-compatible", + "api": "https://api.zeldoc.ai/v1", + "doc": "https://docs.zeldoc.ai", + "env": [ + "ZELDOC_API_KEY" + ], + "model_count": 1 + }, { "id": "zenmux", "display_name": "ZenMux", diff --git a/ui/desktop/openapi.json b/ui/desktop/openapi.json index a2576f1182..8537d6b9f7 100644 --- a/ui/desktop/openapi.json +++ b/ui/desktop/openapi.json @@ -10,7 +10,7 @@ "license": { "name": "Apache-2.0" }, - "version": "1.37.0" + "version": "1.38.0" }, "paths": { "/action-required/tool-confirmation": { diff --git a/ui/desktop/package.json b/ui/desktop/package.json index e36cee0df8..b9a7946f9a 100644 --- a/ui/desktop/package.json +++ b/ui/desktop/package.json @@ -1,7 +1,7 @@ { "name": "goose-app", "productName": "Goose", - "version": "1.37.0", + "version": "1.38.0", "description": "Goose App", "engines": { "node": "^24.10.0",