Mark Daoust
Mark Daoust
Thanks, please reopen this if the problem comes back in a reproducible way.
Yeah, this error is reproducible, sorry I missed the follow ups here after the initial close. This script works fine: https://gist.github.com/MarkDaoust/dcd65b626bf4683860aa510b79bc225e But if I add an `upload_file` to the code...
Upload file is one method that isn't auto-generated in the `google.ai.generativelanguage` client library. I added code [client.py#L69-L123](https://github.com/google-gemini/generative-ai-python/blob/main/google/generativeai/client.py#L69-L123) to implement the API's `create_file`, since the generated client doesn't handle it. This...
Yes, this was waiting for 0.6.3. > I'll consult with some people internally and see if it's OK And whatever they say here, you'd probably only want to release our...
@sumeet-desai, Nice. That looks right. Can you send a PR?
0.6.3 came out yesterday: https://pypi.org/project/google-ai-generativelanguage/#history > Apache 2.0 so distribution is legal but of course If there's any issue I expect that it would be around people thinking that those...
This looks fine, please sign the CLA so we can merge.
Hi, please sign the CLA so we can merge this. Thanks!
Yeah, it just needed a refresh. Thanks!