mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-06 21:11:37 +08:00
fix: add gpt o mini for azure
This commit is contained in:
parent
aa7d4f0ebf
commit
77777c898d
@ -25,6 +25,7 @@ models_tokens = {
|
|||||||
"gpt-4-32k": 32768,
|
"gpt-4-32k": 32768,
|
||||||
"gpt-4-32k-0613": 32768,
|
"gpt-4-32k-0613": 32768,
|
||||||
"gpt-4o": 128000,
|
"gpt-4o": 128000,
|
||||||
|
"gpt-4o-mini":128000,
|
||||||
},
|
},
|
||||||
"gemini": {
|
"gemini": {
|
||||||
"gemini-pro": 128000,
|
"gemini-pro": 128000,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user