Skip to content

Commit b2be6b7

Browse files
committed
fix: models tokens
1 parent cf0397b commit b2be6b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scrapegraphai/helpers/models_tokens.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,10 @@
140140
"claude-3-haiku-20240307": 4000,
141141
},
142142
"bedrock": {
143-
"anthropic.claude-3-5-sonnet-20240620": 200000,
144143
"anthropic.claude-3-haiku-20240307-v1:0": 200000,
145144
"anthropic.claude-3-sonnet-20240229-v1:0": 200000,
146145
"anthropic.claude-3-opus-20240229-v1:0": 200000,
146+
"anthropic.claude-3-5-sonnet-20240620-v1:0": 200000,
147147
"anthropic.claude-v2:1": 200000,
148148
"anthropic.claude-v2": 100000,
149149
"anthropic.claude-instant-v1": 100000,

0 commit comments

Comments
 (0)