What's Changed
- [genai] Fix tool calling with legacy agent by @Finndersen in #712
- fix: Remove redundant debug messages by @gunter1020 in #713
- Added support for max_tokens attribute in ChatVertexAI by @SauravP97 in #714
- community: Add Google Calendar Toolkit by @jorge-jrzz in #688
- vertexai: Preserve
sparse_embeddings
indata_points_to_batch_update_records
by @personabb in #721 - vertexai: Add
embeddings_task_type
parameter toembed_query
andembed_documents
by @mitraan-deshaw in #716 - release 2.0.13 by @lkuligin in #723
New Contributors
- @Finndersen made their first contribution in #712
- @gunter1020 made their first contribution in #713
- @jorge-jrzz made their first contribution in #688
- @personabb made their first contribution in #721
Full Changelog: libs/vertexai/v2.0.12...libs/vertexai/v2.0.13