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
MaxIterations bounds the manager's own loop but not cross-prompt recursion via the toolkit delegate
Add a depth counter to the context via context.WithValue; fail with ErrBadParameter if exceeded
MaxIterations bounds the manager's own loop but not cross-prompt recursion via the toolkit delegate
Add a depth counter to the context via context.WithValue; fail with ErrBadParameter if exceeded