feat: claude 3.5 sonnet support

This commit is contained in:
Diogo Simoes
2024-06-21 09:30:52 +01:00
parent 47b12d8bbc
commit a3d4d6d86f

View File

@ -32,6 +32,7 @@ MAX_TOKENS = {
'anthropic.claude-v1': 100000,
'anthropic.claude-v2': 100000,
'anthropic/claude-3-opus-20240229': 100000,
'anthropic/claude-3-5-sonnet-20240620': 100000,
'bedrock/anthropic.claude-instant-v1': 100000,
'bedrock/anthropic.claude-v2': 100000,
'bedrock/anthropic.claude-v2:1': 100000,