Skip to content

Commit ae9986a

Browse files
authored
Merge pull request #264 from MobinX/patch-1
Added gemini flash and pro support
2 parents a0125b7 + 7f30da9 commit ae9986a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scrapegraphai/helpers/models_tokens.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
},
2828
"gemini": {
2929
"gemini-pro": 128000,
30+
"gemini-1.5-flash-latest":128000,
31+
"gemini-1.5-pro-latest":128000,
3032
"models/embedding-001": 2048
3133
},
3234

0 commit comments

Comments
 (0)