Skip to content

libs/genai/v2.1.4

Choose a tag to compare

@github-actions github-actions released this 30 Apr 08:30
1168453

What's Changed

  • added model name to client-info by @lkuligin in #885
  • vertexai: Fix global region endpoint for ChatVertexAI by @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

Full Changelog: libs/vertexai/v2.0.21...libs/genai/v2.1.4