From 6ce2f88eacf2b691104d78fba9ab2d6ebb0bfdaf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 03:26:49 +0000 Subject: [PATCH] chore(sync): update OpenRouter model catalog --- providers/openrouter/models/minimax/minimax-m2.7.toml | 2 +- .../models/qwen/qwen3-30b-a3b-instruct-2507.toml | 8 ++++---- providers/openrouter/models/tencent/hy3-preview.toml | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/providers/openrouter/models/minimax/minimax-m2.7.toml b/providers/openrouter/models/minimax/minimax-m2.7.toml index 6a7de805d..4ef66103a 100644 --- a/providers/openrouter/models/minimax/minimax-m2.7.toml +++ b/providers/openrouter/models/minimax/minimax-m2.7.toml @@ -7,7 +7,7 @@ from = "minimax/MiniMax-M2.7" omit = ["cost.cache_read", "cost.cache_write"] [cost] -input = 0.26 +input = 0.279 output = 1.2 [limit] diff --git a/providers/openrouter/models/qwen/qwen3-30b-a3b-instruct-2507.toml b/providers/openrouter/models/qwen/qwen3-30b-a3b-instruct-2507.toml index ba98cecf3..a0819ce15 100644 --- a/providers/openrouter/models/qwen/qwen3-30b-a3b-instruct-2507.toml +++ b/providers/openrouter/models/qwen/qwen3-30b-a3b-instruct-2507.toml @@ -11,12 +11,12 @@ knowledge = "2025-06-30" open_weights = true [cost] -input = 0.09 -output = 0.3 +input = 0.0428 +output = 0.1716 [limit] -context = 262_144 -output = 262_144 +context = 128_000 +output = 32_000 [modalities] input = ["text"] diff --git a/providers/openrouter/models/tencent/hy3-preview.toml b/providers/openrouter/models/tencent/hy3-preview.toml index d51ebb8a1..1ed5bc27a 100644 --- a/providers/openrouter/models/tencent/hy3-preview.toml +++ b/providers/openrouter/models/tencent/hy3-preview.toml @@ -10,9 +10,9 @@ structured_output = false open_weights = true [cost] -input = 0.066 -output = 0.26 -cache_read = 0.029 +input = 0.063 +output = 0.21 +cache_read = 0.021 [limit] context = 262_144