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
Fixed a bug with the multiple tool call within a single window.
It was overwriting console with its own methods, so that `console.log` was causing a stack overflow due to calling itself.
0 commit comments