chore(bedrock): update default large model to sonnet 4.5

Andrey Nering created

Change summary

internal/providers/configs/bedrock.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

internal/providers/configs/bedrock.json 🔗

@@ -4,7 +4,7 @@
   "type": "bedrock",
   "api_key": "",
   "api_endpoint": "",
-  "default_large_model_id": "anthropic.claude-sonnet-4-20250514-v1:0",
+  "default_large_model_id": "anthropic.claude-sonnet-4-5-20250929-v1:0",
   "default_small_model_id": "anthropic.claude-3-5-haiku-20241022-v1:0",
   "models": [
     {