Releases: langchain-ai/langchain-google
libs/genai/v2.0.0
langchain-google-genai
2.0 includes a upgrade to Pydantic 2. See guide here for details and migration information.
What's Changed
- fix BQ VectorStore dataset permission and table schema info by @eliasecchig in #464
- vertexai: added support for custom ids and sprinkled in some docstring updates by @rubenschulze in #467
- Added support for Google Cloud Document AI Layout Parser by @RajeshThallam in #294
- genai: add mkdir -p option for make lint by @nobu007 in #470
- genai, vertex, community[patch]: backward-compatible pydantic v2 changes by @ccurme in #472
- remove integration tests for bison by @lkuligin in #477
- genai: use SecretStr for api_key by @nobu007 in #397
- community: Add complex filters bigqueryvectorstore (SQL filters) by @Freezaa9 in #448
- added reduced dimensionanility for multimodal embeddings by @lkuligin in #476
- genai[patch]: add standard tests by @ccurme in #478
- Revert "genai[patch]: add standard tests" by @ccurme in #479
- genai[patch]: fix standard tests by @ccurme in #480
- infra[patch]: support dev + rc releases by @ccurme in #483
- infra[patch]: add integration test workflow by @ccurme in #484
- community, genai, vertexai[major]: release 2.0 by @ccurme in #489
New Contributors
- @rubenschulze made their first contribution in #467
- @RajeshThallam made their first contribution in #294
Full Changelog: libs/vertexai/v1.0.10...libs/genai/v2.0.0
libs/community/v2.0.0
langchain-google-community
2.0 includes a upgrade to Pydantic 2. See guide here for details and migration information.
What's Changed
- fix BQ VectorStore dataset permission and table schema info by @eliasecchig in #464
- vertexai: added support for custom ids and sprinkled in some docstring updates by @rubenschulze in #467
- Added support for Google Cloud Document AI Layout Parser by @RajeshThallam in #294
- genai: add mkdir -p option for make lint by @nobu007 in #470
- genai, vertex, community[patch]: backward-compatible pydantic v2 changes by @ccurme in #472
- remove integration tests for bison by @lkuligin in #477
- genai: use SecretStr for api_key by @nobu007 in #397
- community: Add complex filters bigqueryvectorstore (SQL filters) by @Freezaa9 in #448
- added reduced dimensionanility for multimodal embeddings by @lkuligin in #476
- genai[patch]: add standard tests by @ccurme in #478
- Revert "genai[patch]: add standard tests" by @ccurme in #479
- genai[patch]: fix standard tests by @ccurme in #480
- infra[patch]: support dev + rc releases by @ccurme in #483
- infra[patch]: add integration test workflow by @ccurme in #484
- community, genai, vertexai[major]: release 2.0 by @ccurme in #489
New Contributors
- @rubenschulze made their first contribution in #467
- @RajeshThallam made their first contribution in #294
Full Changelog: libs/vertexai/v1.0.10...libs/community/v2.0.0
libs/vertexai/v2.0.0.dev1
What's Changed
- fix BQ VectorStore dataset permission and table schema info by @eliasecchig in #464
- vertexai: added support for custom ids and sprinkled in some docstring updates by @rubenschulze in #467
- Added support for Google Cloud Document AI Layout Parser by @RajeshThallam in #294
- genai: add mkdir -p option for make lint by @nobu007 in #470
- genai, vertex, community[patch]: backward-compatible pydantic v2 changes by @ccurme in #472
- remove integration tests for bison by @lkuligin in #477
- genai: use SecretStr for api_key by @nobu007 in #397
- community: Add complex filters bigqueryvectorstore (SQL filters) by @Freezaa9 in #448
- added reduced dimensionanility for multimodal embeddings by @lkuligin in #476
- genai[patch]: add standard tests by @ccurme in #478
- Revert "genai[patch]: add standard tests" by @ccurme in #479
- genai[patch]: fix standard tests by @ccurme in #480
- vertex: fix gapic conversion by @ccurme in #482
- infra[patch]: support dev + rc releases by @ccurme in #483
- infra[patch]: add integration test workflow by @ccurme in #484
New Contributors
- @rubenschulze made their first contribution in #467
- @RajeshThallam made their first contribution in #294
Full Changelog: libs/vertexai/v1.0.10...libs/vertexai/v2.0.0.dev1
libs/genai/v2.0.0.dev1
What's Changed
- fix BQ VectorStore dataset permission and table schema info by @eliasecchig in #464
- vertexai: added support for custom ids and sprinkled in some docstring updates by @rubenschulze in #467
- Added support for Google Cloud Document AI Layout Parser by @RajeshThallam in #294
- genai: add mkdir -p option for make lint by @nobu007 in #470
- genai, vertex, community[patch]: backward-compatible pydantic v2 changes by @ccurme in #472
- remove integration tests for bison by @lkuligin in #477
- genai: use SecretStr for api_key by @nobu007 in #397
- community: Add complex filters bigqueryvectorstore (SQL filters) by @Freezaa9 in #448
- added reduced dimensionanility for multimodal embeddings by @lkuligin in #476
- genai[patch]: add standard tests by @ccurme in #478
- Revert "genai[patch]: add standard tests" by @ccurme in #479
- genai[patch]: fix standard tests by @ccurme in #480
- infra[patch]: support dev + rc releases by @ccurme in #483
- infra[patch]: add integration test workflow by @ccurme in #484
New Contributors
- @rubenschulze made their first contribution in #467
- @RajeshThallam made their first contribution in #294
Full Changelog: libs/vertexai/v1.0.10...libs/genai/v2.0.0.dev1
libs/community/v2.0.0.dev2
What's Changed
- fix BQ VectorStore dataset permission and table schema info by @eliasecchig in #464
- vertexai: added support for custom ids and sprinkled in some docstring updates by @rubenschulze in #467
- Added support for Google Cloud Document AI Layout Parser by @RajeshThallam in #294
- genai: add mkdir -p option for make lint by @nobu007 in #470
- genai, vertex, community[patch]: backward-compatible pydantic v2 changes by @ccurme in #472
- remove integration tests for bison by @lkuligin in #477
- genai: use SecretStr for api_key by @nobu007 in #397
- community: Add complex filters bigqueryvectorstore (SQL filters) by @Freezaa9 in #448
- added reduced dimensionanility for multimodal embeddings by @lkuligin in #476
- genai[patch]: add standard tests by @ccurme in #478
- Revert "genai[patch]: add standard tests" by @ccurme in #479
- genai[patch]: fix standard tests by @ccurme in #480
- infra[patch]: support dev + rc releases by @ccurme in #483
- infra[patch]: add integration test workflow by @ccurme in #484
New Contributors
- @rubenschulze made their first contribution in #467
- @RajeshThallam made their first contribution in #294
Full Changelog: libs/vertexai/v1.0.10...libs/community/v2.0.0.dev2
libs/vertexai/v1.0.10
What's Changed
Full Changelog: libs/community/v1.0.8...libs/vertexai/v1.0.10
libs/vertexai/v1.0.9
What's Changed
- genai and vertexai: implement ls_params for LLMs by @ccurme in #446
- added support for mistral maas models by @lkuligin in #447
- fix default params + added support for Gemma 2B by @lkuligin in #451
- genai: Add support for allOf by @gramliu in #453
- vertex: fix SafetySetting import by @kardiff18 in #450
- fix condition for gemini advanced model family by @lkuligin in #454
- Tests cleanup by @lkuligin in #455
- test for mistral tools by @lkuligin in #456
- Llama maas by @lkuligin in #458
- release by @lkuligin in #461
New Contributors
Full Changelog: libs/genai/v1.0.9...libs/vertexai/v1.0.9
libs/genai/v1.0.10
What's Changed
- genai and vertexai: implement ls_params for LLMs by @ccurme in #446
- added support for mistral maas models by @lkuligin in #447
- fix default params + added support for Gemma 2B by @lkuligin in #451
- genai: Add support for allOf by @gramliu in #453
- vertex: fix SafetySetting import by @kardiff18 in #450
- fix condition for gemini advanced model family by @lkuligin in #454
- Tests cleanup by @lkuligin in #455
- test for mistral tools by @lkuligin in #456
- Llama maas by @lkuligin in #458
- release by @lkuligin in #461
New Contributors
Full Changelog: libs/genai/v1.0.9...libs/genai/v1.0.10
libs/community/v1.0.8
What's Changed
- genai and vertexai: implement ls_params for LLMs by @ccurme in #446
- added support for mistral maas models by @lkuligin in #447
- fix default params + added support for Gemma 2B by @lkuligin in #451
- genai: Add support for allOf by @gramliu in #453
- vertex: fix SafetySetting import by @kardiff18 in #450
- fix condition for gemini advanced model family by @lkuligin in #454
- Tests cleanup by @lkuligin in #455
- test for mistral tools by @lkuligin in #456
- Llama maas by @lkuligin in #458
- release by @lkuligin in #461
New Contributors
Full Changelog: libs/genai/v1.0.9...libs/community/v1.0.8
libs/genai/v1.0.9
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