From 4c823d0297e7472797ebc63cd15e9d278f8bda94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 03:30:41 +0000 Subject: [PATCH] Update the models metadata --- langgraphics/metadata/models.json | 224 +++++++++++++++++++++++------- 1 file changed, 173 insertions(+), 51 deletions(-) diff --git a/langgraphics/metadata/models.json b/langgraphics/metadata/models.json index 9748ea7..684a898 100644 --- a/langgraphics/metadata/models.json +++ b/langgraphics/metadata/models.json @@ -2173,12 +2173,12 @@ "attachment": false, "temperature": false, "limit": { - "output": 4096, + "output": 8192, "context": 32768 }, "cost": { "input": 0.1, - "output": 0, + "output": 0.1, "cache_read": 0, "cache_write": 0 } @@ -2189,12 +2189,12 @@ "attachment": false, "temperature": true, "limit": { - "output": 32768, + "output": 16384, "context": 128000 }, "cost": { - "input": 0.71, - "output": 0.71, + "input": 0.6, + "output": 2.7, "cache_read": 0, "cache_write": 0 } @@ -2333,12 +2333,12 @@ "attachment": false, "temperature": true, "limit": { - "output": 128000, + "output": 16384, "context": 128000 }, "cost": { - "input": 0, - "output": 0, + "input": 1, + "output": 4.2, "cache_read": 0, "cache_write": 0 } @@ -2365,12 +2365,12 @@ "attachment": false, "temperature": true, "limit": { - "output": 2048, - "context": 128000 + "output": 120000, + "context": 120000 }, "cost": { - "input": 0.22, - "output": 0.22, + "input": 0.05, + "output": 0.25, "cache_read": 0, "cache_write": 0 } @@ -4722,15 +4722,15 @@ "qwen-image": { "reasoning": false, "tool_call": false, - "attachment": true, + "attachment": false, "temperature": true, "limit": { - "output": 0, - "context": 0 + "output": 4096, + "context": 8192 }, "cost": { - "input": 0, - "output": 0, + "input": 0.5, + "output": 2, "cache_read": 0, "cache_write": 0 } @@ -12527,14 +12527,14 @@ "attachment": false, "temperature": true, "limit": { - "output": 131072, - "context": 204800 + "output": 64000, + "context": 190000 }, "cost": { - "input": 0.3, - "output": 1.2, - "cache_read": 0.03, - "cache_write": 0.375 + "input": 0.8, + "output": 3.5, + "cache_read": 0, + "cache_write": 0 } }, "minimax-m2.5-highspeed": { @@ -14529,22 +14529,6 @@ "cache_write": 1 } }, - "hy3-preview": { - "reasoning": true, - "tool_call": true, - "attachment": false, - "temperature": true, - "limit": { - "output": 64000, - "context": 256000 - }, - "cost": { - "input": 0, - "output": 0, - "cache_read": 0, - "cache_write": 0 - } - }, "accounts/fireworks/models/glm-5p1": { "reasoning": true, "tool_call": true, @@ -14865,6 +14849,27 @@ "cache_write": 0 } }, + "mimo-v2.5-pro": { + "reasoning": true, + "tool_call": true, + "attachment": true, + "temperature": true, + "limit": { + "output": 128000, + "context": 1048576 + }, + "cost": { + "input": 1, + "output": 3, + "cache_read": 0.2, + "cache_write": 0, + "context_over_200k": { + "input": 2, + "output": 6, + "cache_read": 0.4 + } + } + }, "mimo-v2-omni": { "reasoning": true, "tool_call": true, @@ -14881,6 +14886,27 @@ "cache_write": 0 } }, + "mimo-v2.5": { + "reasoning": true, + "tool_call": true, + "attachment": true, + "temperature": true, + "limit": { + "output": 128000, + "context": 262144 + }, + "cost": { + "input": 0.4, + "output": 2, + "cache_read": 0.08, + "cache_write": 0, + "context_over_200k": { + "input": 0.8, + "output": 4, + "cache_read": 0.16 + } + } + }, "kimi-k2.6": { "reasoning": true, "tool_call": true, @@ -18061,12 +18087,12 @@ "attachment": false, "temperature": true, "limit": { - "output": 32766, - "context": 131072 + "output": 16384, + "context": 128000 }, "cost": { - "input": 0.1, - "output": 0.5, + "input": 0.4, + "output": 1.8, "cache_read": 0, "cache_write": 0 } @@ -24223,12 +24249,12 @@ "attachment": false, "temperature": true, "limit": { - "output": 65536, + "output": 16384, "context": 262144 }, "cost": { - "input": 0.8, - "output": 4, + "input": 0.3, + "output": 1.2, "cache_read": 0, "cache_write": 0 } @@ -26554,16 +26580,16 @@ "kimi-k2-6": { "reasoning": true, "tool_call": true, - "attachment": true, + "attachment": false, "temperature": true, "limit": { - "output": 65536, + "output": 128000, "context": 256000 }, "cost": { - "input": 0.56, - "output": 3.5, - "cache_read": 0.11, + "input": 0.95, + "output": 4, + "cache_read": 0.16, "cache_write": 0 } }, @@ -35617,6 +35643,22 @@ "cache_write": 0 } }, + "hy3-preview": { + "reasoning": true, + "tool_call": true, + "attachment": false, + "temperature": true, + "limit": { + "output": 64000, + "context": 256000 + }, + "cost": { + "input": 0, + "output": 0, + "cache_read": 0, + "cache_write": 0 + } + }, "claude-3-sonnet-20240229": { "reasoning": false, "tool_call": true, @@ -36138,6 +36180,86 @@ "cache_write": 0 } }, + "mistral-small3.2": { + "reasoning": true, + "tool_call": true, + "attachment": false, + "temperature": true, + "limit": { + "output": 120000, + "context": 120000 + }, + "cost": { + "input": 0.5, + "output": 2.2, + "cache_read": 0, + "cache_write": 0 + } + }, + "qwen3-reranker-4b": { + "reasoning": false, + "tool_call": false, + "attachment": false, + "temperature": false, + "limit": { + "output": 8192, + "context": 32768 + }, + "cost": { + "input": 0.12, + "output": 0.12, + "cache_read": 0, + "cache_write": 0 + } + }, + "mistral-small-4-119b": { + "reasoning": true, + "tool_call": true, + "attachment": true, + "temperature": true, + "limit": { + "output": 16384, + "context": 256000 + }, + "cost": { + "input": 0.75, + "output": 3, + "cache_read": 0, + "cache_write": 0 + } + }, + "qwen3.5-122b": { + "reasoning": true, + "tool_call": true, + "attachment": true, + "temperature": true, + "limit": { + "output": 16384, + "context": 262144 + }, + "cost": { + "input": 0.9, + "output": 3.6, + "cache_read": 0, + "cache_write": 0 + } + }, + "qwen3.5-9b": { + "reasoning": true, + "tool_call": true, + "attachment": true, + "temperature": true, + "limit": { + "output": 8192, + "context": 262144 + }, + "cost": { + "input": 0.15, + "output": 0.6, + "cache_read": 0, + "cache_write": 0 + } + }, "nova-2-lite-v1": { "reasoning": true, "tool_call": true,