Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump langchain from 0.1.4 to 0.1.5 (#69)
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.4 to 0.1.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/langchain-ai/langchain/releases">langchain's releases</a>.</em></p> <blockquote> <h2>v0.1.5</h2> <h2>What's Changed</h2> <ul> <li>openai[patch]: Explicitly support embedding dimensions by <a href="https://github.com/baskaryan"><code>@baskaryan</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16596">langchain-ai/langchain#16596</a></li> <li>google-vertexai[patch]: Release 0.0.3 by <a href="https://github.com/baskaryan"><code>@baskaryan</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16597">langchain-ai/langchain#16597</a></li> <li>openai[patch]: Release 0.0.5 by <a href="https://github.com/baskaryan"><code>@baskaryan</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16598">langchain-ai/langchain#16598</a></li> <li>Fixed tool names snake_case by <a href="https://github.com/jatinchawda1503"><code>@jatinchawda1503</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16397">langchain-ai/langchain#16397</a></li> <li>core[patch]: Update in code documentation for runnable with message history by <a href="https://github.com/eyurtsev"><code>@eyurtsev</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16585">langchain-ai/langchain#16585</a></li> <li>fix: inconsistent results with <code>RecursiveCharacterTextSplitter</code>'s <code>add_start_index=True</code> by <a href="https://github.com/antoniolanza1996"><code>@antoniolanza1996</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16583">langchain-ai/langchain#16583</a></li> <li>Langchain-community : EdenAI chat integration. by <a href="https://github.com/Daggx"><code>@Daggx</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16377">langchain-ai/langchain#16377</a></li> <li>core: expand docstring for RunnableParallel by <a href="https://github.com/ccurme"><code>@ccurme</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16600">langchain-ai/langchain#16600</a></li> <li>google-vertexai[patch]: streaming bug by <a href="https://github.com/baskaryan"><code>@baskaryan</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16603">langchain-ai/langchain#16603</a></li> <li>community: Add Baichuan Text Embedding Model and Baichuan Inc introduction by <a href="https://github.com/baichuan-assistant"><code>@baichuan-assistant</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16568">langchain-ai/langchain#16568</a></li> <li>Docs: Fix typo in XML agent documentation by <a href="https://github.com/CallumCM"><code>@CallumCM</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16645">langchain-ai/langchain#16645</a></li> <li>community: Added support for Ollama's num_predict option in ChatOllama by <a href="https://github.com/micahparker"><code>@micahparker</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16633">langchain-ai/langchain#16633</a></li> <li>community[patch]: Update documentation to use 'model_id' rather than 'model_name' to match actual API by <a href="https://github.com/xiaokuili"><code>@xiaokuili</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16615">langchain-ai/langchain#16615</a></li> <li>community: youtube loader transcript format by <a href="https://github.com/sydneyidler"><code>@sydneyidler</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16625">langchain-ai/langchain#16625</a></li> <li>Update openai_tools.ipynb by <a href="https://github.com/tryumanshow"><code>@tryumanshow</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16618">langchain-ai/langchain#16618</a></li> <li>Accept message-like things in Chat models, LLMs and MessagesPlaceholder by <a href="https://github.com/nfcampos"><code>@nfcampos</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16418">langchain-ai/langchain#16418</a></li> <li>Community: Ionic Tool by <a href="https://github.com/stewartjarod"><code>@stewartjarod</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16649">langchain-ai/langchain#16649</a></li> <li>In stream_event and stream_log handle closed streams by <a href="https://github.com/nfcampos"><code>@nfcampos</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16661">langchain-ai/langchain#16661</a></li> <li>[Fix] Fix Cassandra Document loader default page content mapper by <a href="https://github.com/cbornet"><code>@cbornet</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16273">langchain-ai/langchain#16273</a></li> <li>infra: delete old CI workflows by <a href="https://github.com/baskaryan"><code>@baskaryan</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16680">langchain-ai/langchain#16680</a></li> <li>[community] fix anthropic streaming by <a href="https://github.com/hwchase17"><code>@hwchase17</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16682">langchain-ai/langchain#16682</a></li> <li>docs: Fix broken link in CONTRIBUTING.md by <a href="https://github.com/derenrich"><code>@derenrich</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16681">langchain-ai/langchain#16681</a></li> <li>WebBaseLoader: Add Cookie Support to Fetch Method by <a href="https://github.com/Jalmeida1994"><code>@Jalmeida1994</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16673">langchain-ai/langchain#16673</a></li> <li>docs <code>DeepInfra</code> provider page update by <a href="https://github.com/leo-gan"><code>@leo-gan</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16665">langchain-ai/langchain#16665</a></li> <li>community: Ollama - Pass headers to post request in async method by <a href="https://github.com/zhxu73"><code>@zhxu73</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16660">langchain-ai/langchain#16660</a></li> <li>Community: MLflowCallbackHandler -- Move textstat and spacy as optional dependency by <a href="https://github.com/serena-ruan"><code>@serena-ruan</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16657">langchain-ai/langchain#16657</a></li> <li>community: apply embedding functions during query if defined by <a href="https://github.com/Rijul1204"><code>@Rijul1204</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16646">langchain-ai/langchain#16646</a></li> <li>Error when importing packages from pydantic [docs] by <a href="https://github.com/ARKA1112"><code>@ARKA1112</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16564">langchain-ai/langchain#16564</a></li> <li>Image prompt template by <a href="https://github.com/hinthornw"><code>@hinthornw</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/14263">langchain-ai/langchain#14263</a></li> <li>Add async methods to AstraDBLoader by <a href="https://github.com/cbornet"><code>@cbornet</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16652">langchain-ai/langchain#16652</a></li> <li>robocorp: release 0.0.2 by <a href="https://github.com/efriis"><code>@efriis</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16706">langchain-ai/langchain#16706</a></li> <li>infra: move release workflow back by <a href="https://github.com/efriis"><code>@efriis</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16707">langchain-ai/langchain#16707</a></li> <li>docs: remove iprogress warnings by <a href="https://github.com/Yelinz"><code>@Yelinz</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16697">langchain-ai/langchain#16697</a></li> <li>Use Postponed Evaluation of Annotations in Astra and Cassandra doc loaders by <a href="https://github.com/cbornet"><code>@cbornet</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16694">langchain-ai/langchain#16694</a></li> <li>Community: Update Ionic Shopping Docs by <a href="https://github.com/owensims1"><code>@owensims1</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16700">langchain-ai/langchain#16700</a></li> <li>Core: fix Anthropic json issue in streaming by <a href="https://github.com/tmin97"><code>@tmin97</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16670">langchain-ai/langchain#16670</a></li> <li>community: Wikidata tool support by <a href="https://github.com/derenrich"><code>@derenrich</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16691">langchain-ai/langchain#16691</a></li> <li>Update <code>n_gpu_layers</code>"s description by <a href="https://github.com/169"><code>@169</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16685">langchain-ai/langchain#16685</a></li> <li>core: expand docstring for RunnableGenerator by <a href="https://github.com/ccurme"><code>@ccurme</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16672">langchain-ai/langchain#16672</a></li> <li>docs: Syntax correction according to langchain version update in 'Retry Parser' tutorial example by <a href="https://github.com/ash-hun"><code>@ash-hun</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16699">langchain-ai/langchain#16699</a></li> <li>community: Fixed schema discrepancy in from_texts function for weaviate vectorstore by <a href="https://github.com/pashva"><code>@pashva</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16693">langchain-ai/langchain#16693</a></li> <li>Update Slack agent toolkit by <a href="https://github.com/rlancemartin"><code>@rlancemartin</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16732">langchain-ai/langchain#16732</a></li> <li>langchain: pubmed tool path update in doc by <a href="https://github.com/j-space-b"><code>@j-space-b</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16716">langchain-ai/langchain#16716</a></li> <li>community: Added integrations for ThirdAI's NeuralDB with Retriever and VectorStore frameworks by <a href="https://github.com/benitoThree"><code>@benitoThree</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/15280">langchain-ai/langchain#15280</a></li> <li>langchain-community: fix unicode escaping issue with SlackToolkit by <a href="https://github.com/taimo3810"><code>@taimo3810</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16616">langchain-ai/langchain#16616</a></li> <li>langchain_community: Update documentation for installing llama-cpp-python on windows by <a href="https://github.com/blacksmithop"><code>@blacksmithop</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16666">langchain-ai/langchain#16666</a></li> <li>fix(experimental): missing resolution strategy in anonymization by <a href="https://github.com/mspronesti"><code>@mspronesti</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/16653">langchain-ai/langchain#16653</a></li> <li>Implement TTL for DynamoDBChatMessageHistory by <a href="https://github.com/brnaba-aws"><code>@brnaba-aws</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/15478">langchain-ai/langchain#15478</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/langchain-ai/langchain/commit/9e7d9f93907ed4f28c1a696f3dbdddca65b94da8"><code>9e7d9f9</code></a> infra: bump langchain min test reqs (<a href="https://redirect.github.com/langchain-ai/langchain/issues/16882">#16882</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/db442c635b98eb3a056a8592755a6ce8a96c3c45"><code>db442c6</code></a> langchain[patch]: Release 0.1.5 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/16881">#16881</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/2b4abed25c03c82569968b9a40e23a9fa5c9c2fa"><code>2b4abed</code></a> commmunity[patch]: Release 0.0.17 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/16871">#16871</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/bb7325114629604b00167f00d49e704a7d477d8d"><code>bb73251</code></a> core[patch]: Release 0.1.18 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/16870">#16870</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/a0ec04549575de5547faa5381fa69fef61405ac8"><code>a0ec045</code></a> Add async methods to BaseStore (<a href="https://redirect.github.com/langchain-ai/langchain/issues/16669">#16669</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/17e886388bde3cbc8132ac0c4467dfe90e4027b3"><code>17e8863</code></a> nomic: init pkg (<a href="https://redirect.github.com/langchain-ai/langchain/issues/16853">#16853</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/2e5949b6f8bc340a992b9f9f9fb4751f87979e15"><code>2e5949b</code></a> core(minor): Add bulk add messages to BaseChatMessageHistory interface (<a href="https://redirect.github.com/langchain-ai/langchain/issues/15709">#15709</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/af8c5c185bf1daf6e42fd31ea3b833b9f578a73a"><code>af8c5c1</code></a> langchain[minor],community[minor]: Add async methods in BaseLoader (<a href="https://redirect.github.com/langchain-ai/langchain/issues/16634">#16634</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/c37ca45825b37eed90d773691772a6be4da4322b"><code>c37ca45</code></a> nvidia-trt: remove tritonclient all extra dep (<a href="https://redirect.github.com/langchain-ai/langchain/issues/16749">#16749</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/36c0392dbe8b776abd63bcb8234151c6e151e1c1"><code>36c0392</code></a> infra: remove unnecessary tests on partner packages (<a href="https://redirect.github.com/langchain-ai/langchain/issues/16808">#16808</a>)</li> <li>Additional commits viewable in <a href="https://github.com/langchain-ai/langchain/compare/v0.1.4...v0.1.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=langchain&package-manager=pip&previous-version=0.1.4&new-version=0.1.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information