mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-01 21:00:48 +08:00
fix: add claude3.5 sonnet
This commit is contained in:
parent
e68654159e
commit
ee8f8b31ec
@ -133,6 +133,7 @@ models_tokens = {
|
||||
"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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user