mscraftsman / generative-ai

Gemini AI SDK for .NET and ASP.NET Core enables developers to use Google's state-of-the-art generative AI models to build AI-powered features and applications.
https://mscraftsman.github.io/generative-ai/
Apache License 2.0
55 stars 11 forks source link

New Gemini models released: Gemini-1.5-Pro-002 and Gemini-1.5-Flash-002 #31

Closed doggy8088 closed 1 month ago

doggy8088 commented 1 month ago

Google just released two upgraded Gemini 1.5 models:

  1. Gemini 1.5 Pro 002 ( gemini-1.5-pro-002 )
  2. Gemini 1.5 Flash 002 ( gemini-1.5-flash-002 )

Related: https://developers.googleblog.com/en/updated-production-ready-gemini-models-reduced-15-pro-pricing-increased-rate-limits-and-more/

jochenkirstaetter commented 1 month ago

Hello @doggy8088 Thanks for the info. Please see Release 1.6.3 ;-)