Skip to content

Commit 0aca287

Browse files
committed
feat: update model tokens dict
1 parent 9098725 commit 0aca287

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scrapegraphai/helpers/models_tokens.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"gpt-4-32k-0613": 32768,
4040
"gpt-4o": 128000,
4141
"gpt-4o-mini":128000,
42+
"chatgpt-4o-latest":128000
4243
},
4344
"google_genai": {
4445
"gemini-pro": 128000,

0 commit comments

Comments
 (0)