fix: add claude3.5 sonnet

This commit is contained in:
Marco Vinciguerra 2024-08-24 21:25:55 +02:00
parent e68654159e
commit ee8f8b31ec

View File

@ -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,