mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-01 21:02:12 +03:00
Add qwen3.7-max, mimo-v2-pro, mimo-v2-omni, hy3-preview to the opencode-go provider. Extend executor tests and model specs. - Registry now matches live https://opencode.ai/zen/go/v1/models response (16 models). Previously, four models returned by the upstream API were absent from the static registry, so requests to them failed model resolution before reaching the executor. - qwen3.7-max: inherits defaultContextLength 200000; model spec mirrors qwen3.6-plus (Bailian multimodal, thinking + tools + vision). - mimo-v2-pro: spec mirrors mimo-v2-omni (262144 ctx, 131072 maxOut, tools + vision). - mimo-v2-omni: registry entry only (spec already present upstream). - hy3-preview: registry entry only; falls back to __default__ spec. - All four route to /chat/completions (default openai format), matching the existing opencode-go executor behavior.
17 KiB
17 KiB