Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump langchain from 0.0.340 to 0.3.17 #1252

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps langchain from 0.0.340 to 0.3.17.

Release notes

Sourced from langchain's releases.

langchain-core==0.3.17

Changes since langchain-core==0.3.16

Added tools as optional parameter in signature for BaseLanguageModel.get_num_tokens_from_messages.

core[patch]: release 0.3.17 (#28060) anthropic[major]: support python 3.13 (#27916)

langchain==0.3.17

Changes since langchain==0.3.16

langchain: release 0.3.17 (#29485)

langchain-core==0.3.16

Changes since langchain-core==0.3.15

core[patch]: Release 0.3.16 (#28045) docs: new stack diagram (#27972) langchain_core: add file_type option to make file type default as png (#27855) docs: fix trim_messages docstring (#27948) core[patch]: make oai tool description optional (#27756) core: fix CommaSeparatedListOutputParser to handle columns that may contain commas in it (#26365) langchain[patch]: Add warning in react agent (#26980) core: use friendlier names for duplicated nodes in mermaid output (#27747)

langchain-community==0.3.16

Changes since langchain-community==0.3.15

community: release 0.3.16 (#29452) community(doc_loaders): allow any credential type in AzureAIDocumentI… (#29289) libs: add sambanova-lagchain integration package (#29417) fixed similarity search with score error #29407 (#29413) community: Fixed the procedure of initializing pad_token_id (#29434) community: missing mandatory parameter partition_key for AzureCosmosDBNoSqlVectorSearch (#29382) community: fix Google Scholar tool errors (#29371) community: Fix the problem of error reporting when OCR extracts text from PDF. (#29378) community; allow to set gitlab url in gitlab tool in constrictor (#29380) community: adds support for getting github releases for the configured repository (#29318) community: Fix for Pydantic model validator of GoogleApiClient (#29346)

langchain==0.3.16

Changes since langchain==0.3.15

langchain: release 0.3.16 (#29451) langchain: add deepseek provider to init chat model (#29449) langchain[patch]: support ollama in init_embeddings (#29349) langchain: added vectorstore docstring linting (#29241) langchain: Bump ruff version to 0.9 (#29211)

langchain-community==0.3.15

... (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 <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)

Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.340 to 0.3.17.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@v0.0.340...langchain==0.3.17)

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants