File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
pydantic_ai_slim/pydantic_ai/models Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 58
58
'google-gla:gemini-exp-1206' ,
59
59
'google-gla:gemini-2.0-flash' ,
60
60
'google-gla:gemini-2.0-flash-lite-preview-02-05' ,
61
+ 'google-gla:gemini-2.0-pro-exp-02-05' ,
61
62
'google-vertex:gemini-1.0-pro' ,
62
63
'google-vertex:gemini-1.5-flash' ,
63
64
'google-vertex:gemini-1.5-flash-8b' ,
67
68
'google-vertex:gemini-exp-1206' ,
68
69
'google-vertex:gemini-2.0-flash' ,
69
70
'google-vertex:gemini-2.0-flash-lite-preview-02-05' ,
71
+ 'google-vertex:gemini-2.0-pro-exp-02-05' ,
70
72
'gpt-3.5-turbo' ,
71
73
'gpt-3.5-turbo-0125' ,
72
74
'gpt-3.5-turbo-0301' ,
Original file line number Diff line number Diff line change 53
53
'gemini-exp-1206' ,
54
54
'gemini-2.0-flash' ,
55
55
'gemini-2.0-flash-lite-preview-02-05' ,
56
+ 'gemini-2.0-pro-exp-02-05' ,
56
57
]
57
58
"""Latest Gemini models."""
58
59
You can’t perform that action at this time.
0 commit comments