Skip to content

libs/vertexai/v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 14:47
· 398 commits to main since this release
be5dc2b

What's Changed

  • Add credentials parameter to GoogleGenerativeAI, ChatGoogleGenerativeAI, and GoogleGenerativeAIEmbedded by @jackklika in #78
  • [vectorstores] Add new VectorSearch class with DataStore backend by @jzaldi in #82
  • docs: fix with_structured_output examples by @baskaryan in #80
  • fixed the way how function definition schema is constructed by @alx13 in #84
  • image_url and contextual_text in mm embeddings by @lkuligin in #85
  • vertexai[patch]: support model param by @baskaryan in #81
  • removed default model_name for embeddings by @lkuligin in #90
  • code migration to community by @lkuligin in #88
  • vertexai[patch]: Release 0.1.2 by @baskaryan in #92

New Contributors

Full Changelog: libs/community/v0.1.0rc1...libs/vertexai/v0.1.2