Releases: langchain-ai/langchain-google
Releases · langchain-ai/langchain-google
libs/genai/v1.0.3
What's Changed
Full Changelog: libs/community/v1.0.3...libs/genai/v1.0.3
libs/community/v1.0.3
What's Changed
- fixed metatada in client_info by @lkuligin in #157
- Skipping test_multimodal test by @movsic in #155
- Fixing multi-part response parsing by @alx13 in #165
- Update embeddings.py by @eliasecchig in #164
- added default model name for tests by @lkuligin in #169
- vertexai[patch]: ChatVertexAI.generate, stream, bind_tools by @baskaryan in #166
- added retries for ChatVertexAI models by @lkuligin in #170
- added retries for streaming by @lkuligin in #172
- fixed retries by @lkuligin in #173
- added toolmessage support by @lkuligin in #181
- feat: control all comunity dependencies as poetry groups by @svidiella in #175
- add bind_tools by @lkuligin in #185
- Accept request_options in parameters by @jzaldi in #180
- Add langchain component for Vertex Standalone Ranking API by @Abhishekbhagwat in #167
- Tool calls with multiple parts by @alx13 in #182
- Add aditional parameters to vertexai init by @jzaldi in #183
- Add owner, source and size to GoogleDriveLoaders Document's metadata. by @rahul-trip in #179
- Fix release dependencies by @gmogr in #187
- release genai 1.0.3 by @lkuligin in #189
- fix: move dependency groups of community as pip extras by @svidiella in #190
- treat no candidates as empty message by @lkuligin in #188
- fix deps by @lkuligin in #192
- Revert "Fix release dependencies" by @lkuligin in #194
- Skip test by @lkuligin in #195
- marked tests as flaky by @lkuligin in #197
New Contributors
- @Abhishekbhagwat made their first contribution in #167
- @gmogr made their first contribution in #187
Full Changelog: libs/vertexai/v1.0.1...libs/community/v1.0.3
libs/vertexai/v1.0.1
What's Changed
- force tool call on with_structured_output by @alx13 in #140
- added a check whether tool_config is allowed by @lkuligin in #150
- Fix async by @lkuligin in #151
- structured tool name by @alx13 in #149
- Add support for tuned gemini models by @eliasecchig in #153
- marked test as skipped by @lkuligin in #154
Full Changelog: libs/community/v1.0.2...libs/vertexai/v1.0.1
libs/vertexai/v0.1.3
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
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
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
- @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