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.18k stars 223 forks source link

Add REST sample for listing and getting models #421

Closed shilpakancharla closed 3 days ago

shilpakancharla commented 3 days ago

Description of the change

Introduced a basic script shell that will list and get models. Let me know how to best format this.

Do we format the tags similar to how we did in Python?