Skip to content

fix: update direct tool call references #56

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

Merged

Conversation

cagataycali
Copy link
Member

@cagataycali cagataycali commented May 20, 2025

This PR updates references to direct tool calls to use the new format agent.tool.tool_name instead of the old agent.tool_name.

Fixes: #42.

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

@cagataycali cagataycali requested a review from a team as a code owner May 20, 2025 09:19
@cagataycali cagataycali added the bug Something isn't working label May 20, 2025
@cagataycali cagataycali merged commit 95c8313 into strands-agents:main May 20, 2025
22 checks passed
Unshure pushed a commit to Unshure/sdk-python that referenced this pull request May 21, 2025
Unshure added a commit that referenced this pull request May 21, 2025
* fix: update direct tool call references to use agent.tool.tool_name format (#56)

* Update README.md - corrected spelling of "model" (#59)

Corrected spelling of model (s/modal/model)

* style guide (#49)

* style guide

* lint: logging

* Update version to 0.1.3 (#63)

---------

Co-authored-by: ./c² <[email protected]>
Co-authored-by: Bryan Samis <[email protected]>
Co-authored-by: Patrick Gray <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] from strands_tools import use_llm,mem0_memory is not working
2 participants