chore(deps-dev): bump the langchain group with 5 updates #1025
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the langchain group with 5 updates:
0.2.2
0.2.3
0.2.10
0.2.11
0.2.7
0.2.9
0.2.0
0.2.1
0.3.8
0.3.9
Updates
langchain-mistralai
from 0.2.2 to 0.2.3Release notes
Sourced from langchain-mistralai's releases.
Commits
4743348
mistral[patch]: Release 0.2.3 (#28452)49914e9
community[patch]: Release 0.3.9 (#28451)c2f1d02
mistral[patch]: ensure tool call IDs in tool messages are correctly formatted...2813e86
docs: Adds the langchain-neo4j package to the API docs (#28386)b7e10bb
langchain[patch]: Release 0.3.9 (#28399)a8b21af
qdrant[patch]: run python 3.13 in CI (#28394)ee6fc3f
nomic[patch]: run python 3.13 in CI (#28393)8358666
partners[chroma]: add retrieval of embedding vectors (#28290)733a6ad
mistral[patch]: run python 3.13 in CI (#28392)b9bf7fd
couchbase[patch]: run python 3.13 in CI (#28391)Updates
langchain-openai
from 0.2.10 to 0.2.11Release notes
Sourced from langchain-openai's releases.
Commits
926e452
partners: update version header for Pinecone integration (#28481)7315360
openai: dont populate logit_bias if None (#28482)ff675c1
partners/pinecone: release 0.2.2 (#28466)6b7e93d
pinecone: update pinecone client (#28320)000be1f
tests: init retriever standard tests (#28459)42d40d6
partners/openai: release 0.2.11 (#28461)9f04416
openai: set logit_bias to none instead of empty dict by default (#28460)ecee41a
fix: Handle response metadata in merge_messages_runs (#28453)60021e5
community: Add the additonnal kward 'context' for openai (#28351)2848759
ollama[patch]: release 0.2.1 (#28458)Updates
langchain-aws
from 0.2.7 to 0.2.9Release notes
Sourced from langchain-aws's releases.
Commits
f527e6e
Update pyproject.toml to v0.2.9 (#296)d0c41f5
Adding back numpy to fix release errors. (#295)abdfcd3
Updated version to v0.2.8 (#293)2ff60dd
Feature/amazon nova (#292)f7dc810
Added a flag to enable human input for Bedrock Agents (#289)28f3718
Updated to include Bedrock chat model (#287)1bf6ba5
aws[patch]: Remove numpy dependency (previously patch to support numpy2) (#282)cf4d4be
aws: xfail meta async test for converse (#284)a867a1d
no more git dependencies (#280)5502651
langchain-standard-tests -> langchain-tests (#279)Updates
langchain-ollama
from 0.2.0 to 0.2.1Release notes
Sourced from langchain-ollama's releases.
Commits
2848759
ollama[patch]: release 0.2.1 (#28458)88d6d02
ollama[patch]: release 0.2.2 (#28456)c953f93
infra: Update Poetry version, to current latest (1.8.4) (#28194)e5b4f9a
docs: Add ChatDatabricks to llm models (#28398)58d2bfe
docs: fixed a variable name in embeddings section (#28434)e294e71
Update mistralai.ipynb (#28440)4743348
mistral[patch]: Release 0.2.3 (#28452)49914e9
community[patch]: Release 0.3.9 (#28451)c2f1d02
mistral[patch]: ensure tool call IDs in tool messages are correctly formatted...2813e86
docs: Adds the langchain-neo4j package to the API docs (#28386)Updates
langchain-community
from 0.3.8 to 0.3.9Release notes
Sourced from langchain-community's releases.
Commits
49914e9
community[patch]: Release 0.3.9 (#28451)c2f1d02
mistral[patch]: ensure tool call IDs in tool messages are correctly formatted...2813e86
docs: Adds the langchain-neo4j package to the API docs (#28386)b7e10bb
langchain[patch]: Release 0.3.9 (#28399)a8b21af
qdrant[patch]: run python 3.13 in CI (#28394)ee6fc3f
nomic[patch]: run python 3.13 in CI (#28393)8358666
partners[chroma]: add retrieval of embedding vectors (#28290)733a6ad
mistral[patch]: run python 3.13 in CI (#28392)b9bf7fd
couchbase[patch]: run python 3.13 in CI (#28391)5141f25
community[patch]: support numpy2 (#28184)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 <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