Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

pgrayy
Copy link
Member

@pgrayy pgrayy commented Aug 14, 2025

Description

Follow up on #271. LiteLLM version 1.73.0 had a bug that removed tool names from model responses. This has since been fixed in version 1.73.1.

Related Issues

#271

Documentation PR

N/A

Type of Change

Bug fix

Testing

How have you tested the change? Verify that the changes do not break functionality or introduce warnings in consuming repositories: agents-docs, agents-tools, agents-cli

  • I ran hatch run prepare
  • Ran hatch test tests_integ/models/test_model_litellm.py

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@pgrayy pgrayy marked this pull request as ready for review August 14, 2025 14:23
@pgrayy pgrayy merged commit 1c7257b into strands-agents:main Aug 14, 2025
22 checks passed
dbschmigelski pushed a commit to dbavro19/sdk-python that referenced this pull request Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants