libs/genai/v1.0.4
github-actions
released this
16 May 13:48
·
348 commits
to main
since this release
What's Changed
- refactored, got rid of start_chat by @lkuligin in #207
- chore(vertexai): move type dependencies to dev group by @ninjapenguin in #208
- Add support for access_token parameter by @dvideby0 in #212
- refactored ChatVertexAI by @lkuligin in #213
- refactored tools by @lkuligin in #209
- refactored embeddings by @lkuligin in #216
- loosen core dep to tolerate 0.2 by @efriis in #219
- fix
required
in tools by @alx13 in #221 - Enable Model Garden, Vision API and Vertex Standalone RAG APIs tests by @gmogr in #184
- Add optional id_field to VertexRank by @shenghann in #217
- fixed bind_tools by @lkuligin in #223
- added grounding tools by @lkuligin in #224
- feat: Vertex Check Grounding API integration by @Abhishekbhagwat in #186
- all: release 0.1.4 by @efriis in #225
New Contributors
- @ninjapenguin made their first contribution in #208
- @dvideby0 made their first contribution in #212
- @shenghann made their first contribution in #217
Full Changelog: libs/vertexai/v1.0.3...libs/genai/v1.0.4