Skip to content

Releases: langchain-ai/langchain-google

libs/vertexai/v2.0.1

18 Sep 20:57
6dfdf9b
Compare
Choose a tag to compare

What's Changed

  • vertex[patch]: update parser in with_structured_output by @ccurme in #494
  • added smaller Llama models by @lkuligin in #493
  • added support for random order in history by @lkuligin in #496
  • vertexai[patch]: call model_rebuild in embeddings by @ccurme in #499
  • vertex[patch]: release 2.0.1 by @ccurme in #501

Full Changelog: libs/community/v2.0.0...libs/vertexai/v2.0.1

libs/vertexai/v2.0.0

13 Sep 23:36
b4b3c1c
Compare
Choose a tag to compare

langchain-google-vertexai 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

Full Changelog: libs/vertexai/v1.0.10...libs/vertexai/v2.0.0

libs/genai/v2.0.0

13 Sep 23:32
b4b3c1c
Compare
Choose a tag to compare

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

Full Changelog: libs/vertexai/v1.0.10...libs/genai/v2.0.0

libs/community/v2.0.0

13 Sep 23:29
b4b3c1c
Compare
Choose a tag to compare

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

Full Changelog: libs/vertexai/v1.0.10...libs/community/v2.0.0

libs/vertexai/v2.0.0.dev1

09 Sep 20:52
Compare
Choose a tag to compare

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

Full Changelog: libs/vertexai/v1.0.10...libs/vertexai/v2.0.0.dev1

libs/genai/v2.0.0.dev1

09 Sep 16:39
Compare
Choose a tag to compare

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

Full Changelog: libs/vertexai/v1.0.10...libs/genai/v2.0.0.dev1

libs/community/v2.0.0.dev2

09 Sep 22:13
Compare
Choose a tag to compare

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

Full Changelog: libs/vertexai/v1.0.10...libs/community/v2.0.0.dev2

libs/vertexai/v1.0.10

22 Aug 10:59
af264d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: libs/community/v1.0.8...libs/vertexai/v1.0.10

libs/vertexai/v1.0.9

21 Aug 15:32
0150996
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/genai/v1.0.9...libs/vertexai/v1.0.9

libs/genai/v1.0.10

21 Aug 15:19
0150996
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/genai/v1.0.9...libs/genai/v1.0.10