We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2877d8 commit 52a4a3bCopy full SHA for 52a4a3b
scrapegraphai/helpers/models_tokens.py
@@ -18,6 +18,7 @@
18
"gpt-4-0613": 8192,
19
"gpt-4-32k": 32768,
20
"gpt-4-32k-0613": 32768,
21
+ "gpt-4o": 128000,
22
},
23
"azure": {
24
"gpt-3.5-turbo": 4096,
0 commit comments