We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf0397b commit b2be6b7Copy full SHA for b2be6b7
scrapegraphai/helpers/models_tokens.py
@@ -140,10 +140,10 @@
140
"claude-3-haiku-20240307": 4000,
141
},
142
"bedrock": {
143
- "anthropic.claude-3-5-sonnet-20240620": 200000,
144
"anthropic.claude-3-haiku-20240307-v1:0": 200000,
145
"anthropic.claude-3-sonnet-20240229-v1:0": 200000,
146
"anthropic.claude-3-opus-20240229-v1:0": 200000,
+ "anthropic.claude-3-5-sonnet-20240620-v1:0": 200000,
147
"anthropic.claude-v2:1": 200000,
148
"anthropic.claude-v2": 100000,
149
"anthropic.claude-instant-v1": 100000,
0 commit comments