Back
AI summary
Written by AI from the official notes. Check them for exact details.Google released a new experimental Gemini API model and updated existing model aliases.
- Released gemini-exp-1121, a more powerful experimental model.
- Updated aliases for gemini-1.5-flash to use gemini-1.5-flash-002.
- gemini-1.5-flash-002 supports top_k values between 1 and 41.
Why it matters: Developers and AI tool users should consider using the new model for enhanced performance.
Full release notes2 changes
- Released
gemini-exp-1121, an even more powerful experimental Gemini API model. - Updated the
gemini-1.5-flash-latestandgemini-1.5-flashmodel aliases to usegemini-1.5-flash-002. Change totop_kparameter: Thegemini-1.5-flash-002model supportstop_kvalues between 1 and 41 (exclusive). Values greater than 40 will be changed to 40.