KevKibe / docindex

⚡️Framework for fast persistent storage of multiple document embeddings and metadata into Pinecone for source-traceable, production-level RAG.
MIT License
13 stars 3 forks source link

chore(deps): bump langchain from 0.1.14 to 0.3.3 #93

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps langchain from 0.1.14 to 0.3.3.

Release notes

Sourced from langchain's releases.

langchain-core==0.3.3

Changes since langchain-core==0.2.41

core: release 0.3.3 (#26713) core[patch]: Fix defusedxml import (#26718) core/langchain: fix version used in deprecation (#26724) core[patch],langchain[patch]: deprecate memory and entity abstractions and implementations (#26717) Avoid copying runs (#26689) core[patch]: support js chat model namespaces (#26688) core[patch]: Release 0.3.2 (#26686) core[patch]: Fix load of ChatBedrock (#26679) core[patch]: support load from path for default namespaces (#26675) core, community: move graph vectorstores to community (#26678) core: Add N(naming) ruff rules (#25362) core: use ruff.target-version instead (#26634) core: remove [project] tag from pyproject (#26633) core: Put Python version as a project requirement so it is considered by ruff (#26608) core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) docs: pypi readme image links (#26590) core,openai,grow,fw[patch]: deprecate bind_functions, update chat mod… (#26584) core[patch]: Release 0.3.1 (#26581) core[patch]: Fix "argument of type 'NoneType' is not iterable" error in LangChainTracer (#26576) core[minor]: remove beta from RemoveMessage (#26579) core: release 0.3.0 (#26453) multiple: pydantic 2 compatibility, v0.3 (#26443)

langchain==0.3.3

Changes since langchain==0.3.2

langchain: release 0.3.3 (#27213) core[patch]: exclude model cache from ser (#27086)

langchain-core==0.3.2

Changes since langchain-core==0.3.1

core[patch]: Release 0.3.2 (#26686) core[patch]: Fix load of ChatBedrock (#26679) core[patch]: support load from path for default namespaces (#26675) core, community: move graph vectorstores to community (#26678) core: Add N(naming) ruff rules (#25362) core: use ruff.target-version instead (#26634) core: remove [project] tag from pyproject (#26633) core: Put Python version as a project requirement so it is considered by ruff (#26608) core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574) docs: pypi readme image links (#26590) core,openai,grow,fw[patch]: deprecate bind_functions, update chat mod… (#26584)

langchain==0.3.2

Changes since langchain==0.3.1

... (truncated)

Commits


Dependabot compatibility score

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 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)
dependabot[bot] commented 3 weeks ago

Superseded by #97.