Update models list

This commit is contained in:
hlohaus 2025-03-06 20:18:02 +01:00
parent eb4e90e8ee
commit da0cc3fdfc

View file

@ -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(