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