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.0.317 to 0.0.325 (#245)
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.317 to 0.0.325. <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.0.325</h2> <h2>What's Changed</h2> <ul> <li>Add template for Pinecone + Multi-Query by <a href="https://github.com/rlancemartin"><code>@rlancemartin</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12353">langchain-ai/langchain#12353</a></li> <li>Docs: Add lcel to combine_docs chains by <a href="https://github.com/baskaryan"><code>@baskaryan</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12310">langchain-ai/langchain#12310</a></li> <li>Update multi query template README, ntbk by <a href="https://github.com/rlancemartin"><code>@rlancemartin</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12356">langchain-ai/langchain#12356</a></li> <li>langserve doc by <a href="https://github.com/baskaryan"><code>@baskaryan</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12357">langchain-ai/langchain#12357</a></li> <li>E2B tool - Improve description wuth uploaded files info by <a href="https://github.com/jakubno"><code>@jakubno</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12355">langchain-ai/langchain#12355</a></li> <li>Fix redis vectorfield schema defaults by <a href="https://github.com/tylerhutcherson"><code>@tylerhutcherson</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12223">langchain-ai/langchain#12223</a></li> <li>update chains how to by <a href="https://github.com/baskaryan"><code>@baskaryan</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12362">langchain-ai/langchain#12362</a></li> <li>Support Fireworks batching (<a href="https://redirect.github.com/langchain-ai/langchain/issues/8">#8</a>) by <a href="https://github.com/ZixinYang"><code>@ZixinYang</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12052">langchain-ai/langchain#12052</a></li> <li>fix some stuff by <a href="https://github.com/hwchase17"><code>@hwchase17</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12292">langchain-ai/langchain#12292</a></li> <li>Harrison/improve cli by <a href="https://github.com/hwchase17"><code>@hwchase17</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12368">langchain-ai/langchain#12368</a></li> <li>Adds linter in templates by <a href="https://github.com/jacoblee93"><code>@jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12321">langchain-ai/langchain#12321</a></li> <li>Fix langsmith walkthrough doc dataset by <a href="https://github.com/lucasc896"><code>@lucasc896</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12027">langchain-ai/langchain#12027</a></li> <li>Mention other function calling/grammar support by <a href="https://github.com/hinthornw"><code>@hinthornw</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12369">langchain-ai/langchain#12369</a></li> <li>rm init by <a href="https://github.com/baskaryan"><code>@baskaryan</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12374">langchain-ai/langchain#12374</a></li> <li>Fix SupbaseVectoreStore write operation timeout by <a href="https://github.com/j1philli"><code>@j1philli</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12318">langchain-ai/langchain#12318</a></li> <li>fireworks scheduled integration tests by <a href="https://github.com/baskaryan"><code>@baskaryan</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12373">langchain-ai/langchain#12373</a></li> <li>Cohere re-rank template by <a href="https://github.com/rlancemartin"><code>@rlancemartin</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12378">langchain-ai/langchain#12378</a></li> <li>cli fix by <a href="https://github.com/efriis"><code>@efriis</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12380">langchain-ai/langchain#12380</a></li> <li>better lint triggering by <a href="https://github.com/baskaryan"><code>@baskaryan</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12376">langchain-ai/langchain#12376</a></li> <li>Minor updates to ReRank template by <a href="https://github.com/rlancemartin"><code>@rlancemartin</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12388">langchain-ai/langchain#12388</a></li> <li>Update broken redis tests by <a href="https://github.com/tylerhutcherson"><code>@tylerhutcherson</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12371">langchain-ai/langchain#12371</a></li> <li>CLI CI 2 by <a href="https://github.com/efriis"><code>@efriis</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12387">langchain-ai/langchain#12387</a></li> <li>add template for hyde by <a href="https://github.com/hwchase17"><code>@hwchase17</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12390">langchain-ai/langchain#12390</a></li> <li>Wfh/json edit dist by <a href="https://github.com/hinthornw"><code>@hinthornw</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12361">langchain-ai/langchain#12361</a></li> <li>Fixed some grammatical and Exception types issues by <a href="https://github.com/ShorthillsAI"><code>@ShorthillsAI</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12015">langchain-ai/langchain#12015</a></li> <li>Format Templates by <a href="https://github.com/efriis"><code>@efriis</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12396">langchain-ai/langchain#12396</a></li> <li>Add HTML Title and Page Language into metadata for AsyncHtmlLoader by <a href="https://github.com/kkk55596"><code>@kkk55596</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/11326">langchain-ai/langchain#11326</a></li> <li>johnsnowlabs embeddings support by <a href="https://github.com/C-K-Loan"><code>@C-K-Loan</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/11271">langchain-ai/langchain#11271</a></li> <li>Templates CI by <a href="https://github.com/efriis"><code>@efriis</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12313">langchain-ai/langchain#12313</a></li> <li>Wfh/json schema evaluation by <a href="https://github.com/hinthornw"><code>@hinthornw</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12389">langchain-ai/langchain#12389</a></li> <li>Add space by <a href="https://github.com/hinthornw"><code>@hinthornw</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12395">langchain-ai/langchain#12395</a></li> <li>Str Evaluator Mapper by <a href="https://github.com/hinthornw"><code>@hinthornw</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12401">langchain-ai/langchain#12401</a></li> <li>Clean-up template READMEs by <a href="https://github.com/rlancemartin"><code>@rlancemartin</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12403">langchain-ai/langchain#12403</a></li> <li>Mask API key for Aleph Alpha LLM by <a href="https://github.com/slangenbach"><code>@slangenbach</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12377">langchain-ai/langchain#12377</a></li> <li>fix(openai-callback): completion count logic by <a href="https://github.com/mspronesti"><code>@mspronesti</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12383">langchain-ai/langchain#12383</a></li> <li>Fix templates typos by <a href="https://github.com/dqbd"><code>@dqbd</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12428">langchain-ai/langchain#12428</a></li> <li>feat: Add Google Speech to Text API Document Loader by <a href="https://github.com/holtskinner"><code>@holtskinner</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12298">langchain-ai/langchain#12298</a></li> <li>LLaMA2 with JSON schema support template by <a href="https://github.com/rlancemartin"><code>@rlancemartin</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12435">langchain-ai/langchain#12435</a></li> <li>clean up deprecated agents by <a href="https://github.com/hwchase17"><code>@hwchase17</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12231">langchain-ai/langchain#12231</a></li> <li>Add invoke example to LLaMA2 function template notebook by <a href="https://github.com/rlancemartin"><code>@rlancemartin</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12437">langchain-ai/langchain#12437</a></li> <li>Deprecate PythonRepl tools and Pandas/Xorbits/Spark DataFrame/Python/CSV agents by <a href="https://github.com/eyurtsev"><code>@eyurtsev</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12427">langchain-ai/langchain#12427</a></li> <li>Bagatur/bump 325 by <a href="https://github.com/baskaryan"><code>@baskaryan</code></a> in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12440">langchain-ai/langchain#12440</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jakubno"><code>@jakubno</code></a> made their first contribution in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12355">langchain-ai/langchain#12355</a></li> <li><a href="https://github.com/lucasc896"><code>@lucasc896</code></a> made their first contribution in <a href="https://redirect.github.com/langchain-ai/langchain/pull/12027">langchain-ai/langchain#12027</a></li> <li><a href="https://github.com/kkk55596"><code>@kkk55596</code></a> made their first contribution in <a href="https://redirect.github.com/langchain-ai/langchain/pull/11326">langchain-ai/langchain#11326</a></li> <li><a href="https://github.com/C-K-Loan"><code>@C-K-Loan</code></a> made their first contribution in <a href="https://redirect.github.com/langchain-ai/langchain/pull/11271">langchain-ai/langchain#11271</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/d12b88557a1c9f37ef3e5a7325b7c73f1388ed9d"><code>d12b885</code></a> Bagatur/bump 325 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/12440">#12440</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/cadfce295f8a33828fc635c2e5ea28b883e5c992"><code>cadfce2</code></a> Deprecate PythonRepl tools and Pandas/Xorbits/Spark DataFrame/Python/CSV agen...</li> <li><a href="https://github.com/langchain-ai/langchain/commit/68e12d34a9c76d1f0f67a17fe464b197415e68b6"><code>68e12d3</code></a> Add invoke example to LLaMA2 function template notebook (<a href="https://redirect.github.com/langchain-ai/langchain/issues/12437">#12437</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/0ca539eb85b5a0f3315f38faeb9b1569cfce9e03"><code>0ca539e</code></a> Clean up deprecated agents and update <strong>init</strong> in experimental (<a href="https://redirect.github.com/langchain-ai/langchain/issues/12231">#12231</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/05bbf943f2d56ebd5a1d67a863fdb2a82f3808af"><code>05bbf94</code></a> LLaMA2 with JSON schema support template (<a href="https://redirect.github.com/langchain-ai/langchain/issues/12435">#12435</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/134f085824c523d6e458091646cf34c3f060a0ac"><code>134f085</code></a> feat: Add Google Speech to Text API Document Loader (<a href="https://redirect.github.com/langchain-ai/langchain/issues/12298">#12298</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/52c194ec3a188f7009408f51f1fd9ecd12befada"><code>52c194e</code></a> Fix templates typos (<a href="https://redirect.github.com/langchain-ai/langchain/issues/12428">#12428</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/c8195769f2beee342b44adb43f058c36ebf950c6"><code>c819576</code></a> fix(openai-callback): completion count logic (<a href="https://redirect.github.com/langchain-ai/langchain/issues/12383">#12383</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/b22da81af8f8317841842c2658cf2b511b4046ff"><code>b22da81</code></a> Mask API key for Aleph Alpha LLM (<a href="https://redirect.github.com/langchain-ai/langchain/issues/12377">#12377</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/d6acb3ed7e8338e42cbe25df38072b2bd15e0092"><code>d6acb3e</code></a> Clean-up template READMEs (<a href="https://redirect.github.com/langchain-ai/langchain/issues/12403">#12403</a>)</li> <li>Additional commits viewable in <a href="https://github.com/langchain-ai/langchain/compare/v0.0.317...v0.0.325">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.0.317&new-version=0.0.325)](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/eyurtsev/kor/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information