generative-ai-python
generative-ai-python copied to clipboard
Add support for resumable uploads for File API
Add support for resumable uploads by following the MediaFileUpload class in Python:
https://googleapis.github.io/google-api-python-client/docs/epy/googleapiclient.http.MediaFileUpload-class.html
Add some pydocs to clarify what the parameters specified are. Confirmed this is working locally: