Skip to content

Releases: langchain-ai/langchain-google

libs/community/v1.0.3

26 Apr 16:54
01646cf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/vertexai/v1.0.1...libs/community/v1.0.3

libs/vertexai/v1.0.1

12 Apr 18:02
3d253a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: libs/community/v1.0.2...libs/vertexai/v1.0.1

libs/vertexai/v0.1.3

11 Apr 16:56
a1d9cbc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/community/v1.0.1rc4...libs/vertexai/v0.1.3

libs/genai/v1.0.2

11 Apr 17:39
62ba6ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: libs/vertexai/v0.1.3...libs/genai/v1.0.2

libs/community/v1.0.2

11 Apr 17:38
62ba6ca
Compare
Choose a tag to compare

libs/genai/v1.0.1

27 Mar 10:37
71b15f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: libs/vertexai/v0.1.2...libs/genai/v1.0.1

libs/community/v1.0.1rc4

27 Mar 11:46
a13f396
Compare
Choose a tag to compare

What's Changed

Full Changelog: libs/genai/v1.0.1...libs/community/v1.0.1rc4

libs/vertexai/v0.1.2

26 Mar 14:47
be5dc2b
Compare
Choose a tag to compare

What's Changed

  • Add credentials parameter to GoogleGenerativeAI, ChatGoogleGenerativeAI, and GoogleGenerativeAIEmbedded by @jackklika in #78
  • [vectorstores] Add new VectorSearch class with DataStore backend by @jzaldi in #82
  • docs: fix with_structured_output examples by @baskaryan in #80
  • fixed the way how function definition schema is constructed by @alx13 in #84
  • image_url and contextual_text in mm embeddings by @lkuligin in #85
  • vertexai[patch]: support model param by @baskaryan in #81
  • removed default model_name for embeddings by @lkuligin in #90
  • code migration to community by @lkuligin in #88
  • vertexai[patch]: Release 0.1.2 by @baskaryan in #92

New Contributors

Full Changelog: libs/community/v0.1.0rc1...libs/vertexai/v0.1.2

libs/community/v0.1.0rc1

20 Mar 19:20
fcca8db
Compare
Choose a tag to compare

What's Changed

Full Changelog: libs/vertexai/v0.1.1...libs/community/v0.1.0rc1

libs/vertexai/v0.1.1

15 Mar 07:09
90bcf52
Compare
Choose a tag to compare

What's Changed

  • infra: update upload-artifact and download-artifact to v4 by @efriis in #61
  • [Vectorstores] Added support for metadata in document storage by @jzaldi in #55
  • Update to a working example for chain in vertexai Readme by @vreyespue in #63
  • Fixed support for custom tool by @moiz-stri in #64
  • release 0.1.11 by @lkuligin in #66
  • feat: Add custom telemetry context upon client creation by @holtskinner in #31
  • Moved failing test to extended to be skipped by @movsic in #67

New Contributors

Full Changelog: libs/genai/v0.0.11...libs/vertexai/v0.1.1