feat: update model tokens dict

This commit is contained in:
Marco Vinciguerra 2024-08-17 14:34:06 +02:00
parent 9098725adf
commit 0aca28732b

View File

@ -39,6 +39,7 @@ models_tokens = {
"gpt-4-32k-0613": 32768,
"gpt-4o": 128000,
"gpt-4o-mini":128000,
"chatgpt-4o-latest":128000
},
"google_genai": {
"gemini-pro": 128000,