Skip to content

Releases: langchain-ai/langchain-google

libs/genai/v2.1.1

21 Mar 14:54
64ec497
Compare
Choose a tag to compare

What's Changed

  • Avoid retries for InvalidArgument exceptions by @SauravP97 in #777
  • fix[genai]: Allow Temperature Values Up to 2.0 for ChatGoogleGenerativeAI by @mjunaidca in #780
  • vertexai: Support for new tool_choice format for Gemini models by @msaadg in #779
  • vertexai: add custom wait time for retries by @lgesuellip in #778
  • genai: Add image output parsing support to ChatGoogleGenerativeAI by @windkit in #789
  • Add Chain of Thoughts support for ChatAnthropicVertex Claude 3.7 by @SauravP97 in #790
  • genai: Added field response_modalities in ChatGoogleGenerativeAI initialization. by @windkit in #792
  • genai[patch]: update langchain-tests by @ccurme in #798
  • vertexai[patch]: support TypedDict and Pydantic v1 with json_mode by @ccurme in #799
  • genai: release 2.1.1 by @ccurme in #800

New Contributors

Full Changelog: libs/genai/v2.1.0...libs/genai/v2.1.1

libs/genai/v2.1.0

13 Mar 04:59
23c104d
Compare
Choose a tag to compare

What's Changed

  • vertex[patch]: update langchain-tests by @ccurme in #773
  • vertexai[bugfix]: use base_url if set by @GuyStone in #774
  • genai[patch]: update langchain-tests, fix bugs with structured output by @ccurme in #772
  • genai : filter out empty message contents in ChatGoogleGenerativeAI by @asimchoudhary in #775
  • release 2.0.12 by @lkuligin in #776

New Contributors

Full Changelog: libs/vertexai/v2.0.15...libs/genai/v2.1.0

libs/vertexai/v2.0.15

10 Mar 16:14
1040a18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/vertexai/v2.0.14...libs/vertexai/v2.0.15

libs/vertexai/v2.0.14

26 Feb 10:34
3f8d318
Compare
Choose a tag to compare

What's Changed

Full Changelog: libs/genai/v2.0.11...libs/vertexai/v2.0.14

libs/community/v2.0.7

26 Feb 10:31
ca4bbb8
Compare
Choose a tag to compare

What's Changed

Full Changelog: libs/genai/v2.0.11...libs/community/v2.0.7

libs/genai/v2.0.11

25 Feb 16:04
3f05bfd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/genai/v2.0.10...libs/genai/v2.0.11

libs/genai/v2.0.10

21 Feb 16:56
476bcc3
Compare
Choose a tag to compare

What's Changed

  • genai: fix function_utils to parse object/array json schemas properly by @RazCrimson in #715
  • Ensure a single instance of ImageBytesLoader throughout chat_models by @SauravP97 in #722
  • vertexai: add retry tracing with metadata in ChatAnthropicVertex by @lgesuellip in #728
  • Ensure single instance of ImageBytesLoader in Vision Models by @SauravP97 in #736
  • docs: add temp_dataset_name to community.BigQueryVectorStore docs by @cmenon12 in #735
  • Ensure single instance of ImageBytesLoader in Embeddings by @SauravP97 in #737
  • genai: update standard tests library by @efriis in #705
  • genai[patch]: release 2.0.10 by @ccurme in #743

New Contributors

Full Changelog: libs/vertexai/v2.0.13...libs/genai/v2.0.10

libs/vertexai/v2.0.13

03 Feb 21:14
3915fc1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/vertexai/v2.0.12...libs/vertexai/v2.0.13

libs/vertexai/v2.0.12

24 Jan 16:12
36baedc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/genai/v2.0.9...libs/vertexai/v2.0.12

libs/genai/v2.0.9

18 Jan 06:37
1e1a1b7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/vertexai/v2.0.11...libs/genai/v2.0.9