You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: models/gemini-2.0-flash-lite-preview-02-05 is not found for API version v1beta, or is not supported for generateContent. Call ListModels to see the list of available models and their supported methods.
Looks like they've retired that alias!
I could set that up as a default alias but I think I'll let people who rely on that make the change themselves.
llm -m gemini-2.0-flash-lite describe -a https://static.simonwillison.net/static/2024/pelicans.jpg
Here is a description of the image:
The image captures a large gathering of birds, predominantly pelicans, on a rocky, uneven surface. The pelicans, with their distinctive large beaks and plumage, are clustered closely together, intermingling with smaller, darker-colored birds. The rocky terrain appears to be near a body of water, as a calm, blue expanse is visible in the background. The lighting in the image suggests an overcast or slightly diffused daylight, casting a muted tone over the scene.
https://developers.googleblog.com/en/start-building-with-the-gemini-2-0-flash-family/
Currently we have:
llm-gemini/llm_gemini.py
Lines 55 to 63 in 489d629
Looks like there is a new model ID: https://ai.google.dev/gemini-api/docs/models/gemini lists
gemini-2.0-flash-lite
The text was updated successfully, but these errors were encountered: