libs/genai/v1.0.9
github-actions
released this
16 Aug 18:17
·
180 commits
to main
since this release
What's Changed
- genai[patch]: with_structured_output support pydantic v2 by @baskaryan in #414
- add rate limiting to integration tests by @eyurtsev in #408
- genai: fix Makefile about ruff check by @nobu007 in #419
- GenerateContentRequest.tools.function_declarations.parameters set None when function parameters is empty by @bimslab in #416
- vertex[patch]: fix streaming for gemini-1.5-pro + vision by @ccurme in #418
- Update gemma.py by @Tungway1990 in #412
- Fix vertexaimodel by @pprados in #406
- Update drive.py to only use drive.file scope by @walterheck in #424
- docs: add PULL_REQUEST_TEMPLATE.md by @nobu007 in #398
- fix: update table_schema when instantiating already existing BigQueryVectorStore by @Freezaa9 in #429
- added support for allOf by @lkuligin in #431
- fix: Standardize default parameters across Gemini and Gemini Advanced models by @mitraan-deshaw in #428
- added deprecation warning for a default model_name by @lkuligin in #433
- Add Multimodal fc support by @kardiff18 in #404
- genai[patch]: support media inputs by @baskaryan in #442
- make ChatGoogleGenerativeAI serializable by @lkuligin in #443
- genai[patch]: Release 1.0.9 by @baskaryan in #445
New Contributors
- @eyurtsev made their first contribution in #408
- @Tungway1990 made their first contribution in #412
- @pprados made their first contribution in #406
- @walterheck made their first contribution in #424
- @Freezaa9 made their first contribution in #429
- @mitraan-deshaw made their first contribution in #428
Full Changelog: libs/vertexai/v1.0.8...libs/genai/v1.0.9