Skip to content

Bump langchain-litellm from 0.5.1 to 0.6.4#98

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/uv/develop/langchain-litellm-0.6.4
Open

Bump langchain-litellm from 0.5.1 to 0.6.4#98
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/uv/develop/langchain-litellm-0.6.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 10, 2026

Copy link
Copy Markdown
Contributor

Bumps langchain-litellm from 0.5.1 to 0.6.4.

Release notes

Sourced from langchain-litellm's releases.

langchain-litellm: v0.6.4

0.6.4 (2026-04-03)

Bug Fixes

  • downgrade tool_choice to auto when thinking is enabled on Claude (#126) (8912d08)
  • extract reasoning tokens and handle pydantic usage in metadata (#121) (ae18705)
  • filter tool_use content blocks from AI message dicts (#125) (06c893d)
  • populate model_name in response_metadata for streaming and router paths (#124) (df1216c)
  • test (f066e3d)
Changelog

Sourced from langchain-litellm's changelog.

0.6.4 (2026-04-03)

Bug Fixes

  • downgrade tool_choice to auto when thinking is enabled on Claude (#126) (8912d08)
  • extract reasoning tokens and handle pydantic usage in metadata (#121) (ae18705)
  • filter tool_use content blocks from AI message dicts (#125) (06c893d)
  • populate model_name in response_metadata for streaming and router paths (#124) (df1216c)
  • test (f066e3d)

0.6.3 (2026-04-01)

Bug Fixes

  • set usage_metadata on AIMessage in _create_chat_result (#102) (75766a0)

0.6.2 (2026-03-24)

Bug Fixes

  • exclude compromised litellm versions from deps (#103) (701e152)

0.6.1 (2026-03-01)

Bug Fixes

  • clean up build artifacts to unblock PyPI publication (#95) (02e7456)

0.6.0 (2026-03-01)

Features

  • add LiteLLMEmbeddings and LiteLLMEmbeddingsRouter (#88) (2bace91)
Commits
  • 28851fc fix: bump pyproject.toml to 0.6.4 and harden release pipeline (#127)
  • 0685d2a release(litellm): 0.6.4 (#113)
  • 8912d08 fix: downgrade tool_choice to auto when thinking is enabled on Claude (#126)
  • 6cb409d build(deps): bump aiohttp from 3.13.3 to 3.13.4 in the uv group across 1 dire...
  • 06c893d fix: filter tool_use content blocks from AI message dicts (#125)
  • df1216c fix: populate model_name in response_metadata for streaming and router pa...
  • e2515bd chore: fix integration tests (#123)
  • 6177e47 chore: rename tests (#122)
  • ae18705 fix: extract reasoning tokens and handle pydantic usage in metadata (#121)
  • 085737a chore: format (#120)
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [langchain-litellm](https://github.com/langchain-ai/langchain-litellm) from 0.5.1 to 0.6.4.
- [Release notes](https://github.com/langchain-ai/langchain-litellm/releases)
- [Changelog](https://github.com/langchain-ai/langchain-litellm/blob/main/CHANGELOG.md)
- [Commits](langchain-ai/langchain-litellm@v0.5.1...langchain-litellm==0.6.4)

---
updated-dependencies:
- dependency-name: langchain-litellm
  dependency-version: 0.6.4
  dependency-type: direct:production
  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:uv Pull requests that update python:uv code labels Apr 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

PR Quality Check

Pylint Score: 9.73/10 [PASS]
Tests: Check workflow status above

[PASS] All checks passed!

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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants