Skip to content

Commit 7f30da9

Browse files
authored
Update models_tokens.py
1 parent a0125b7 commit 7f30da9

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)