mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-20 21:10:05 +08:00
feat: add gemini2.0 flash
This commit is contained in:
parent
c61786eb62
commit
12a0414d5e
@ -51,6 +51,7 @@ models_tokens = {
|
|||||||
"google_genai": {
|
"google_genai": {
|
||||||
"gemini-pro": 128000,
|
"gemini-pro": 128000,
|
||||||
"gemini-1.5-flash-latest": 128000,
|
"gemini-1.5-flash-latest": 128000,
|
||||||
|
"gemini-2.0-flash-latest": 128000,
|
||||||
"gemini-1.5-pro-latest": 128000,
|
"gemini-1.5-pro-latest": 128000,
|
||||||
"models/embedding-001": 2048,
|
"models/embedding-001": 2048,
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user