Files
netbird/e2e
Maycon Santos d4a3de15bb [e2e] default the Bedrock matrix to Claude Sonnet 4.6
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.
2026-07-25 06:49:42 +00:00
..