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
ReActReasoning has no remaining_tool_calls attribute (only ReWOOReasoning does). Calling repr() on any ReActReasoning instance raises AttributeError. Fixed in PR #199.