mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-15 14:51:19 -08:00
Update models list
This commit is contained in:
parent
eb4e90e8ee
commit
da0cc3fdfc
1 changed files with 1 additions and 1 deletions
|
|
@ -337,7 +337,7 @@ gemini_1_5_pro = Model(
|
|||
gemini_2_0_flash = Model(
|
||||
name = 'gemini-2.0-flash',
|
||||
base_provider = 'Google DeepMind',
|
||||
best_provider = IterListProvider([Blackbox, PollinationsAI, GeminiPro, Liaobots])
|
||||
best_provider = IterListProvider([Blackbox, GeminiPro, Liaobots])
|
||||
)
|
||||
|
||||
gemini_2_0_flash_thinking = Model(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue