generative-ai-python
generative-ai-python copied to clipboard
I can't upload file with a credential
Description of the bug:
I can't run the method upload_file
with a google cloud credential.
I would like to upload file
using json key.
However, I can't upload file with that credential.
To upload file, I need API Key for google cloud.
Actual vs expected behavior:
I am not sure this behavior is intentional or not, but I prefer uploading file with a credential instead of API key.
Any other information you'd like to share?
If this is just a bug, I can contribute to fix it.