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
add IMAGE_SAFTY enum value to FinishReason (cc6081a)
add MediaModalities for ModalityTokenCount (0969afd)
Add Veo 2 generate_videos support in Go SDK (5321a25)
allow title property to be sent to Gemini API. Gemini API now supports the title property, so it's ok to pass this onto both Vertex and Gemini API. (8f27aba)
consolidate NewUserContentFrom* and NewModelContentFrom* functions into NewContentFrom* to make API simpler (e8608b1)
merge GenerationConfig into LiveConnectConfig (96232de)
rename ClientError and ServerError to APIError. fixes: #159 (12adbfa)
Save prompt safety attributes in dedicated field for generate_images (eb3cfdc)