akari-bot
akari-bot copied to clipboard
Bump langchain from 0.0.276 to 0.0.325
Bumps langchain from 0.0.276 to 0.0.325.
Release notes
Sourced from langchain's releases.
v0.0.325
What's Changed
- Add template for Pinecone + Multi-Query by
@rlancemartin
in langchain-ai/langchain#12353- Docs: Add lcel to combine_docs chains by
@baskaryan
in langchain-ai/langchain#12310- Update multi query template README, ntbk by
@rlancemartin
in langchain-ai/langchain#12356- langserve doc by
@baskaryan
in langchain-ai/langchain#12357- E2B tool - Improve description wuth uploaded files info by
@jakubno
in langchain-ai/langchain#12355- Fix redis vectorfield schema defaults by
@tylerhutcherson
in langchain-ai/langchain#12223- update chains how to by
@baskaryan
in langchain-ai/langchain#12362- Support Fireworks batching (#8) by
@ZixinYang
in langchain-ai/langchain#12052- fix some stuff by
@hwchase17
in langchain-ai/langchain#12292- Harrison/improve cli by
@hwchase17
in langchain-ai/langchain#12368- Adds linter in templates by
@jacoblee93
in langchain-ai/langchain#12321- Fix langsmith walkthrough doc dataset by
@lucasc896
in langchain-ai/langchain#12027- Mention other function calling/grammar support by
@hinthornw
in langchain-ai/langchain#12369- rm init by
@baskaryan
in langchain-ai/langchain#12374- Fix SupbaseVectoreStore write operation timeout by
@j1philli
in langchain-ai/langchain#12318- fireworks scheduled integration tests by
@baskaryan
in langchain-ai/langchain#12373- Cohere re-rank template by
@rlancemartin
in langchain-ai/langchain#12378- cli fix by
@efriis
in langchain-ai/langchain#12380- better lint triggering by
@baskaryan
in langchain-ai/langchain#12376- Minor updates to ReRank template by
@rlancemartin
in langchain-ai/langchain#12388- Update broken redis tests by
@tylerhutcherson
in langchain-ai/langchain#12371- CLI CI 2 by
@efriis
in langchain-ai/langchain#12387- add template for hyde by
@hwchase17
in langchain-ai/langchain#12390- Wfh/json edit dist by
@hinthornw
in langchain-ai/langchain#12361- Fixed some grammatical and Exception types issues by
@ShorthillsAI
in langchain-ai/langchain#12015- Format Templates by
@efriis
in langchain-ai/langchain#12396- Add HTML Title and Page Language into metadata for AsyncHtmlLoader by
@kkk55596
in langchain-ai/langchain#11326- johnsnowlabs embeddings support by
@C-K-Loan
in langchain-ai/langchain#11271- Templates CI by
@efriis
in langchain-ai/langchain#12313- Wfh/json schema evaluation by
@hinthornw
in langchain-ai/langchain#12389- Add space by
@hinthornw
in langchain-ai/langchain#12395- Str Evaluator Mapper by
@hinthornw
in langchain-ai/langchain#12401- Clean-up template READMEs by
@rlancemartin
in langchain-ai/langchain#12403- Mask API key for Aleph Alpha LLM by
@slangenbach
in langchain-ai/langchain#12377- fix(openai-callback): completion count logic by
@mspronesti
in langchain-ai/langchain#12383- Fix templates typos by
@dqbd
in langchain-ai/langchain#12428- feat: Add Google Speech to Text API Document Loader by
@holtskinner
in langchain-ai/langchain#12298- LLaMA2 with JSON schema support template by
@rlancemartin
in langchain-ai/langchain#12435- clean up deprecated agents by
@hwchase17
in langchain-ai/langchain#12231- Add invoke example to LLaMA2 function template notebook by
@rlancemartin
in langchain-ai/langchain#12437- Deprecate PythonRepl tools and Pandas/Xorbits/Spark DataFrame/Python/CSV agents by
@eyurtsev
in langchain-ai/langchain#12427- Bagatur/bump 325 by
@baskaryan
in langchain-ai/langchain#12440New Contributors
@jakubno
made their first contribution in langchain-ai/langchain#12355@lucasc896
made their first contribution in langchain-ai/langchain#12027@kkk55596
made their first contribution in langchain-ai/langchain#11326@C-K-Loan
made their first contribution in langchain-ai/langchain#11271
... (truncated)
Commits
d12b885
Bagatur/bump 325 (#12440)cadfce2
Deprecate PythonRepl tools and Pandas/Xorbits/Spark DataFrame/Python/CSV agen...68e12d3
Add invoke example to LLaMA2 function template notebook (#12437)0ca539e
Clean up deprecated agents and update init in experimental (#12231)05bbf94
LLaMA2 with JSON schema support template (#12435)134f085
feat: Add Google Speech to Text API Document Loader (#12298)52c194e
Fix templates typos (#12428)c819576
fix(openai-callback): completion count logic (#12383)b22da81
Mask API key for Aleph Alpha LLM (#12377)d6acb3e
Clean-up template READMEs (#12403)- Additional commits viewable in compare view
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 commands and options
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.