mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
changing to gemini 3 flash preview
This commit is contained in:
parent
d5305c6a61
commit
0dc92a6979
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue