Skip to content

Conversation

grhaonan
Copy link
Contributor

Conditional Execution Paths section is use agent.use_llm() which should be agent.tool.use_llm()

Description

Documentation error, under the Conditional Execution Paths, Retrieve path should use agent.tool.use_llm() rather than agent.use_llm()

Type of Change

  • Content update/revision

Motivation and Context

it will throw error otherwise

Areas Affected

Screenshots

Checklist

  • I have read the CONTRIBUTING document
  • My changes follow the project's documentation style
  • I have tested the documentation locally using mkdocs serve
  • Links in the documentation are valid and working
  • Images/diagrams are properly sized and formatted
  • All new and existing tests pass

Additional Notes

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

Conditional Execution Paths section is use agent.use_llm() which should be agent.tool.use_llm()
@cagataycali cagataycali merged commit 99c0eb6 into strands-agents:main Jul 28, 2025
2 checks passed
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.

3 participants