You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Enable underscores in direct method invocations to match hyphens (strands-agents#178)
Enable direct method tool invocations of `example_tool` to match tools with the name of `example-tool`, which fixesstrands-agents#139. In the case where no direct match is found but multiple tools would match, we throw an error to avoid ambiguous errors
Co-authored-by: Mackenzie Zastrow <zastrowm@users.noreply.github.com>
0 commit comments