Files
codex/codex-rs
Celia Chen 6f97bb2499 Use multi-agent V1 for Amazon Bedrock models (#39804)
## Why

Amazon Bedrock does not support the response items required by multi-agent V2.

## What changed

- Normalize Bedrock model catalogs to advertise `MultiAgentVersion::V1`.
- Cover both remote catalog normalization and the static Bedrock Runtime catalog in tests.

GitOrigin-RevId: 93832cd4b885daf4b87fb33a7be8502ae15c1b24
2026-08-20 18:02:34 -07:00
..