Michael Chen
Results
12
comments of
Michael Chen
Hi the versions denote stable vs. early access features of the API: https://ai.google.dev/docs/api_versions You should be able to use Gemini 1.5 via the API by specifying the model using the...
Hi @uezhenxiang2023, apologies you're running into issues with the colab locally. Maybe you can try running the python script directly: https://github.com/google-gemini/cookbook/blob/main/quickstarts/file-api/sample.py Let me know if that helps and it should...