mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-28 00:42:37 -04:00
Switch the default Bedrock inference profile to global.anthropic.claude-sonnet-4-6 — the model from the original cost report, invocable from any region including eu-central-1. Sonnet 4.6 dropped the -YYYYMMDD-v1:0 suffix convention, so the id carries no date; AWS_BEDROCK_MODEL / the bedrock_model dispatch input still override. Pricing validation already carries anthropic.claude-sonnet-4-6 at $3/$15 per MTok in both the API-level check and the raw-SQL store audit.