chore(fireworks): update qwen3p6-plus limits to 262K context / 65K output

This commit is contained in:
Ahmad Shahzad
2026-06-04 07:01:37 +05:00
parent 6ae56b00a8
commit c8feebb7cd
@@ -14,8 +14,8 @@ input = 0.50
output = 3.00
[limit]
context = 128_000
output = 8_192
context = 262_144
output = 65_536
[modalities]
input = ["text", "image"]