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