generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 449
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem Statement
Today, Strands Agents will fail if the latest message in the messages array is a ToolUse message
Proposed Solution
Allow ToolUse to be the latest message in the messages array. In the event loop, if the latest message is a ToolUse, then execute that tool instead of invoking the model.
Use Case
- Return of Control: [NEW CONTENT] Document return-of-control pattern docs#23
Alternatives Solutions
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request