Releases: langchain-ai/langchain-google
Releases · langchain-ai/langchain-google
libs/genai/v1.0.2
What's Changed
Full Changelog: libs/vertexai/v0.1.3...libs/genai/v1.0.2
libs/community/v1.0.2
What's Changed
Full Changelog: libs/vertexai/v0.1.3...libs/community/v1.0.2
libs/genai/v1.0.1
What's Changed
Full Changelog: libs/vertexai/v0.1.2...libs/genai/v1.0.1
libs/community/v1.0.1rc4
libs/vertexai/v0.1.2
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
modelparam 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
- @jackklika made their first contribution in #78
- @alx13 made their first contribution in #84
Full Changelog: libs/community/v0.1.0rc1...libs/vertexai/v0.1.2
libs/community/v0.1.0rc1
What's Changed
- Added a correct way to get a custom tool's description by @moiz-stri in #68
- moving code to tools by @lkuligin in #65
- renamed package to langchain-google-community by @lkuligin in #74
- rename tools folder to community by @efriis in #75
- rename tools folder to community 2 by @efriis in #76
- changed numpy import by @lkuligin in #77
- bump rc1 by @lkuligin in #79
Full Changelog: libs/vertexai/v0.1.1...libs/community/v0.1.0rc1
libs/vertexai/v0.1.1
What's Changed
- infra: update upload-artifact and download-artifact to v4 by @efriis in #61
- [Vectorstores] Added support for metadata in document storage by @jzaldi in #55
- Update to a working example for chain in vertexai Readme by @vreyespue in #63
- Fixed support for custom tool by @moiz-stri in #64
- release 0.1.11 by @lkuligin in #66
- feat: Add custom telemetry context upon client creation by @holtskinner in #31
- Moved failing test to extended to be skipped by @movsic in #67
New Contributors
- @vreyespue made their first contribution in #63
- @moiz-stri made their first contribution in #64
Full Changelog: libs/genai/v0.0.11...libs/vertexai/v0.1.1
libs/genai/v0.0.11
What's Changed
- removed unused class since VertexAIModelGarden has been moved by @lkuligin in #45
- tests: add pytest flags by @svidiella in #38
- feat: add support for multimodal model and add embed_image by @svidiella in #44
- feat: add support for multimodal text embedding by @svidiella in #47
- Introducing Google Semantic Retriever and Attributed Question and Answering (AQA) by @pikalaw in #48
- added license to the top of the repo by @lkuligin in #50
- Temp fix by @lkuligin in #51
- fix temperature=0 by @lkuligin in #53
- bumping genai to 0.4.0 by @lkuligin in #56
- bumping genai to include hotfix by @lkuligin in #60
New Contributors
- @svidiella made their first contribution in #38
- @pikalaw made their first contribution in #48
Full Changelog: libs/vertexai/v0.1.0...libs/genai/v0.0.11
libs/vertexai/v0.1.0
What's Changed
- vertexai[minor]: with_structured_output by @baskaryan in #37
- vertexai[patch]: release 0.1.0 by @efriis in #42
New Contributors
- @baskaryan made their first contribution in #37
Full Changelog: libs/vertexai/v0.0.7...libs/vertexai/v0.1.0
libs/vertexai/v0.0.7
What's Changed
- fix: Fixed Spelling Error in
_bytes_from_gsc()by @holtskinner in #35 - fixed gemma_hf by @lkuligin in #33
- fix: Added Missing imports into
__init__.pyby @holtskinner in #36 - added post-processing for local gemma by @lkuligin in #40
New Contributors
- @holtskinner made their first contribution in #35
Full Changelog: libs/vertexai/v0.0.6...libs/vertexai/v0.0.7