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
feat(memory): add boto3_session parameter to MemoryClient (#330)
Allow MemoryClient to accept an optional boto3.Session, consistent with
MemorySessionManager. This enables named profiles, custom credentials,
and other session-level configuration.
0 commit comments