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
⚠️ Warning the old approach of having a shared ChatHistory object does not exist in Agent Framework
AgentSession is agent-specific and cannot be shared cross-agents.
AgentSession is agent-specific and cannot be shared cross-agents.
Options are to
@roycornelissen this needs some discussion