Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps langchain-core from 0.3.34 to 0.3.49.

Release notes

Sourced from langchain-core's releases.

langchain-core==0.3.49

Changes since langchain-core==0.3.48

core[patch]: release 0.3.49 (#30500) core[patch]: store model names on usage callback handler (#30487) core[patch]: mark usage callback handler as beta (#30486) core[patch]: Remove old accidental commit (#30483) core[patch]: add token counting callback handler (#30481) core[patch]: Fix handling of title when tool schema is specified manually via JSONSchema (#30479) docs[patch]: update trim_messages doc (#30462)

langchain-core==0.3.48

Changes since langchain-core==0.3.47

core[patch]: release 0.3.48 (#30458) core: add tool_call exclusion in filter_message (#30289) docs[patch]: add warning to token counter docstring (#30426) core(mermaid): allow greater customization (#29939) core[patch]: optimize trim_messages (#30327) core[patch]: more tests for trim_messages (#30421)

langchain-core==0.3.47

Changes since langchain-core==0.3.46

core: release 0.3.47 (#30396) multiple: enforce standards on tool_choice (#30372)

langchain-core==0.3.46

Changes since langchain-core==0.3.45

core[patch]: release 0.3.46 (#30383) Dereference run tree (#30377) Unset context to None in var (#30380) Unset context after step (#30378) core[patch]: add util for approximate token counting (#30373) Rm test for parent_run presence (#30356)

langchain-core==0.3.45

Changes since langchain-core==0.3.44

core: release 0.3.45 (#30277) fix(core): Ignore missing secrets on deserialization (#30252) openai[patch]: support Responses API (#30231)

langchain-core==0.3.45-rc.1

Changes since langchain-core==0.3.44

core rc 0.3.45-rc.1 Merge branch 'master' into cc/oai_responses streaming

... (truncated)

Commits
  • 9a80be7 core[patch]: release 0.3.49 (#30500)
  • 299b222 mistral[patch]: check types in adding model_name to response_metadata (#30499)
  • 22d1a7d standard-tests[patch]: require model_name in response_metadata if returns_usa...
  • 20f8250 Community: Add Memgraph integration docs (#30457)
  • 7e62e3a core[patch]: store model names on usage callback handler (#30487)
  • 3282776 core[patch]: mark usage callback handler as beta (#30486)
  • 9f345d6 core[patch]: Remove old accidental commit (#30483)
  • 4b9e2e5 core[patch]: add token counting callback handler (#30481)
  • 1d2b1d8 docs: fix typos in Tavily Docs (#30484)
  • 19104db Docs: Fix typo in cookbook (#30485)
  • Additional commits viewable in compare view

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-core](https://github.com/langchain-ai/langchain) from 0.3.34 to 0.3.49.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==0.3.34...langchain-core==0.3.49)

---
updated-dependencies:
- dependency-name: langchain-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 31, 2025
@dependabot dependabot bot requested a review from ks6088ts as a code owner March 31, 2025 15:13
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2025

Superseded by #230.

@dependabot dependabot bot closed this Apr 7, 2025
@dependabot dependabot bot deleted the dependabot/pip/langchain-core-0.3.49 branch April 7, 2025 16:27
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