langchain-streamlit-demo
langchain-streamlit-demo copied to clipboard
Bump langchain from 0.1.5 to 0.1.11
Bumps langchain from 0.1.5 to 0.1.11.
Release notes
Sourced from langchain's releases.
v0.1.11
What's Changed
- more query analysis docs by
@hwchase17
in langchain-ai/langchain#18358- docs: anthropic qa quickstart by
@baskaryan
in langchain-ai/langchain#18459- docs: anthropic quickstart by
@baskaryan
in langchain-ai/langchain#18440- Adding Azure Cosmos Mongo vCore Vector DB Cache by
@aayush3011
in langchain-ai/langchain#16856- community[patch]: Invoke callback prior to yielding token by
@williamdevena
in langchain-ai/langchain#18454- community[patch]: Invoke callback prior to yielding token by
@williamdevena
in langchain-ai/langchain#18452- community[patch]: Invoke callback prior to yielding token by
@williamdevena
in langchain-ai/langchain#18449- community[patch]: Invoke callback prior to yielding token by
@williamdevena
in langchain-ai/langchain#18448- community[patch]: Invoke callback prior to yielding token by
@williamdevena
in langchain-ai/langchain#18447- nvidia-trt[patch]: Invoke callback prior to yielding token by
@williamdevena
in langchain-ai/langchain#18446- improve query analysis docs by
@hwchase17
in langchain-ai/langchain#18426- langchain[patch]: add tools renderer for various non-openai agents by
@mackong
in langchain-ai/langchain#18307- community: Add you.com tool, add async to retriever, add async testing, add You tool doc by
@scottnath
in langchain-ai/langchain#18032- [Evals] Session-level feedback by
@hwchase17
in langchain-ai/langchain#18463- Update Notebook Image by
@hinthornw
in langchain-ai/langchain#18470- Evaluate on Version by
@hinthornw
in langchain-ai/langchain#18471- Improve notebook wording by
@hinthornw
in langchain-ai/langchain#18472- 👥 Update LangChain people data by
@jacoblee93
in langchain-ai/langchain#18473- Docs: Updated callbacks/index.mdx adding example on invoke method by
@williamdevena
in langchain-ai/langchain#18403- anthropic[minor]: claude 3 by
@efriis
in langchain-ai/langchain#18508- docs: add groq to list of providers by
@sepiatone
in langchain-ai/langchain#18503- docs: quickstart models by
@baskaryan
in langchain-ai/langchain#18511- docs:Update function "run" to "invoke" in llm_math.ipynb by
@standby24x7
in langchain-ai/langchain#18505- docs: Update function "run" to "invoke" by
@standby24x7
in langchain-ai/langchain#18499- community: Improved notebook for vector store "HANA Cloud" by
@MartinKolbAtWork
in langchain-ai/langchain#18496- partners[anthropic]: update to docstrings of ChatAnthropic class by
@sepiatone
in langchain-ai/langchain#18493- docs: update documentation of stackexchange component by
@sepiatone
in langchain-ai/langchain#18486- RAPTOR by
@rlancemartin
in langchain-ai/langchain#18467- [Evals] Support list examples by dataset version tag by
@hinthornw
in langchain-ai/langchain#18534- core: Release 0.1.29 by
@baskaryan
in langchain-ai/langchain#18530- docs: update stack graphic by
@efriis
in langchain-ai/langchain#18532- docs[minor]: Add thumbs up/down to all docs pages by
@bracesproul
in langchain-ai/langchain#18526- Evals wording by
@hinthornw
in langchain-ai/langchain#18542- community[patch]: deprecate community fireworks by
@efriis
in langchain-ai/langchain#18544- anthropic[patch]: multimodal by
@efriis
in langchain-ai/langchain#18517- Update chain.py fixewd typo in chain by
@akashAD98
in langchain-ai/langchain#18551- anthropic[patch]: model type string by
@efriis
in langchain-ai/langchain#18510- langchain[patch]: Release 0.1.11 by
@baskaryan
in langchain-ai/langchain#18558New Contributors
@aayush3011
made their first contribution in langchain-ai/langchain#16856Full Changelog: https://github.com/langchain-ai/langchain/compare/v0.1.10...v0.1.11
v0.1.10
What's Changed
- community: Fix SparkLLM error by
@liugddx
in langchain-ai/langchain#18015- community[patch]: Release 0.0.23 by
@baskaryan
in langchain-ai/langchain#18027
... (truncated)
Commits
5fc67ca
langchain[patch]: Release 0.1.11 (#18558)68c1878
anthropic[patch]: model type string (#18510)eb0756f
templates: fix rag-lancedb template (#18551)25c7d52
anthropic[patch]: multimodal (#18517)343438e
community[patch]: deprecate community fireworks (#18544)ca1d427
Evals wording (#18542)328a498
docs[minor]: Add thumbs up/down to all docs pages (#18526)10874d5
docs: update stack graphic (#18532)dd07edd
core[patch]: Release 0.1.29 (#18530)30ccc00
[Evals] Support list examples by dataset version tag (#18534)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.