Skip to content

Commit ee8f8b3

Browse files
committed
fix: add claude3.5 sonnet
1 parent e686541 commit ee8f8b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scrapegraphai/helpers/models_tokens.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@
133133
"gemini-1.0-pro": 128000
134134
},
135135
"bedrock": {
136+
"anthropic.claude-3-5-sonnet-20240620": 200000,
136137
"anthropic.claude-3-haiku-20240307-v1:0": 200000,
137138
"anthropic.claude-3-sonnet-20240229-v1:0": 200000,
138139
"anthropic.claude-3-opus-20240229-v1:0": 200000,

0 commit comments

Comments
 (0)