google-gemini / generative-ai-python

The official Python library for the Google Gemini API
https://pypi.org/project/google-generativeai/
Apache License 2.0
1.62k stars 322 forks source link

Image feedback #608

Closed MarkDaoust closed 2 weeks ago

MarkDaoust commented 1 month ago

Allow generate_content to take generated images as input.

Refactor some of the image classes into the same place.

Build on watermark #603