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
- resolveAsyncFunctions was skipping 'tools' key, removing API-formatted tools
- ModelResult was also stripping 'tools' when building baseRequest
- Tools are now preserved through the async resolution pipeline
- Both tests now pass: tools are sent to API and model calls them correctly
0 commit comments