mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-01 21:00:48 +08:00
feat: update model tokens dict
This commit is contained in:
parent
9098725adf
commit
0aca28732b
@ -39,6 +39,7 @@ models_tokens = {
|
|||||||
"gpt-4-32k-0613": 32768,
|
"gpt-4-32k-0613": 32768,
|
||||||
"gpt-4o": 128000,
|
"gpt-4o": 128000,
|
||||||
"gpt-4o-mini":128000,
|
"gpt-4o-mini":128000,
|
||||||
|
"chatgpt-4o-latest":128000
|
||||||
},
|
},
|
||||||
"google_genai": {
|
"google_genai": {
|
||||||
"gemini-pro": 128000,
|
"gemini-pro": 128000,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user