mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-01 13:18:10 +00:00
- Introduced a custom matcher for Bedrock requests to normalize regional endpoints, ensuring consistent behavior across AWS regions. - Updated the VCR configuration to utilize the new matcher. - Adjusted test cassette to replace the original Bedrock endpoint with a placeholder for improved testing consistency. - Modified response body and headers in the test cassette to reflect updated expected values.