Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not Able to run google generative ai models on kaggle notebook [bug] #1386

Closed
gunjak opened this issue Apr 19, 2024 · 2 comments
Closed

Not Able to run google generative ai models on kaggle notebook [bug] #1386

gunjak opened this issue Apr 19, 2024 · 2 comments
Assignees
Labels
bug bug & failures with existing packages help wanted

Comments

@gunjak
Copy link

gunjak commented Apr 19, 2024

馃悰 Bug

Problem: While matching google api key we are getting error.
Cause of problem : google generative model default_metadata which is attribute of configure method is tuple but in your code you have declared as list.

Image where we are getting and what is error

kaggle_issues

For understanding code I am providing link:

Code of google where they decalred default metadata as list.

link of your kaggle code.

I have also seen some folks raised issue on langchain but after analyzing code I found that this issue is raising from kaggle.

Please fix this issue so that we can use google generative model on kaggle.

@gunjak gunjak added bug bug & failures with existing packages help wanted labels Apr 19, 2024
@calderjo calderjo self-assigned this May 16, 2024
@calderjo
Copy link
Contributor

Hi @gunjak , Please share your notebook that you are using. It helps me understand what use cases needs to be covered.

@gunjak
Copy link
Author

gunjak commented Jun 4, 2024

I don't know how but Now the notebook is working fine with the api key.

@gunjak gunjak closed this as completed Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bug & failures with existing packages help wanted
Projects
None yet
Development

No branches or pull requests

2 participants