Skip to content

Releases: langchain-ai/langchain-google

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

libs/community/v1.0.8

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

What's Changed

New Contributors

Full Changelog: libs/genai/v1.0.9...libs/community/v1.0.8

libs/genai/v1.0.9

16 Aug 18:17
4c49a20
Compare
Choose a tag to compare

What's Changed

New Contributors

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

libs/vertexai/v1.0.8

31 Jul 10:33
4e80086
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/vertexai/v1.0.7...libs/vertexai/v1.0.8

libs/vertexai/v1.0.7

22 Jul 17:28
ecec8f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: libs/community/v1.0.7...libs/vertexai/v1.0.7

libs/genai/v1.0.8

22 Jul 17:15
0986049
Compare
Choose a tag to compare

What's Changed

  • fix: ChatAnthropicVertex returning None during structured output by @kiarina in #332
  • fixed sequence of multiple AI messages by @alx13 in #335
  • fix embeddings with max_batch_size by @lkuligin in #338
  • chore: add stop_reason in ChatAnthropicVertex stream response by @kiarina in #342
  • added boosting for vertex search by @lkuligin in #346
  • Add client opts for Vertex Rank and Vertex Check Grounding by @Abhishekbhagwat in #347
  • Add enforce json schema to ChatVertexAI by @jzaldi in #348
  • genai[patch]: fix tool calling, add docstrings by @baskaryan in #349
  • [Breaking] change the behavior of ChatVertexAI.with_structured_output when specifying a dict by @kiarina in #333
  • [ChatVertexAI] Get api_transport from initializer when not provided by @jzaldi in #350
  • release permissions by @efriis in #359
  • turn off tests for medlm-latest by @lkuligin in #362
  • Add InternalServerError to retry_errors in VertexAIEmbeddings by @TupleType in #358
  • vertexai[patch], genai[patch]: use tool name explicitly in with struc… by @baskaryan in #341
  • Added new gemini family model MedLM-Large-1.5-preview by @smannathan in #336
  • fixed integration tests by @lkuligin in #373
  • Add domain-wide service authentification and authorization by @mamisoa in #370
  • Fix tests by @gmogr in #360
  • fix async calls without event_loop by @lkuligin in #375
  • Fix optional fields in Pydantic models by @orkhank in #363
  • feat: add google credential support to ChatAnthropicVertex by @kumaray-deshaw in #377
  • Fix: BigQueryVectorStore crashes on BQ tables with more than 5000 rows by @thomasfitze in #365
  • Add request_metadata to vertexai.init by @tomaszZdunek in #378
  • Fix bug caused by downgrading pydantic from 2 to 1 by @lspataroG in #374
  • Add Context catching to VertexAI Models by @jzaldi in #352
  • vertexai[patch], genai[patch]: specify ToolCall "type" by @baskaryan in #366
  • genai[patch]: update vision model used in integration tests by @ccurme in #385
  • Support page number for segments by @julienrzeznik in #384
  • fix: wrong page number in document metadata by @ShuJ-i-e in #381
  • fix calling multiple tools + refactor to make closer to VertexAI impl… by @lkuligin in #387
  • fixed test by @lkuligin in #390
  • release by @lkuligin in #388

New Contributors

Full Changelog: libs/community/v1.0.6...libs/genai/v1.0.8

libs/community/v1.0.7

22 Jul 17:03
0986049
Compare
Choose a tag to compare

What's Changed

  • fix: ChatAnthropicVertex returning None during structured output by @kiarina in #332
  • fixed sequence of multiple AI messages by @alx13 in #335
  • fix embeddings with max_batch_size by @lkuligin in #338
  • chore: add stop_reason in ChatAnthropicVertex stream response by @kiarina in #342
  • added boosting for vertex search by @lkuligin in #346
  • Add client opts for Vertex Rank and Vertex Check Grounding by @Abhishekbhagwat in #347
  • Add enforce json schema to ChatVertexAI by @jzaldi in #348
  • genai[patch]: fix tool calling, add docstrings by @baskaryan in #349
  • [Breaking] change the behavior of ChatVertexAI.with_structured_output when specifying a dict by @kiarina in #333
  • [ChatVertexAI] Get api_transport from initializer when not provided by @jzaldi in #350
  • release permissions by @efriis in #359
  • turn off tests for medlm-latest by @lkuligin in #362
  • Add InternalServerError to retry_errors in VertexAIEmbeddings by @TupleType in #358
  • vertexai[patch], genai[patch]: use tool name explicitly in with struc… by @baskaryan in #341
  • Added new gemini family model MedLM-Large-1.5-preview by @smannathan in #336
  • fixed integration tests by @lkuligin in #373
  • Add domain-wide service authentification and authorization by @mamisoa in #370
  • Fix tests by @gmogr in #360
  • fix async calls without event_loop by @lkuligin in #375
  • Fix optional fields in Pydantic models by @orkhank in #363
  • feat: add google credential support to ChatAnthropicVertex by @kumaray-deshaw in #377
  • Fix: BigQueryVectorStore crashes on BQ tables with more than 5000 rows by @thomasfitze in #365
  • Add request_metadata to vertexai.init by @tomaszZdunek in #378
  • Fix bug caused by downgrading pydantic from 2 to 1 by @lspataroG in #374
  • Add Context catching to VertexAI Models by @jzaldi in #352
  • vertexai[patch], genai[patch]: specify ToolCall "type" by @baskaryan in #366
  • genai[patch]: update vision model used in integration tests by @ccurme in #385
  • Support page number for segments by @julienrzeznik in #384
  • fix: wrong page number in document metadata by @ShuJ-i-e in #381
  • fix calling multiple tools + refactor to make closer to VertexAI impl… by @lkuligin in #387
  • fixed test by @lkuligin in #390
  • release by @lkuligin in #388

New Contributors

Full Changelog: libs/community/v1.0.6...libs/community/v1.0.7

libs/vertexai/v1.0.6

25 Jun 13:59
d7d527c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/vertexai/v1.0.5...libs/vertexai/v1.0.6

libs/genai/v1.0.7

25 Jun 13:55
d7d527c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/vertexai/v1.0.5...libs/genai/v1.0.7