mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add awsUseGlobalInference setting to provider settings schema - Add support for global. prefix in Bedrock provider for supported models - Add UI checkbox for global inference in Bedrock settings - Prioritize global inference over cross-region when both are enabled - Add comprehensive tests for global inference functionality - Support global inference in custom ARN parsing Supported models: - Claude Sonnet 4, 4.5 - Claude Opus 4, 4.1 - Claude 3.7 Sonnet - Claude Haiku 4.5 Fixes #8750 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||