mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-01 21:00:48 +08:00
fix: models tokens
This commit is contained in:
parent
cf0397bc57
commit
b2be6b739e
@ -140,10 +140,10 @@ models_tokens = {
|
|||||||
"claude-3-haiku-20240307": 4000,
|
"claude-3-haiku-20240307": 4000,
|
||||||
},
|
},
|
||||||
"bedrock": {
|
"bedrock": {
|
||||||
"anthropic.claude-3-5-sonnet-20240620": 200000,
|
|
||||||
"anthropic.claude-3-haiku-20240307-v1:0": 200000,
|
"anthropic.claude-3-haiku-20240307-v1:0": 200000,
|
||||||
"anthropic.claude-3-sonnet-20240229-v1:0": 200000,
|
"anthropic.claude-3-sonnet-20240229-v1:0": 200000,
|
||||||
"anthropic.claude-3-opus-20240229-v1:0": 200000,
|
"anthropic.claude-3-opus-20240229-v1:0": 200000,
|
||||||
|
"anthropic.claude-3-5-sonnet-20240620-v1:0": 200000,
|
||||||
"anthropic.claude-v2:1": 200000,
|
"anthropic.claude-v2:1": 200000,
|
||||||
"anthropic.claude-v2": 100000,
|
"anthropic.claude-v2": 100000,
|
||||||
"anthropic.claude-instant-v1": 100000,
|
"anthropic.claude-instant-v1": 100000,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user