multi-mediawiki-rag icon indicating copy to clipboard operation
multi-mediawiki-rag copied to clipboard

Bump the python-requirements group with 2 updates

Open dependabot[bot] opened this issue 4 months ago • 1 comments

Bumps the python-requirements group with 2 updates: langchain and langchain-community.

Updates langchain from 0.3.2 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)

Commits

Updates langchain-community from 0.3.1 to 0.3.2

Release notes

Sourced from langchain-community's releases.

langchain-community==0.3.2

Changes since langchain-community==0.3.1

community: release 0.3.2 (#27214) [community] Add timeout control and retry for UC tool execution (#26645) community: Fix database connections for neo4j (#27190) community[patch]: fix structured_output in llamacpp integration (#27202) Fixed typo in llibs/community/langchain_community/storage/sql.py (#27029) community: AzureSearch: fix reranking for empty lists (#27104) core[minor]: Improve support for id in VectorStore (#26660) community: sambastudio chat model (#27056) community[patch]: update gpt-4o cost (#27038) core,integrations[minor]: Dont error on fields in model_kwargs (#27110) community[patch]: Fix missing protected_namespaces (#27076) community[patch]: chore warn deprecate the wandb callback handler (#27062) community: deprecate community ollama integrations (#26733) Bug-Fix[Community] Fix FastEmbedEmbeddings (#26764) multiple: update docs urls to latest 2 (#26837) Update neo4j vector procedures (#26775) core[patch]: Add kwargs to Runnable (#27008) community[patch]: Add docstring for Links (#25969) community: Add conversions from GVS to networkx (#26906) community[patch]: callback before yield for cloudflare (#26927) Fix typo in mlflow code example in mlflow.py (#26931) community[patch]: callback before yield for mlx pipeline (#26928) community[patch]: callback before yield for textgen (#26929) community[patch]: callback before yield for titan takeoff (#26930) community: add sqlite-vec vectorstore (#25003) community[patch]: callback before yield for gigachat (#26881) community[patch]: callback before yield for google palm (#26882)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

dependabot[bot] avatar Oct 14 '24 22:10 dependabot[bot]