fix(amazon-bedrock): correct metadata, pricing, and profiles - #6637
fix(amazon-bedrock): correct metadata, pricing, and profiles#6637rekram1-node wants to merge 2 commits into
Conversation
Action items
|
|
Addressed the five review items in 8ffef3a, with additional primary-source checks and direct Converse probes:
Combined |
Action items
|
|
Superseded by smaller, independently validated PRs based on current
The latest reviewer findings are included in these splits: Tokyo Claude 5 Standard pricing is corrected, Scout’s inherited 10M Bedrock context is cited, and Kimi K2.5’s temperature override has live Converse evidence. No existing model removals are included. |
Summary
Full audit of all 153 existing Bedrock entries, using five vendor-scoped audits, independent review, AWS/lab documentation, current public AWS price dimensions, and targeted live API checks.
base_model.All changes are catalog TOML. New provider files use complete shared lab metadata and host-specific overrides.
Audit coverage
Important corrections
Pricing
Price comments identify the reference source Region. One scalar catalog cost object cannot represent every eligible source Region's rate. Standard/Global/Geo, 1K-versus-1M units, cache TTL, and service-tier dimensions were checked independently.
Metadata and capabilities
none/high; GPT-OSS/Safeguard and closed OpenAI Runtime models have different wire shapes, documented in the files.Added entries
Current-generation entries
in.openai.gpt-5.6-luna,in.openai.gpt-5.6-terra— India profiles; successful live requests from Mumbai.us-gov.openai.gpt-oss-20b-1:0,us-gov.openai.gpt-oss-120b-1:0— exact AWS-published GovCloud profiles and source-region prices; not live-invoked with commercial credentials.google.gemma-4-31b,google.gemma-4-26b-a4b,google.gemma-4-e2b— live-verified Mantle Responses routes, reasoning and structured JSON.Legacy entries, explicitly
status = "deprecated"us.amazon.nova-premier-v1:0.us.,eu.,apac.,global.profiles.us.,eu.,apac.profiles.Legacy invocations can require use within the previous 30 days. Haiku 3 reaches its documented EOL on 2026-09-10; Sonnet 4 on 2026-10-14. These additions record existing profiles for eligible users and are not represented as new active models.
Deferred / unresolved
Sources and validation
Each changed model's leading comments cite its primary sources. Principal references:
Checks completed:
bun validatepasses on the combined final catalog.git diff --checkpasses; changed-path check confirms catalog TOML only.