Skip to content

libs/community/v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 23:29
b4b3c1c

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