Releases: langchain-ai/langchain-google
Releases · langchain-ai/langchain-google
libs/vertexai/v2.0.7
What's Changed
- vertexai[patch]: Release 2.0.7 by @baskaryan in #588
Full Changelog: libs/genai/v2.0.4...libs/vertexai/v2.0.7
libs/genai/v2.0.4
What's Changed
- genai[patch]: rm image file load by @baskaryan in #585
- vertexai[patch]: rm image load by @baskaryan in #586
- genai[patch]: Release 2.0.4 by @baskaryan in #587
- infra: fix release by @baskaryan in #589
Full Changelog: libs/vertexai/v2.0.6...libs/genai/v2.0.4
libs/vertexai/v2.0.6
What's Changed
Full Changelog: libs/community/v2.0.2...libs/vertexai/v2.0.6
libs/genai/v2.0.3
What's Changed
- genai: Removed forgotten "print" statement in _function_utils.py by @RomanMazyrin in #575
- vectorstores: add vertex vector search datapoints deletion by @Pablito2020 in #559
- vertexai[patch]: Release 2.0.6 by @baskaryan in #577
- google-genai: release 2.0.3 by @efriis in #560
New Contributors
- @RomanMazyrin made their first contribution in #575
- @Pablito2020 made their first contribution in #559
Full Changelog: libs/genai/v2.0.2...libs/genai/v2.0.3
libs/genai/v2.0.2
What's Changed
- community: Add support for DOT_PRODUCT distance for BigQueryVectorStore by @francislan in #555
- community: Change post-filters to pre-filters in BigQueryVectorStore by @francislan in #554
- Added support for tools for flash series of models in langchain-google-cenai by @vidit-bhatia in #562
- genai[patch]: trace tools in openai format by @baskaryan in #565
- genai[patch]: fix tool schema with nullable args by @baskaryan in #566
- vertexai: Fix returning average log probabilities by @JacksonWJPorter in #564
- infra: drop py3.8, add py3.12 CI by @baskaryan in #571
- vertexai[patch]: Add logprobs support by @baskaryan in #570
- community: add custom embedding functionality to VertexAISearchRetriever by @ThibaultScalbert in #567
- [vertexai] Fix Datastore error on indexing large fields by @lspataroG in #558
- genai[patch]: Release 2.0.2 by @baskaryan in #572
New Contributors
- @francislan made their first contribution in #555
- @vidit-bhatia made their first contribution in #562
- @JacksonWJPorter made their first contribution in #564
Full Changelog: libs/vertexai/v2.0.5...libs/genai/v2.0.2
libs/community/v2.0.2
What's Changed
Full Changelog: libs/genai/v2.0.3...libs/community/v2.0.2
libs/vertexai/v2.0.5
What's Changed
- genai[patch]: support caching and cached token counting by @baskaryan in #544
- genai: fix usage metadata by @efriis in #545
- [vertexai] Add support for local/url/bytes pdfs by @jzaldi in #547
- vertexai: fix avg log probs nan values by @eliasecchig in #550
- hotfix by @lkuligin in #551
- Fix integration tests by @lkuligin in #552
- remove codechat from integration tests by @lkuligin in #553
Full Changelog: libs/community/v2.0.1...libs/vertexai/v2.0.5
libs/vertexai/v2.0.4
What's Changed
- vertexai: add seed parameter by @kardiff18 in #518
- community: Add support for order_by and canonical_filter fields in VertexAISearchRetriever by @lgesuellip in #529
- community: add temp dataset parameter to BQ and FS vectorstores by @eliasecchig in #528
- langchain-google-vertexai: Update vision_models.py to allow kwargs usage by @TommasoPetrolito in #473
- genai[patch]: support max_tokens init arg by @baskaryan in #517
- vertexai[patch]: exclude full_model_name from ser by @baskaryan in #515
- vertexai: Add enum response schema for controlled generation by @jzaldi in #532
- vertexai: Allow json_mode in with_structured_output by @jzaldi in #533
- fix maas tests by @lkuligin in #539
- fix standard_tests by @lkuligin in #541
- vertexai: Include avg_logprobs in response metadata by @jzaldi in #534
- added support for Llama 3.2 by @lkuligin in #540
- added deprecation warning for Palm by @lkuligin in #536
- disable test as we can't generate service account key on gcp by @gmogr in #542
- bump google-generativeai to 0.8.0 by @lkuligin in #537
- genai: fix pydantic structured_output with array by @nobu007 in #469
- release by @lkuligin in #543
New Contributors
- @TommasoPetrolito made their first contribution in #473
Full Changelog: libs/vertexai/v2.0.3...libs/vertexai/v2.0.4
libs/genai/v2.0.1
What's Changed
- vertexai: add seed parameter by @kardiff18 in #518
- community: Add support for order_by and canonical_filter fields in VertexAISearchRetriever by @lgesuellip in #529
- community: add temp dataset parameter to BQ and FS vectorstores by @eliasecchig in #528
- langchain-google-vertexai: Update vision_models.py to allow kwargs usage by @TommasoPetrolito in #473
- genai[patch]: support max_tokens init arg by @baskaryan in #517
- vertexai[patch]: exclude full_model_name from ser by @baskaryan in #515
- vertexai: Add enum response schema for controlled generation by @jzaldi in #532
- vertexai: Allow json_mode in with_structured_output by @jzaldi in #533
- fix maas tests by @lkuligin in #539
- fix standard_tests by @lkuligin in #541
- vertexai: Include avg_logprobs in response metadata by @jzaldi in #534
- added support for Llama 3.2 by @lkuligin in #540
- added deprecation warning for Palm by @lkuligin in #536
- disable test as we can't generate service account key on gcp by @gmogr in #542
- bump google-generativeai to 0.8.0 by @lkuligin in #537
- genai: fix pydantic structured_output with array by @nobu007 in #469
- release by @lkuligin in #543
New Contributors
- @TommasoPetrolito made their first contribution in #473
Full Changelog: libs/vertexai/v2.0.3...libs/genai/v2.0.1
libs/community/v2.0.1
What's Changed
- vertexai: add seed parameter by @kardiff18 in #518
- community: Add support for order_by and canonical_filter fields in VertexAISearchRetriever by @lgesuellip in #529
- community: add temp dataset parameter to BQ and FS vectorstores by @eliasecchig in #528
- langchain-google-vertexai: Update vision_models.py to allow kwargs usage by @TommasoPetrolito in #473
- genai[patch]: support max_tokens init arg by @baskaryan in #517
- vertexai[patch]: exclude full_model_name from ser by @baskaryan in #515
- vertexai: Add enum response schema for controlled generation by @jzaldi in #532
- vertexai: Allow json_mode in with_structured_output by @jzaldi in #533
- fix maas tests by @lkuligin in #539
- fix standard_tests by @lkuligin in #541
- vertexai: Include avg_logprobs in response metadata by @jzaldi in #534
- added support for Llama 3.2 by @lkuligin in #540
- added deprecation warning for Palm by @lkuligin in #536
- disable test as we can't generate service account key on gcp by @gmogr in #542
- bump google-generativeai to 0.8.0 by @lkuligin in #537
- genai: fix pydantic structured_output with array by @nobu007 in #469
- release by @lkuligin in #543
New Contributors
- @TommasoPetrolito made their first contribution in #473
Full Changelog: libs/vertexai/v2.0.3...libs/community/v2.0.1