libs/vertexai/v0.1.3
github-actions
released this
11 Apr 16:56
·
357 commits
to main
since this release
What's Changed
- added image loader with Cloud Vision API by @lkuligin in #107
- added image loader by @lkuligin in #111
- adjusted create_structured_runnable to accept extra prompt by @lkuligin in #113
- added params to invocation methods too by @lkuligin in #106
- feat: Allow Remote loading of GCS files in Chat Messages by @holtskinner in #108
- fix: Add
blob.reload()
to populateblob.content_type
by @holtskinner in #116 - Support additional headers with ChatGoogleGenerativeAI requests by @Hunter71 in #115
- [feat]: add authorization identities to GoogleDriveLoader. by @rahul-trip in #110
- added ChatAnthropicVertex by @lkuligin in #119
- adjusted a test by @lkuligin in #126
- Fix spelling and capitalization of LangChain by @mbrukman in #122
- [vectorstores] Implement BaseStore interface for document storage by @jzaldi in #118
- added system message support by @lkuligin in #128
- allow list title field as it's supported now by @alx13 in #131
- Add system_instructions for Gemini models by @eliasecchig in #125
- fixed tools since function_response doesn't require a role anymore by @lkuligin in #132
- ci: add master core install for lint/test/dev by @efriis in #130
- added tool-message by @alx13 in #134
- update vertex to use tool call attribute on AIMessage by @ccurme in #123
- Add vectorstores to golbal namespace by @jzaldi in #139
- Added vertexai search tool by @jzaldi in #136
- vertexai[patch]: enable agents for vertex by @ccurme in #137
- added tool config by @alx13 in #135
- vertexai[patch]: Release 0.1.3 by @baskaryan in #141
- xfail anthropic and 2 other tests by @efriis in #142
New Contributors
- @Hunter71 made their first contribution in #115
- @rahul-trip made their first contribution in #110
- @mbrukman made their first contribution in #122
- @eliasecchig made their first contribution in #125
- @ccurme made their first contribution in #123
Full Changelog: libs/community/v1.0.1rc4...libs/vertexai/v0.1.3