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
Perhaps it would be better if the return type of the AIFunction is void to set the FunctionInvocationContext.Terminate prop to true by default. Or somehow allow users to set it manually when needed.