libs/genai/v2.1.4
What's Changed
- added model name to client-info by @lkuligin in #885
- vertexai: Fix global region endpoint for
ChatVertexAIby @msaadg in #867 - genai: fix issue where newlines were stripped during streaming by @ondrejnov in #894
- genai, vertexai[patch]: support model_kwargs by @ccurme in #891
- genai: Added thinking_budget support to ChatGoogleGenerativeAI. by @windkit in #884
- fix: Trace model name without
models/prefix by @jacoblee93 in #896 - [genai|vertexai|community]: Adding Vertex Tool Context into client info by @shawn-yang-google in #875
- vertexai: add frequency_penalty and presence_penalty by @thomas-corcoran in #889
- fix(genai): Fix nested array schema conversion for function calling by @bdjafer in #882
- release 2.1.4 by @lkuligin in #897
New Contributors
- @ondrejnov made their first contribution in #894
- @jacoblee93 made their first contribution in #896
- @shawn-yang-google made their first contribution in #875
- @thomas-corcoran made their first contribution in #889
- @bdjafer made their first contribution in #882
Full Changelog: libs/vertexai/v2.0.21...libs/genai/v2.1.4