mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-15 08:27:36 +00:00
changing to gemini 3 flash preview
This commit is contained in:
@@ -6,5 +6,5 @@ class TestVertexAIGenerateContent(BaseGoogleGenAITest):
|
||||
@property
|
||||
def model_config(self):
|
||||
return {
|
||||
"model": "vertex_ai/gemini-2.5-flash-lite",
|
||||
"model": "vertex_ai/gemini-3-flash-preview",
|
||||
}
|
||||
Reference in New Issue
Block a user