Update dependency langchain to ^0.0.353
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
langchain | dependencies | patch |
^0.0.352 -> ^0.0.353
|
Release Notes
langchain-ai/langchain (langchain)
v0.0.353
What's Changed
- community[patch]: Add param "task" to Databricks LLM to work around serialization of transform_output_fn by @liangz1 in https://github.com/langchain-ai/langchain/pull/14933
- docs: links by @efriis in https://github.com/langchain-ai/langchain/pull/14940
- Vectara summarization by @efriis in https://github.com/langchain-ai/langchain/pull/14970
- Feature/Add LLMs Integration For Oracle Cloud Infrastructure(OCI) Data Science Model Deployment Endpoint by @mingkang111 in https://github.com/langchain-ai/langchain/pull/14250
- infra: pr template update by @baskaryan in https://github.com/langchain-ai/langchain/pull/14963
- docs
alibaba cloud
by @leo-gan in https://github.com/langchain-ai/langchain/pull/14772 - core(minor): Implement stream and astream for RunnableBranch by @qtangs in https://github.com/langchain-ai/langchain/pull/14805
- core[patch]: update langchain-core runtime library name by @chyroc in https://github.com/langchain-ai/langchain/pull/14884
- Add Ollama multi-modal templates by @rlancemartin in https://github.com/langchain-ai/langchain/pull/14868
- community[patch]: Fix typo in class Docstring (#14982) by @yacine555 in https://github.com/langchain-ai/langchain/pull/14982
- community[patch]: support momento vector index filter expressions by @malandis in https://github.com/langchain-ai/langchain/pull/14978
- community[patch]: JaguarHttpClient conditional import by @fserv in https://github.com/langchain-ai/langchain/pull/14985
- Update multi-modal template README.md by @rlancemartin in https://github.com/langchain-ai/langchain/pull/14991
- Update multi-modal multi-vector template README.md by @rlancemartin in https://github.com/langchain-ai/langchain/pull/14992
- Update Gemini template README.md by @rlancemartin in https://github.com/langchain-ai/langchain/pull/14993
- Update Ollama multi-modal template README.md by @rlancemartin in https://github.com/langchain-ai/langchain/pull/14994
- Update Ollama multi-modal multi-vector template README.md by @rlancemartin in https://github.com/langchain-ai/langchain/pull/14995
- TEMPLATES: Update README.md by @eltociear in https://github.com/langchain-ai/langchain/pull/15013
- community: fix for surrealdb client 0.3.2 update + store and retrieve metadata by @lalanikarim in https://github.com/langchain-ai/langchain/pull/14997
- fixed wrong link in documentation by @Yanni8 in https://github.com/langchain-ai/langchain/pull/14999
- changed default for VertexAIEmbeddings by @lkuligin in https://github.com/langchain-ai/langchain/pull/14614
- Jacob/add hf chat wrapper by @jacoblee93 in https://github.com/langchain-ai/langchain/pull/14736
- infra: api docs build order by @efriis in https://github.com/langchain-ai/langchain/pull/15018
- Implement streaming for xml output parser by @nfcampos in https://github.com/langchain-ai/langchain/pull/14984
- Implement streaming for all list output parsers by @nfcampos in https://github.com/langchain-ai/langchain/pull/14981
- core[patch]: Release 0.1.3 by @baskaryan in https://github.com/langchain-ai/langchain/pull/15022
- community[patch]: Release 0.0.6 by @baskaryan in https://github.com/langchain-ai/langchain/pull/15023
- Add option to make messages placeholder optional by @nfcampos in https://github.com/langchain-ai/langchain/pull/15031
- Move json and xml parsers to core by @nfcampos in https://github.com/langchain-ai/langchain/pull/15026
- infra: Fix test filesystem paths incompatible with windows by @rancomp in https://github.com/langchain-ai/langchain/pull/14388
- Azure DocumentIntelligenceLoader/Parser support update with latest SDK by @zifeiq in https://github.com/langchain-ai/langchain/pull/14389
- Community: Fix generation_config not setting properly for DeepSparse by @mgoin in https://github.com/langchain-ai/langchain/pull/15036
- langchain(patch): Restrict paths in LocalFileStore cache by @eyurtsev in https://github.com/langchain-ai/langchain/pull/15065
- Add Runnable.get_graph() to get a graph representation of a Runnable by @nfcampos in https://github.com/langchain-ai/langchain/pull/15040
- book reference by @leo-gan in https://github.com/langchain-ai/langchain/pull/15072
- Refactor: use SecretStr for jina embeddings by @chyroc in https://github.com/langchain-ai/langchain/pull/15068
- Refactor: use SecretStr for minimax embeddings by @chyroc in https://github.com/langchain-ai/langchain/pull/15067
- add defaults for tavily by @hwchase17 in https://github.com/langchain-ai/langchain/pull/15075
- Fix: fix partners name typo in tests by @chyroc in https://github.com/langchain-ai/langchain/pull/15066
- fix: correct spelling mistakes of "seperate, intialise, pre-defined" by @rancomp in https://github.com/langchain-ai/langchain/pull/14647
- Improve: remove extra spaces in get_from_env error by @chyroc in https://github.com/langchain-ai/langchain/pull/15064
- corrected outdated link by @gsajko in https://github.com/langchain-ai/langchain/pull/15053
- Community: Adds ability to pass a Config to the boto3 client used by Bedrock by @blanehoneycutt-addepar in https://github.com/langchain-ai/langchain/pull/15029
- community: refactor Baseten integration with new API endpoints & docs by @philipkiely-baseten in https://github.com/langchain-ai/langchain/pull/15017
- Update youtube_transcript.ipynb by @sidsarasvati in https://github.com/langchain-ai/langchain/pull/15015
- docs/docs/get_started: fixing typos in quickstart.mdx by @SatinWukerORIG in https://github.com/langchain-ai/langchain/pull/15025
- community: add args_schema to GmailSendMessage by @ccurme in https://github.com/langchain-ai/langchain/pull/14973
- core(minor): Allow explicit types for ChatMessageHistory adds by @Sypherd in https://github.com/langchain-ai/langchain/pull/14967
- Update arxiv.py with get_summaries_as_docs inside of Arxivloader by @ArchanGhosh in https://github.com/langchain-ai/langchain/pull/14953
- Add support Vertex AI Gemini uses a public image URL by @itok01 in https://github.com/langchain-ai/langchain/pull/14949
- Don't reassign chunk_type by @coreyb42 in https://github.com/langchain-ai/langchain/pull/14923
- [community]: Elasticsearch chat history encoding by @istrebitel-1 in https://github.com/langchain-ai/langchain/pull/15055
- Nc/dec22/runnable graph lambda by @nfcampos in https://github.com/langchain-ai/langchain/pull/15078
- Improve graph repr for runnable passthrough and itemgetter by @nfcampos in https://github.com/langchain-ai/langchain/pull/15083
- add multitenancy by @hwchase17 in https://github.com/langchain-ai/langchain/pull/15176
- Corrected an grammatical mistake by @ShorthillsAI in https://github.com/langchain-ai/langchain/pull/15163
- Oxford comma, consistent with format elsewhere by @bquast in https://github.com/langchain-ai/langchain/pull/15167
- Patch: improve ollama 404 api error message, fix #15147 by @chyroc in https://github.com/langchain-ai/langchain/pull/15156
- community: correct spelling mistakes of "Suffle" and "reporoducibility" by @pzarfos in https://github.com/langchain-ai/langchain/pull/15172
- [core] print ascii by @hwchase17 in https://github.com/langchain-ai/langchain/pull/15179
- docs: Update dependencies installation cell in steam toolkit by @KallieLev in https://github.com/langchain-ai/langchain/pull/15148
- community: Async Ollama + ChatOllama by @shroominic in https://github.com/langchain-ai/langchain/pull/15169
- [core] langauge model like by @hwchase17 in https://github.com/langchain-ai/langchain/pull/15180
- langchain[minor]: Add stuff docs runnable by @baskaryan in https://github.com/langchain-ai/langchain/pull/15178
- [core: minor] fix getters by @hwchase17 in https://github.com/langchain-ai/langchain/pull/15181
- Fix runnable vistitor for funcs without pos args by @nfcampos in https://github.com/langchain-ai/langchain/pull/15182
- Implement stream and astream for RunnableLambda by @qtangs in https://github.com/langchain-ai/langchain/pull/14794
- Refactor: use SecretStr for Petals llms by @chyroc in https://github.com/langchain-ai/langchain/pull/15121
- Refactor: use SecretStr for VolcEngineMaas llms by @chyroc in https://github.com/langchain-ai/langchain/pull/15117
- Refactor: use SecretStr for StochasticAI llms by @chyroc in https://github.com/langchain-ai/langchain/pull/15118
- Refactor: use SecretStr for PipelineAI llms by @chyroc in https://github.com/langchain-ai/langchain/pull/15120
- Refactor: use SecretStr for Predibase llms by @chyroc in https://github.com/langchain-ai/langchain/pull/15119
- docs: updated wrong output in
Upstash Redis Cache
section of LLM Ca… by @cyai in https://github.com/langchain-ai/langchain/pull/15140 - Implement RunnablePassthrough.pick() by @nfcampos in https://github.com/langchain-ai/langchain/pull/15184
- Better input and output schemas for chains that start or end with a R… by @nfcampos in https://github.com/langchain-ai/langchain/pull/15185
- [core] prompt changes by @hwchase17 in https://github.com/langchain-ai/langchain/pull/15186
- Add create_conv_retrieval_chain func by @nfcampos in https://github.com/langchain-ai/langchain/pull/15084
- Implement nicer runnable seq constructor, Propagate name through Runn… by @nfcampos in https://github.com/langchain-ai/langchain/pull/15226
- Add .pick and .assign methods to Runnable by @nfcampos in https://github.com/langchain-ai/langchain/pull/15229
- Fix: Use
Union
instead of|
to improve compatibility, fix #15244 by @chyroc in https://github.com/langchain-ai/langchain/pull/15245 - Update passthrough.py by @nfcampos in https://github.com/langchain-ai/langchain/pull/15252
- langchain: Fix class name in RetryOutputParser docstring by @brendancsmith in https://github.com/langchain-ai/langchain/pull/15268
- community: Make doctran synchronous by @169 in https://github.com/langchain-ai/langchain/pull/15264
- Fixed small gramm mistakes by @ShorthillsAI in https://github.com/langchain-ai/langchain/pull/15246
- Fix typo by @samuelpath in https://github.com/langchain-ai/langchain/pull/15202
- langchain: Fix for issue #14631 - .devcontainer doesnt build by @gitchrisqueen in https://github.com/langchain-ai/langchain/pull/15251
- community: Enhance Github error prompt by @triThirty in https://github.com/langchain-ai/langchain/pull/15248
- community: fix typo in async ollama chat by @shroominic in https://github.com/langchain-ai/langchain/pull/15276
- [core, langchain] modelio code improvements by @hwchase17 in https://github.com/langchain-ai/langchain/pull/15277
- [langchain] agents code changes by @hwchase17 in https://github.com/langchain-ai/langchain/pull/15278
- remove chat-history by @hwchase17 in https://github.com/langchain-ai/langchain/pull/15286
- Make all json parsing less strict by default by @nfcampos in https://github.com/langchain-ai/langchain/pull/15287
- core, community: propagate context between threads by @joshy-deshaw in https://github.com/langchain-ai/langchain/pull/15171
- Patch: improve openai functions call parser compatibility by @chyroc in https://github.com/langchain-ai/langchain/pull/15197
- refactor: enable connection pool usage in PGVector by @dmazine in https://github.com/langchain-ai/langchain/pull/11514
- Strip code block fences and extra test from xml when doing streaming … by @nfcampos in https://github.com/langchain-ai/langchain/pull/15293
- core[patch]: Release 0.1.4 by @baskaryan in https://github.com/langchain-ai/langchain/pull/15319
- docs: add use cases index by @baskaryan in https://github.com/langchain-ai/langchain/pull/15279
- langchain[patch]: Release 0.0.353 by @baskaryan in https://github.com/langchain-ai/langchain/pull/15322
New Contributors
- @mingkang111 made their first contribution in https://github.com/langchain-ai/langchain/pull/14250
- @qtangs made their first contribution in https://github.com/langchain-ai/langchain/pull/14805
- @Yanni8 made their first contribution in https://github.com/langchain-ai/langchain/pull/14999
- @zifeiq made their first contribution in https://github.com/langchain-ai/langchain/pull/14389
- @gsajko made their first contribution in https://github.com/langchain-ai/langchain/pull/15053
- @blanehoneycutt-addepar made their first contribution in https://github.com/langchain-ai/langchain/pull/15029
- @sidsarasvati made their first contribution in https://github.com/langchain-ai/langchain/pull/15015
- @SatinWukerORIG made their first contribution in https://github.com/langchain-ai/langchain/pull/15025
- @ccurme made their first contribution in https://github.com/langchain-ai/langchain/pull/14973
- @itok01 made their first contribution in https://github.com/langchain-ai/langchain/pull/14949
- @coreyb42 made their first contribution in https://github.com/langchain-ai/langchain/pull/14923
- @istrebitel-1 made their first contribution in https://github.com/langchain-ai/langchain/pull/15055
- @bquast made their first contribution in https://github.com/langchain-ai/langchain/pull/15167
- @pzarfos made their first contribution in https://github.com/langchain-ai/langchain/pull/15172
- @KallieLev made their first contribution in https://github.com/langchain-ai/langchain/pull/15148
- @shroominic made their first contribution in https://github.com/langchain-ai/langchain/pull/15169
- @cyai made their first contribution in https://github.com/langchain-ai/langchain/pull/15140
- @brendancsmith made their first contribution in https://github.com/langchain-ai/langchain/pull/15268
- @samuelpath made their first contribution in https://github.com/langchain-ai/langchain/pull/15202
- @gitchrisqueen made their first contribution in https://github.com/langchain-ai/langchain/pull/15251
- @triThirty made their first contribution in https://github.com/langchain-ai/langchain/pull/15248
- @joshy-deshaw made their first contribution in https://github.com/langchain-ai/langchain/pull/15171
- @dmazine made their first contribution in https://github.com/langchain-ai/langchain/pull/11514
Full Changelog: https://github.com/langchain-ai/langchain/compare/v0.0.352...v0.0.353
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.