Skip to content

Commit 12a0414

Browse files
committed
feat: add gemini2.0 flash
1 parent c61786e commit 12a0414

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scrapegraphai/helpers/models_tokens.py

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"google_genai": {
5252
"gemini-pro": 128000,
5353
"gemini-1.5-flash-latest": 128000,
54+
"gemini-2.0-flash-latest": 128000,
5455
"gemini-1.5-pro-latest": 128000,
5556
"models/embedding-001": 2048,
5657
},

0 commit comments

Comments
 (0)