mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-25 00:51:28 +02:00
Claude Code resolves to Opus 5 and Sonnet 5 by default, and neither was selectable on a provider record. An operator building a record from the catalog could not authorise the client's own default, so llm_router denied those requests as model_not_routable. Opus 5 carried a supplemental pricing row that priced gateway traffic but never reached the dashboard; Sonnet 5 was absent everywhere, so a request that did route through a catch-all gateway recorded zero cost and under-counted every budget it should have charged. Add both to the Anthropic, Bedrock and Vertex lineups at the published rates, and drop the supplemental rows now that the catalog carries them.