Michael Chen
Michael Chen
Hi @kihapper thanks for reporting the issue. We are working on this - This should be fixed in the upcoming SDK release. Will update this once the SDK is published.
The newest SDK on PyPI should now have the changes: https://pypi.org/project/google-generativeai/0.5.1/. Let us know if you are still seeing this issue
Hi Linda - thanks for reporting this. I'd like to understand the issue with `fs.createReadStream` a bit more. Can you try running the sample code from the repo and see...
Is there a specific language you'd like the example in? I think we should just support this via the python SDK directly
Hi @jochenkirstaetter, I don't think we'll have examples or SDK support for .NET. But to unblock you, I think you can rely on the [googleapiclient library for .NET](https://github.com/googleapis/google-api-dotnet-client) and create...
Hi, are you running this in an [available region](https://ai.google.dev/available_regions) by the way? Seems like this might be related to the other issue: https://github.com/google-gemini/cookbook/issues/72
Hi, can you provide more information and print out what the error details, if any, you see?
Hi, can you provide more information? What language are you using? Is it a colab notebook? Is it a local colab notebook? thanks!
Thanks! Is it possible to share the code with me so I can debug further?
Am I doing something wrong here? I get an error: `ModuleNotFoundError: No module named 'llama_index.multi_modal_llms.generic_utils'` 