You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bedrock service requires a region to be specified. Update region resolution to:
1. Check BEDROCK_REGION_NAME first
2. Fallback to AWS_DEFAULT_REGION
3. Default to us-west-2 if neither is set
This fixes the NoRegionError in tests while maintaining flexibility.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments