Bump version numbers for 1.24.0 release (#7214)
This commit is contained in:
Generated
+7
-7
@@ -4136,7 +4136,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "goose"
|
name = "goose"
|
||||||
version = "1.23.0"
|
version = "1.24.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"ahash",
|
"ahash",
|
||||||
"anyhow",
|
"anyhow",
|
||||||
@@ -4231,7 +4231,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "goose-acp"
|
name = "goose-acp"
|
||||||
version = "1.23.0"
|
version = "1.24.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"agent-client-protocol-schema",
|
"agent-client-protocol-schema",
|
||||||
"anyhow",
|
"anyhow",
|
||||||
@@ -4266,7 +4266,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "goose-cli"
|
name = "goose-cli"
|
||||||
version = "1.23.0"
|
version = "1.24.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anstream",
|
"anstream",
|
||||||
"anyhow",
|
"anyhow",
|
||||||
@@ -4315,7 +4315,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "goose-mcp"
|
name = "goose-mcp"
|
||||||
version = "1.23.0"
|
version = "1.24.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"base64 0.22.1",
|
"base64 0.22.1",
|
||||||
@@ -4364,7 +4364,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "goose-server"
|
name = "goose-server"
|
||||||
version = "1.23.0"
|
version = "1.24.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"axum 0.8.8",
|
"axum 0.8.8",
|
||||||
@@ -4410,7 +4410,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "goose-test"
|
name = "goose-test"
|
||||||
version = "1.23.0"
|
version = "1.24.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap",
|
"clap",
|
||||||
"serde_json",
|
"serde_json",
|
||||||
@@ -4418,7 +4418,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "goose-test-support"
|
name = "goose-test-support"
|
||||||
version = "1.23.0"
|
version = "1.24.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"axum 0.7.9",
|
"axum 0.7.9",
|
||||||
"rmcp 0.15.0",
|
"rmcp 0.15.0",
|
||||||
|
|||||||
+1
-1
@@ -4,7 +4,7 @@ resolver = "2"
|
|||||||
|
|
||||||
[workspace.package]
|
[workspace.package]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
version = "1.23.0"
|
version = "1.24.0"
|
||||||
authors = ["Block <ai-oss-tools@block.xyz>"]
|
authors = ["Block <ai-oss-tools@block.xyz>"]
|
||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
repository = "https://github.com/block/goose"
|
repository = "https://github.com/block/goose"
|
||||||
|
|||||||
@@ -164,14 +164,14 @@ pub async fn run_model_list<C: Connection>() {
|
|||||||
"o3-mini-2025-01-31",
|
"o3-mini-2025-01-31",
|
||||||
"o1",
|
"o1",
|
||||||
"o1-2024-12-17",
|
"o1-2024-12-17",
|
||||||
"gpt-4o",
|
|
||||||
"gpt-4o-2024-05-13",
|
|
||||||
"gpt-4o-2024-08-06",
|
|
||||||
"gpt-4o-2024-11-20",
|
|
||||||
"gpt-4o-mini",
|
"gpt-4o-mini",
|
||||||
"gpt-4o-mini-2024-07-18",
|
"gpt-4o-mini-2024-07-18",
|
||||||
"o4-mini-deep-research",
|
"o4-mini-deep-research",
|
||||||
"o4-mini-deep-research-2025-06-26",
|
"o4-mini-deep-research-2025-06-26",
|
||||||
|
"gpt-4o",
|
||||||
|
"gpt-4o-2024-05-13",
|
||||||
|
"gpt-4o-2024-08-06",
|
||||||
|
"gpt-4o-2024-11-20",
|
||||||
"text-embedding-3-large",
|
"text-embedding-3-large",
|
||||||
"text-embedding-3-small",
|
"text-embedding-3-small",
|
||||||
"gpt-4",
|
"gpt-4",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -1755,6 +1755,34 @@
|
|||||||
"output": 128000
|
"output": 128000
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "amazon-bedrock/minimax.minimax-m2.1",
|
||||||
|
"name": "MiniMax M2.1",
|
||||||
|
"family": "minimax",
|
||||||
|
"attachment": false,
|
||||||
|
"reasoning": true,
|
||||||
|
"tool_call": true,
|
||||||
|
"temperature": true,
|
||||||
|
"release_date": "2025-12-23",
|
||||||
|
"last_updated": "2025-12-23",
|
||||||
|
"modalities": {
|
||||||
|
"input": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"output": [
|
||||||
|
"text"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"open_weights": true,
|
||||||
|
"cost": {
|
||||||
|
"input": 0.3,
|
||||||
|
"output": 1.2
|
||||||
|
},
|
||||||
|
"limit": {
|
||||||
|
"context": 204800,
|
||||||
|
"output": 131072
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "amazon-bedrock/mistral.ministral-3-14b-instruct",
|
"id": "amazon-bedrock/mistral.ministral-3-14b-instruct",
|
||||||
"name": "Ministral 14B 3.0",
|
"name": "Ministral 14B 3.0",
|
||||||
@@ -1980,6 +2008,34 @@
|
|||||||
"output": 256000
|
"output": 256000
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "amazon-bedrock/moonshotai.kimi-k2.5",
|
||||||
|
"name": "Kimi K2.5",
|
||||||
|
"attachment": false,
|
||||||
|
"reasoning": true,
|
||||||
|
"tool_call": true,
|
||||||
|
"temperature": true,
|
||||||
|
"release_date": "2026-02-06",
|
||||||
|
"last_updated": "2026-02-06",
|
||||||
|
"modalities": {
|
||||||
|
"input": [
|
||||||
|
"text",
|
||||||
|
"image"
|
||||||
|
],
|
||||||
|
"output": [
|
||||||
|
"text"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"open_weights": true,
|
||||||
|
"cost": {
|
||||||
|
"input": 0.6,
|
||||||
|
"output": 3.0
|
||||||
|
},
|
||||||
|
"limit": {
|
||||||
|
"context": 256000,
|
||||||
|
"output": 256000
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "amazon-bedrock/nvidia.nemotron-nano-12b-v2",
|
"id": "amazon-bedrock/nvidia.nemotron-nano-12b-v2",
|
||||||
"name": "NVIDIA Nemotron Nano 12B v2 VL BF16",
|
"name": "NVIDIA Nemotron Nano 12B v2 VL BF16",
|
||||||
@@ -2553,6 +2609,120 @@
|
|||||||
"output": 64000
|
"output": 64000
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "amazon-bedrock/writer.palmyra-x4-v1:0",
|
||||||
|
"name": "Palmyra X4",
|
||||||
|
"family": "palmyra",
|
||||||
|
"attachment": false,
|
||||||
|
"reasoning": true,
|
||||||
|
"tool_call": true,
|
||||||
|
"temperature": true,
|
||||||
|
"release_date": "2025-04-28",
|
||||||
|
"last_updated": "2025-04-28",
|
||||||
|
"modalities": {
|
||||||
|
"input": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"output": [
|
||||||
|
"text"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"open_weights": false,
|
||||||
|
"cost": {
|
||||||
|
"input": 2.5,
|
||||||
|
"output": 10.0
|
||||||
|
},
|
||||||
|
"limit": {
|
||||||
|
"context": 122880,
|
||||||
|
"output": 8192
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "amazon-bedrock/writer.palmyra-x5-v1:0",
|
||||||
|
"name": "Palmyra X5",
|
||||||
|
"family": "palmyra",
|
||||||
|
"attachment": false,
|
||||||
|
"reasoning": true,
|
||||||
|
"tool_call": true,
|
||||||
|
"temperature": true,
|
||||||
|
"release_date": "2025-04-28",
|
||||||
|
"last_updated": "2025-04-28",
|
||||||
|
"modalities": {
|
||||||
|
"input": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"output": [
|
||||||
|
"text"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"open_weights": false,
|
||||||
|
"cost": {
|
||||||
|
"input": 0.6,
|
||||||
|
"output": 6.0
|
||||||
|
},
|
||||||
|
"limit": {
|
||||||
|
"context": 1040000,
|
||||||
|
"output": 8192
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "amazon-bedrock/zai.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.6,
|
||||||
|
"output": 2.2
|
||||||
|
},
|
||||||
|
"limit": {
|
||||||
|
"context": 204800,
|
||||||
|
"output": 131072
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "amazon-bedrock/zai.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
|
||||||
|
},
|
||||||
|
"limit": {
|
||||||
|
"context": 200000,
|
||||||
|
"output": 131072
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "anthropic/claude-3-haiku",
|
"id": "anthropic/claude-3-haiku",
|
||||||
"name": "Claude Haiku 3",
|
"name": "Claude Haiku 3",
|
||||||
@@ -2720,7 +2890,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "anthropic/claude-3.7-sonnet",
|
"id": "anthropic/claude-3.7-sonnet",
|
||||||
"name": "Claude Sonnet 3.7 (latest)",
|
"name": "Claude Sonnet 3.7",
|
||||||
"family": "claude-sonnet",
|
"family": "claude-sonnet",
|
||||||
"attachment": true,
|
"attachment": true,
|
||||||
"reasoning": true,
|
"reasoning": true,
|
||||||
@@ -2753,7 +2923,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "anthropic/claude-haiku-4.5",
|
"id": "anthropic/claude-haiku-4.5",
|
||||||
"name": "Claude Haiku 4.5",
|
"name": "Claude Haiku 4.5 (latest)",
|
||||||
"family": "claude-haiku",
|
"family": "claude-haiku",
|
||||||
"attachment": true,
|
"attachment": true,
|
||||||
"reasoning": true,
|
"reasoning": true,
|
||||||
@@ -2885,15 +3055,15 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "anthropic/claude-opus-4.5",
|
"id": "anthropic/claude-opus-4.5",
|
||||||
"name": "Claude Opus 4.5",
|
"name": "Claude Opus 4.5 (latest)",
|
||||||
"family": "claude-opus",
|
"family": "claude-opus",
|
||||||
"attachment": true,
|
"attachment": true,
|
||||||
"reasoning": true,
|
"reasoning": true,
|
||||||
"tool_call": true,
|
"tool_call": true,
|
||||||
"temperature": true,
|
"temperature": true,
|
||||||
"knowledge": "2025-03-31",
|
"knowledge": "2025-03-31",
|
||||||
"release_date": "2025-11-01",
|
"release_date": "2025-11-24",
|
||||||
"last_updated": "2025-11-01",
|
"last_updated": "2025-11-24",
|
||||||
"modalities": {
|
"modalities": {
|
||||||
"input": [
|
"input": [
|
||||||
"text",
|
"text",
|
||||||
@@ -3017,7 +3187,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "anthropic/claude-sonnet-4.5",
|
"id": "anthropic/claude-sonnet-4.5",
|
||||||
"name": "Claude Sonnet 4.5",
|
"name": "Claude Sonnet 4.5 (latest)",
|
||||||
"family": "claude-sonnet",
|
"family": "claude-sonnet",
|
||||||
"attachment": true,
|
"attachment": true,
|
||||||
"reasoning": true,
|
"reasoning": true,
|
||||||
@@ -8472,15 +8642,15 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "openai/gpt-4o",
|
"id": "openai/gpt-4o",
|
||||||
"name": "GPT-4o (2024-11-20)",
|
"name": "GPT-4o",
|
||||||
"family": "gpt",
|
"family": "gpt",
|
||||||
"attachment": true,
|
"attachment": true,
|
||||||
"reasoning": false,
|
"reasoning": false,
|
||||||
"tool_call": true,
|
"tool_call": true,
|
||||||
"temperature": true,
|
"temperature": true,
|
||||||
"knowledge": "2023-09",
|
"knowledge": "2023-09",
|
||||||
"release_date": "2024-11-20",
|
"release_date": "2024-05-13",
|
||||||
"last_updated": "2024-11-20",
|
"last_updated": "2024-08-06",
|
||||||
"modalities": {
|
"modalities": {
|
||||||
"input": [
|
"input": [
|
||||||
"text",
|
"text",
|
||||||
@@ -9027,6 +9197,38 @@
|
|||||||
"output": 128000
|
"output": 128000
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "openai/gpt-5.3-codex-spark",
|
||||||
|
"name": "GPT-5.3 Codex Spark",
|
||||||
|
"family": "gpt-codex-spark",
|
||||||
|
"attachment": true,
|
||||||
|
"reasoning": true,
|
||||||
|
"tool_call": true,
|
||||||
|
"temperature": false,
|
||||||
|
"knowledge": "2025-08-31",
|
||||||
|
"release_date": "2026-02-05",
|
||||||
|
"last_updated": "2026-02-05",
|
||||||
|
"modalities": {
|
||||||
|
"input": [
|
||||||
|
"text",
|
||||||
|
"image",
|
||||||
|
"pdf"
|
||||||
|
],
|
||||||
|
"output": [
|
||||||
|
"text"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"open_weights": false,
|
||||||
|
"cost": {
|
||||||
|
"input": 1.75,
|
||||||
|
"output": 14.0,
|
||||||
|
"cache_read": 0.175
|
||||||
|
},
|
||||||
|
"limit": {
|
||||||
|
"context": 128000,
|
||||||
|
"output": 32000
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "openai/o1",
|
"id": "openai/o1",
|
||||||
"name": "o1",
|
"name": "o1",
|
||||||
@@ -11468,6 +11670,35 @@
|
|||||||
"output": 131072
|
"output": 131072
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "openrouter/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": "openrouter/mistralai/codestral",
|
"id": "openrouter/mistralai/codestral",
|
||||||
"name": "Codestral 2508",
|
"name": "Codestral 2508",
|
||||||
@@ -13045,34 +13276,6 @@
|
|||||||
"output": 100000
|
"output": 100000
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": "openrouter/openrouter/pony-alpha",
|
|
||||||
"name": "Pony Alpha",
|
|
||||||
"family": "pony",
|
|
||||||
"attachment": false,
|
|
||||||
"reasoning": true,
|
|
||||||
"tool_call": true,
|
|
||||||
"temperature": true,
|
|
||||||
"release_date": "2026-02-06",
|
|
||||||
"last_updated": "2026-02-06",
|
|
||||||
"modalities": {
|
|
||||||
"input": [
|
|
||||||
"text"
|
|
||||||
],
|
|
||||||
"output": [
|
|
||||||
"text"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"open_weights": false,
|
|
||||||
"cost": {
|
|
||||||
"input": 0.0,
|
|
||||||
"output": 0.0
|
|
||||||
},
|
|
||||||
"limit": {
|
|
||||||
"context": 200000,
|
|
||||||
"output": 131000
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "openrouter/openrouter/sherlock-dash-alpha",
|
"id": "openrouter/openrouter/sherlock-dash-alpha",
|
||||||
"name": "Sherlock Dash Alpha",
|
"name": "Sherlock Dash Alpha",
|
||||||
@@ -14039,6 +14242,65 @@
|
|||||||
"output": 8192
|
"output": 8192
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "openrouter/stepfun/step-3.5-flash",
|
||||||
|
"name": "Step 3.5 Flash",
|
||||||
|
"family": "step",
|
||||||
|
"attachment": false,
|
||||||
|
"reasoning": true,
|
||||||
|
"tool_call": true,
|
||||||
|
"temperature": true,
|
||||||
|
"knowledge": "2025-01",
|
||||||
|
"release_date": "2026-01-29",
|
||||||
|
"last_updated": "2026-01-29",
|
||||||
|
"modalities": {
|
||||||
|
"input": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"output": [
|
||||||
|
"text"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"open_weights": true,
|
||||||
|
"cost": {
|
||||||
|
"input": 0.1,
|
||||||
|
"output": 0.3,
|
||||||
|
"cache_read": 0.02
|
||||||
|
},
|
||||||
|
"limit": {
|
||||||
|
"context": 256000,
|
||||||
|
"output": 256000
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "openrouter/stepfun/step-3.5-flash:free",
|
||||||
|
"name": "Step 3.5 Flash (free)",
|
||||||
|
"family": "step",
|
||||||
|
"attachment": false,
|
||||||
|
"reasoning": true,
|
||||||
|
"tool_call": true,
|
||||||
|
"temperature": true,
|
||||||
|
"knowledge": "2025-01",
|
||||||
|
"release_date": "2026-01-29",
|
||||||
|
"last_updated": "2026-01-29",
|
||||||
|
"modalities": {
|
||||||
|
"input": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"output": [
|
||||||
|
"text"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"open_weights": true,
|
||||||
|
"cost": {
|
||||||
|
"input": 0.0,
|
||||||
|
"output": 0.0
|
||||||
|
},
|
||||||
|
"limit": {
|
||||||
|
"context": 256000,
|
||||||
|
"output": 256000
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "openrouter/thudm/glm-z1-32b:free",
|
"id": "openrouter/thudm/glm-z1-32b:free",
|
||||||
"name": "GLM Z1 32B (free)",
|
"name": "GLM Z1 32B (free)",
|
||||||
@@ -14641,6 +14903,35 @@
|
|||||||
"output": 65535
|
"output": 65535
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "openrouter/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": 1.0,
|
||||||
|
"output": 3.2,
|
||||||
|
"cache_read": 0.2
|
||||||
|
},
|
||||||
|
"limit": {
|
||||||
|
"context": 202752,
|
||||||
|
"output": 131000
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "venice/claude-opus-4.6",
|
"id": "venice/claude-opus-4.6",
|
||||||
"name": "Claude Opus 4.6",
|
"name": "Claude Opus 4.6",
|
||||||
@@ -15101,6 +15392,35 @@
|
|||||||
"output": 49500
|
"output": 49500
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "venice/minimax-m25",
|
||||||
|
"name": "MiniMax M2.5",
|
||||||
|
"family": "minimax",
|
||||||
|
"attachment": false,
|
||||||
|
"reasoning": true,
|
||||||
|
"tool_call": true,
|
||||||
|
"temperature": true,
|
||||||
|
"release_date": "2026-02-12",
|
||||||
|
"last_updated": "2026-02-13",
|
||||||
|
"modalities": {
|
||||||
|
"input": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"output": [
|
||||||
|
"text"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"open_weights": false,
|
||||||
|
"cost": {
|
||||||
|
"input": 0.4,
|
||||||
|
"output": 1.6,
|
||||||
|
"cache_read": 0.04
|
||||||
|
},
|
||||||
|
"limit": {
|
||||||
|
"context": 198000,
|
||||||
|
"output": 32000
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "venice/mistral-31-24b",
|
"id": "venice/mistral-31-24b",
|
||||||
"name": "Venice Medium",
|
"name": "Venice Medium",
|
||||||
@@ -15459,11 +15779,11 @@
|
|||||||
"name": "GLM 4.7 Flash",
|
"name": "GLM 4.7 Flash",
|
||||||
"family": "glm-flash",
|
"family": "glm-flash",
|
||||||
"attachment": false,
|
"attachment": false,
|
||||||
"reasoning": false,
|
"reasoning": true,
|
||||||
"tool_call": true,
|
"tool_call": true,
|
||||||
"temperature": true,
|
"temperature": true,
|
||||||
"release_date": "2026-01-29",
|
"release_date": "2026-01-29",
|
||||||
"last_updated": "2026-01-30",
|
"last_updated": "2026-02-10",
|
||||||
"modalities": {
|
"modalities": {
|
||||||
"input": [
|
"input": [
|
||||||
"text"
|
"text"
|
||||||
@@ -15482,16 +15802,45 @@
|
|||||||
"output": 32000
|
"output": 32000
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "venice/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,
|
||||||
|
"cache_read": 0.2
|
||||||
|
},
|
||||||
|
"limit": {
|
||||||
|
"context": 198000,
|
||||||
|
"output": 49500
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "x-ai/grok-2",
|
"id": "x-ai/grok-2",
|
||||||
"name": "Grok 2 (1212)",
|
"name": "Grok 2 Latest",
|
||||||
"family": "grok",
|
"family": "grok",
|
||||||
"attachment": false,
|
"attachment": false,
|
||||||
"reasoning": false,
|
"reasoning": false,
|
||||||
"tool_call": true,
|
"tool_call": true,
|
||||||
"temperature": true,
|
"temperature": true,
|
||||||
"knowledge": "2024-08",
|
"knowledge": "2024-08",
|
||||||
"release_date": "2024-12-12",
|
"release_date": "2024-08-20",
|
||||||
"last_updated": "2024-12-12",
|
"last_updated": "2024-12-12",
|
||||||
"modalities": {
|
"modalities": {
|
||||||
"input": [
|
"input": [
|
||||||
@@ -15575,7 +15924,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "x-ai/grok-3-fast",
|
"id": "x-ai/grok-3-fast",
|
||||||
"name": "Grok 3 Fast Latest",
|
"name": "Grok 3 Fast",
|
||||||
"family": "grok",
|
"family": "grok",
|
||||||
"attachment": false,
|
"attachment": false,
|
||||||
"reasoning": false,
|
"reasoning": false,
|
||||||
@@ -15605,7 +15954,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "x-ai/grok-3-mini",
|
"id": "x-ai/grok-3-mini",
|
||||||
"name": "Grok 3 Mini Latest",
|
"name": "Grok 3 Mini",
|
||||||
"family": "grok",
|
"family": "grok",
|
||||||
"attachment": false,
|
"attachment": false,
|
||||||
"reasoning": true,
|
"reasoning": true,
|
||||||
@@ -15635,7 +15984,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "x-ai/grok-3-mini-fast",
|
"id": "x-ai/grok-3-mini-fast",
|
||||||
"name": "Grok 3 Mini Fast",
|
"name": "Grok 3 Mini Fast Latest",
|
||||||
"family": "grok",
|
"family": "grok",
|
||||||
"attachment": false,
|
"attachment": false,
|
||||||
"reasoning": true,
|
"reasoning": true,
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
"license": {
|
"license": {
|
||||||
"name": "Apache-2.0"
|
"name": "Apache-2.0"
|
||||||
},
|
},
|
||||||
"version": "1.23.0"
|
"version": "1.24.0"
|
||||||
},
|
},
|
||||||
"paths": {
|
"paths": {
|
||||||
"/action-required/tool-confirmation": {
|
"/action-required/tool-confirmation": {
|
||||||
|
|||||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "goose-app",
|
"name": "goose-app",
|
||||||
"version": "1.23.0",
|
"version": "1.24.0",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "goose-app",
|
"name": "goose-app",
|
||||||
"version": "1.23.0",
|
"version": "1.24.0",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mcp-ui/client": "^6.1.0",
|
"@mcp-ui/client": "^6.1.0",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "goose-app",
|
"name": "goose-app",
|
||||||
"productName": "Goose",
|
"productName": "Goose",
|
||||||
"version": "1.23.0",
|
"version": "1.24.0",
|
||||||
"description": "Goose App",
|
"description": "Goose App",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^24.10.0",
|
"node": "^24.10.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user