automatic-KG-creation-with-LLM
automatic-KG-creation-with-LLM copied to clipboard
Bump langchain from 0.0.352 to 0.1.11
Bumps langchain from 0.0.352 to 0.1.11.
Release notes
Sourced from langchain's releases.
v0.1.11
What's Changed
- more query analysis docs by
@hwchase17in langchain-ai/langchain#18358- docs: anthropic qa quickstart by
@baskaryanin langchain-ai/langchain#18459- docs: anthropic quickstart by
@baskaryanin langchain-ai/langchain#18440- Adding Azure Cosmos Mongo vCore Vector DB Cache by
@aayush3011in langchain-ai/langchain#16856- community[patch]: Invoke callback prior to yielding token by
@williamdevenain langchain-ai/langchain#18454- community[patch]: Invoke callback prior to yielding token by
@williamdevenain langchain-ai/langchain#18452- community[patch]: Invoke callback prior to yielding token by
@williamdevenain langchain-ai/langchain#18449- community[patch]: Invoke callback prior to yielding token by
@williamdevenain langchain-ai/langchain#18448- community[patch]: Invoke callback prior to yielding token by
@williamdevenain langchain-ai/langchain#18447- nvidia-trt[patch]: Invoke callback prior to yielding token by
@williamdevenain langchain-ai/langchain#18446- improve query analysis docs by
@hwchase17in langchain-ai/langchain#18426- langchain[patch]: add tools renderer for various non-openai agents by
@mackongin langchain-ai/langchain#18307- community: Add you.com tool, add async to retriever, add async testing, add You tool doc by
@scottnathin langchain-ai/langchain#18032- [Evals] Session-level feedback by
@hwchase17in langchain-ai/langchain#18463- Update Notebook Image by
@hinthornwin langchain-ai/langchain#18470- Evaluate on Version by
@hinthornwin langchain-ai/langchain#18471- Improve notebook wording by
@hinthornwin langchain-ai/langchain#18472- 👥 Update LangChain people data by
@jacoblee93in langchain-ai/langchain#18473- Docs: Updated callbacks/index.mdx adding example on invoke method by
@williamdevenain langchain-ai/langchain#18403- anthropic[minor]: claude 3 by
@efriisin langchain-ai/langchain#18508- docs: add groq to list of providers by
@sepiatonein langchain-ai/langchain#18503- docs: quickstart models by
@baskaryanin langchain-ai/langchain#18511- docs:Update function "run" to "invoke" in llm_math.ipynb by
@standby24x7in langchain-ai/langchain#18505- docs: Update function "run" to "invoke" by
@standby24x7in langchain-ai/langchain#18499- community: Improved notebook for vector store "HANA Cloud" by
@MartinKolbAtWorkin langchain-ai/langchain#18496- partners[anthropic]: update to docstrings of ChatAnthropic class by
@sepiatonein langchain-ai/langchain#18493- docs: update documentation of stackexchange component by
@sepiatonein langchain-ai/langchain#18486- RAPTOR by
@rlancemartinin langchain-ai/langchain#18467- [Evals] Support list examples by dataset version tag by
@hinthornwin langchain-ai/langchain#18534- core: Release 0.1.29 by
@baskaryanin langchain-ai/langchain#18530- docs: update stack graphic by
@efriisin langchain-ai/langchain#18532- docs[minor]: Add thumbs up/down to all docs pages by
@bracesproulin langchain-ai/langchain#18526- Evals wording by
@hinthornwin langchain-ai/langchain#18542- community[patch]: deprecate community fireworks by
@efriisin langchain-ai/langchain#18544- anthropic[patch]: multimodal by
@efriisin langchain-ai/langchain#18517- Update chain.py fixewd typo in chain by
@akashAD98in langchain-ai/langchain#18551- anthropic[patch]: model type string by
@efriisin langchain-ai/langchain#18510- langchain[patch]: Release 0.1.11 by
@baskaryanin langchain-ai/langchain#18558New Contributors
@aayush3011made 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
@liugddxin langchain-ai/langchain#18015- community[patch]: Release 0.0.23 by
@baskaryanin langchain-ai/langchain#18027
... (truncated)
Commits
5fc67calangchain[patch]: Release 0.1.11 (#18558)68c1878anthropic[patch]: model type string (#18510)eb0756ftemplates: fix rag-lancedb template (#18551)25c7d52anthropic[patch]: multimodal (#18517)343438ecommunity[patch]: deprecate community fireworks (#18544)ca1d427Evals wording (#18542)328a498docs[minor]: Add thumbs up/down to all docs pages (#18526)10874d5docs: update stack graphic (#18532)dd07eddcore[patch]: Release 0.1.29 (#18530)30ccc00[Evals] Support list examples by dataset version tag (#18534)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.