mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-19 21:32:20 +03:00
* fix(command-code): floor tiny muse-spark output budgets so hidden reasoning cannot consume the whole budget muse-spark models routed through command-code burn the entire output budget on hidden server-side reasoning before emitting visible content. A small caller-set max_tokens (e.g. 64) comes back as HTTP 200 with null content (out=64, reasoning=61). Reuse the prefix-aware MUSE_SPARK_PATTERN to detect prefixed ids (meta/muse-spark-1.2-contributor, cmd/meta/muse-...) and floor tiny budgets to 512 in both the /provider/v1 path and the /alpha/generate fallback. No budget is synthesized when absent; large budgets untouched. * docs(changelog): add changelog fragment for the command-code muse-spark budget floor (#12497)
32 KiB
32 KiB