mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
966932124c
## Description Bedrock currently only supports the implicit `default` service tier for GPT models. This PR strips non-default service tier metadata from Bedrock model catalogs so Codex does not advertise or send unsupported tiers. ## What changed - Normalize both built-in and configured Bedrock catalogs to default-only service tier behavior. - Add regression coverage for built-in and configured Bedrock catalogs. ## Validation - `just fmt` - `just test -p codex-model-provider`
966932124c
ยท
2026-05-30 11:54:58 -07:00
History