mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
Remove 5 deprecated/incompatible models from Bedrock model list: - Claude 2.1, 2.0, and Claude Instant (no longer supported by AWS) - Titan Text Embeddings v1 and v2 (embedding-only, not suitable for chat/code tasks) Update all test files to use Claude 4.5 Sonnet (anthropic.claude-sonnet-4-5-20250929-v1:0), the current Bedrock default model, ensuring consistency across the test suite. Updated files: - Model definitions: packages/types/src/providers/bedrock.ts - Test files: 6 test files updated with new model references - Documentation: Updated ARN examples in bedrock.ts comments 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| build | ||
| cloud | ||
| config-eslint | ||
| config-typescript | ||
| evals | ||
| ipc | ||
| telemetry | ||
| types | ||