-
Notifications
You must be signed in to change notification settings - Fork 489
Description
In August 2024, Gemini launched a few experimental models. As described in the docs:
In addition to the base models, the Gemini API offers experimental models available in Preview, as defined in the Terms, meaning it is not for production use. We release experimental models to gather feedback, get our latest updates into the hands of developers quickly, and highlight the pace of innovation happening at Google. What we learn from experimental launches informs how we release models more widely. An experimental model can be swapped for another without prior notice. We don't guarantee that an experimental model will become a stable model in the future.
At the time of writing, there are 4 available models:
- gemini-1.5-pro-exp-0801
- gemini-1.5-pro-exp-0827
- gemini-1.5-flash-exp-0827
- gemini-1.5-flash-8b-exp-0827
Question: Is this something we would like to support in the Google AI plugin?
I suspect those may be hard to maintain given that they may change without prior notice. But since Genkit supports marking a model as unstable, perhaps we could mark those as unstable so that developers don't mistakenly use them in production.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status