Skip to content

Commit 2da8ce2

Browse files
authored
🪨 feat: Include Sonnet 3.5 v2 in Default Bedrock Models List (danny-avila#4552)
1 parent 4254f7d commit 2da8ce2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/data-provider/src/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -623,6 +623,7 @@ const sharedAnthropicModels = [
623623
];
624624

625625
export const bedrockModels = [
626+
'anthropic.claude-3-5-sonnet-20241022-v2:0',
626627
'anthropic.claude-3-5-sonnet-20240620-v1:0',
627628
'anthropic.claude-3-haiku-20240307-v1:0',
628629
'anthropic.claude-3-opus-20240229-v1:0',

0 commit comments

Comments
 (0)