Skip to content

Commit 77777c8

Browse files
committed
fix: add gpt o mini for azure
1 parent aa7d4f0 commit 77777c8

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
@@ -25,6 +25,7 @@
2525
"gpt-4-32k": 32768,
2626
"gpt-4-32k-0613": 32768,
2727
"gpt-4o": 128000,
28+
"gpt-4o-mini":128000,
2829
},
2930
"gemini": {
3031
"gemini-pro": 128000,

0 commit comments

Comments
 (0)