diff --git a/providers/openrouter/models/qwen/qwen3-next-80b-a3b-instruct.toml b/providers/openrouter/models/qwen/qwen3-next-80b-a3b-instruct.toml index 64deac24f..6d8a40b12 100644 --- a/providers/openrouter/models/qwen/qwen3-next-80b-a3b-instruct.toml +++ b/providers/openrouter/models/qwen/qwen3-next-80b-a3b-instruct.toml @@ -2,9 +2,10 @@ base_model = "alibaba/qwen3-next-80b-a3b-instruct" structured_output = true [cost] -input = 0.09 +input = 0.1 output = 1.1 +cache_read = 0.07 [limit] context = 262_144 -output = 16_384 +output = 262_144