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: update extra module for new speakeasy type generation
- Remove `type=` parameter from FunctionTool constructor (now a constant)
- Use isinstance() check instead of .type attribute access
- Add proper type annotation for updated_tools list
0 commit comments