generative-ai-python icon indicating copy to clipboard operation
generative-ai-python copied to clipboard

The Gemini API Python SDK enables developers to use Google's state-of-the-art generative AI models to build AI-powered features and applications.

Results 203 generative-ai-python issues
Sort by recently updated
recently updated
newest added

### Description of the bug: it's not working with genai, it was fixed by generativeai module https://ai.google.dev/gemini-api/docs/text-generation `from PIL import Image from google import genai client = genai.Client(api_key = │...

### Description of the bug: Any project that uses Protobuf Pure-Python backend to parse untrusted Protocol Buffers data containing an arbitrary number of recursive groups, recursive messages or a series...

### Description of the bug: ### Issue: Persistent `ImportError` for `Content`/`Part` from `google.generativeai.types` (Python 3.12.3, google-generativeai 0.8.5) **Summary:** Despite `google-generativeai` being reported as `0.8.5` by `pip show`, attempts to import...