Skip to content

Commit

Permalink
fix: add claude3.5 sonnet
Browse files Browse the repository at this point in the history
  • Loading branch information
VinciGit00 committed Aug 24, 2024
1 parent e686541 commit ee8f8b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scrapegraphai/helpers/models_tokens.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
"gemini-1.0-pro": 128000
},
"bedrock": {
"anthropic.claude-3-5-sonnet-20240620": 200000,
"anthropic.claude-3-haiku-20240307-v1:0": 200000,
"anthropic.claude-3-sonnet-20240229-v1:0": 200000,
"anthropic.claude-3-opus-20240229-v1:0": 200000,
Expand Down

0 comments on commit ee8f8b3

Please sign in to comment.