mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 20:00:47 +00:00
Update OpenCode Go model catalog to match the official Go docs. Route Qwen 3.7 and MiniMax models through /v1/messages with Anthropic-compatible headers instead of OpenAI-compatible chat. Keep GLM, Kimi, DeepSeek, and MiMo on /chat/completions; use kimi-k2.7-code because the live Go API rejects kimi-k2.7 for chat while the docs config example uses the code model ID. PR #1931 by nguyenha935 Co-authored-by: Cursor <cursoragent@cursor.com>