Skip to content

Releases: langchain-ai/langchain-google

libs/genai/v2.1.9

04 Aug 18:52
ce5679b
Compare
Choose a tag to compare

What's Changed

  • release 2.1.9 by @lkuligin in #1075
  • [genai] docs: enhance multimodal input examples for ChatGoogleGenerativeAI by @msaadg in #1072
  • genai: Enhance retry mechanism in ChatGoogleGenerativeAI with customizable parameter by @bajajku in #915

New Contributors

Full Changelog: libs/vertexai/v2.0.28...libs/genai/v2.1.9

libs/genai/v2.1.8

15 Jul 15:36
6618db2
Compare
Choose a tag to compare

What's Changed

  • fix[docs]: typos, formatting by @mdrxy in #1026
  • fix(docs): code blocks by @mdrxy in #1028
  • vertexai[patch]: support thought signatures in function calls by @ccurme in #1025
  • feat: add async embedding methods and update tests for output dimensionality for Gemini embedding compat by @mdrxy in #1031
  • chore: cleanup docs, extra model_config declaration by @mdrxy in #1033
  • genai: release 2.1.8 by @mdrxy in #1034
  • fix(tests): embeddings and chat_models test fixes by @mdrxy in #1035

Full Changelog: libs/genai/v2.1.7...libs/genai/v2.1.8

libs/genai/v2.1.7

09 Jul 15:39
8f71cdd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/vertexai/v2.0.27...libs/genai/v2.1.7

libs/vertexai/v2.0.27

30 Jun 20:33
756ce90
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/genai/v2.1.6...libs/vertexai/v2.0.27

libs/genai/v2.1.6

30 Jun 13:21
f420577
Compare
Choose a tag to compare

What's Changed

  • removed deprecated PALM models by @lkuligin in #1001
  • genai[patch]: handle thinking blocks on input by @ccurme in #1007
  • genai: fix multi-turn conversations with code execution blocks by @msaadg in #1003
  • genai[patch]: add test case for built-in search by @ccurme in #1009
  • genai: Add json_mode support for structured output and schema reference handling in ChatGoogleGenerativeAI by @msaadg in #970
  • genai: release 2.1.6 by @ccurme in #1012

Full Changelog: libs/vertexai/v2.0.26...libs/genai/v2.1.6

libs/vertexai/v2.0.26

20 Jun 15:09
625d70b
Compare
Choose a tag to compare

What's Changed

  • genai[patch]: support google_search and code_execution tools via dict by @ccurme in #958
  • genai: docs added complete and structured README for langchain-google-genai package by @SYED-M-HUSSAIN in #933
  • [genai]: add missing transport argument by @Abdelgha-4 in #965
  • [community]: Adding optional timeout parameter to Vertex Reranker by @DRXD1000 in #964
  • genai[patch]: update model used in integration tests by @ccurme in #981
  • genai: Added Audio Output support by @windkit in #949
  • [vertexai]: ignore empty AIMessage from previous blocked responses by @aabmass in #929
  • genai: Fix the issue task_type passed into embed_query is ignored. by @windkit in #908
  • vertexai: Pass base_url to AnthropicVertex by @mitraan-deshaw in #983
  • (community) : Fix GitHub Actions lint failure by @asimchoudhary in #807
  • [vertexai]: Fix #845 tool binding issue with anyOf Field in pydantic v2 by @jcc-ne in #987
  • vertexai: add support for gemini-embedding-001 by @Arun-Niranjan in #955
  • fix tests by @lkuligin in #991
  • vertexai: Add cached_content_token_count to lc_usage for vertexai by @blue-hope in #990
  • release 2.0.26 by @lkuligin in #993

New Contributors

Full Changelog: libs/vertexai/v2.0.25...libs/vertexai/v2.0.26

libs/vertexai/v2.0.25

11 Jun 14:27
c932937
Compare
Choose a tag to compare

What's Changed

  • vertexai[patch]: bump langchain-tests by @ccurme in #966
  • vertexai[patch]: cache prediction client by @ccurme in #969
  • vertexai: strip nullable anyOf when using dedicated structured output feature by @ccurme in #977
  • [vertexai]: fix IndexError when a tool returns an empty list by @bprus in #976
  • community: fix operation precedence VertexAIRank when credentails are provided… by @estebance in #974
  • [genai]: Quick fix for "Unknown field for Part: thought" by @yigitates17 in #967
  • vertexai[patch]: support code_execution by @ccurme in #959
  • vertexai: release 2.0.25 by @ccurme in #979

New Contributors

Full Changelog: libs/genai/v2.1.5...libs/vertexai/v2.0.25

libs/genai/v2.1.5

28 May 13:49
dc186f9
Compare
Choose a tag to compare

What's Changed

  • genai: fix update model_fields access for Pydantic v2.11+ compatibility by @SYED-M-HUSSAIN in #931
  • vertexai: docs added comprehensive README for langchain-google-vertexai integration package by @SYED-M-HUSSAIN in #934
  • genai[patch]: use 1.5-latest in tests by @ccurme in #942
  • genai: Added include_thoughts support. by @windkit in #937
  • genai: Add grounding_metadata support to ChatGoogleGenerativeAI response by @msaadg in #944
  • genai: release 2.1.5 by @ccurme in #952

New Contributors

Full Changelog: libs/vertexai/v2.0.24...libs/genai/v2.1.5

libs/vertexai/v2.0.24

16 May 07:04
42c25e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: libs/vertexai/v2.0.23...libs/vertexai/v2.0.24

libs/vertexai/v2.0.23

08 May 16:39
0d40a4f
Compare
Choose a tag to compare

What's Changed

  • community: Unify google service authentications and move to parent's _utils file by @CtrlMj in #904
  • aiplatform 1.92.0 by @lkuligin in #906
  • vertexai: Added thinking_budget support to ChatVertexAI by @windkit in #893
  • release 2.0.23 by @lkuligin in #909

New Contributors

Full Changelog: libs/vertexai/v2.0.22...libs/vertexai/v2.0.23