We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be76642 commit 087cbcbCopy full SHA for 087cbcb
scrapegraphai/helpers/models_tokens.py
@@ -14,6 +14,7 @@
14
"gpt-4-turbo": 128000,
15
"gpt-4-turbo-2024-04-09": 128000,
16
"gpt-4-1106-preview": 128000,
17
+ "gpt-4o-search-preview": 128000,
18
"gpt-4-vision-preview": 128000,
19
"gpt-4": 8192,
20
"gpt-4-0613": 8192,
0 commit comments