mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-02 05:12:11 +03:00
* fix(providers): resolve native vision for path-shaped multimodal model ids Leaf-id static/registry metadata now wins over synced attachment=false without modalities, so cp/cline-pass/kimi-k3 forwards images natively. Closes #8032 * fix(providers): scope path-shaped leaf lookup to vision only Move leaf MODEL_SPECS fallback out of shared getStaticSpec() so aihorde/deepseek/deepseek-v4-flash no longer inherits DeepSeek tool-calling metadata (#8212). Vision still resolves via getVisionStaticSpec(). Co-authored-by: diegosouzapw <diegosouza.pw@gmail.com> --------- Co-authored-by: diegosouzapw <diegosouza.pw@gmail.com>