mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-22 00:11:29 +02:00
The Moonshot platform serves this account exactly one model — kimi-k3. kimi-k2-thinking and the kimi-latest alias both return resource_not_found_error on either API surface, so two concurrent Kimi provider records would claim the same model and route ambiguously (the router's path-prefix tiebreak needs the client to author the /anthropic prefix, which the standard wire shapes don't). Keep the flagship Claude Code path — kimi-k3 via /anthropic, green in run #74 — as the live scenario; the OpenAI wire shape stays covered by the other chat-shaped matrix providers and passed with kimi-k3 in run #73.