mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-08-04 11:43:57 +08:00
f38722a440
* feat(pricing): seed Qwen3.8 Max built-in model pricing Add insert-if-absent row for qwen3.8-max at 2/6 USD per Mtok input/output with 0.20 cache read. * fix(pricing): set qwen3.8-max cache write to 2.50 Align cache_write with official explicit context-cache rate (125 percent of input). cache_read stays 0.20 (10 percent hit). * fix(pricing): correct qwen3.8-max cache read price --------- Co-authored-by: Jason <farion1231@gmail.com>