mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-03 22:02:08 +03:00
#6426 (align non-streaming body.model with X-OmniRoute-Model header) now makes the response body.model = the RESOLVED backend model, matching the header (the code comment: 'both must be the resolved backend model'; opt-in #1311 echo is off here). For a fingerprint combo target 'fp-mimocode/mimo-auto' the resolved backend model is the bare 'mimo-auto' (prefix stripping unchanged since v3.8.6). The old expectation was a stale fixture coincidence (the mock upstream self-reports the prefixed id) that predates #6426. Update the expected value to 'mimo-auto' to pin the new documented contract; the #6426 unit tests (3/3) confirm the mechanism.