
google-genai 1.63.0
0
GenAI Python SDK
Contents
GenAI Python SDK
Stars: 3364, Watchers: 3364, Forks: 768, Open Issues: 404The googleapis/python-genai repo was created 1 years ago and the last code push was 3 days ago.
The project is very popular with an impressive 3364 github stars!
How to Install google-genai
You can install google-genai using pip
pip install google-genai
or add it to a project with poetry
poetry add google-genai
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/google-genai/
- GitHub Repo:
- https://github.com/googleapis/python-genai
Classifiers
- Internet
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common google-genai errors.
Code Examples
Here are some google-genai code examples and snippets.
GitHub Issues
The google-genai package has 404 open issues on GitHub
- Critical Failure: Veo 3.1 Reference Images support missing in SDK 1.60.0 (VideoGenerationReferenceImage typing deadlock)
- VAD doesn't trigger model response after barge-in during interactive audio session
- chore: Update FunctionResultContent to use TextContent
- feat: Add
include_inputquery parameter to Get Interaction endpoint. - Gemini batch mode results in frequent, endless hallucinations resulting in broken JSON output
- chore: Migrate gsutil usage to gcloud storage
- Function call in stream mode return empyt text
- Extending video is not working while using proxy
- feat: Support distillation tuning
- feat: Update data types from discovery doc.
- chore: Split InteractionEvent into InteractionStartEvent and InteractionCompleteEvent.
- Tests fails
- feat: Add gemini-3-flash-preview support for local tokenizer
- local-tokenizer does not support gemini-3-flash-preview
- Interactions API: client.interactions.cancel returns 404 "Method not found"
pythonfix