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
Internally this calls generateText so the core span processing logic should hopefully transfer to this, but the patching logic will need some special handling.
docs: https://ai-sdk.dev/docs/agents/overview#toolloopagent-class
Internally this calls
generateTextso the core span processing logic should hopefully transfer to this, but the patching logic will need some special handling.