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
fix: deserialize LangChain messages in async checkpoint operations (#87)
Add _recursive_deserialize to AsyncRedisSaver.aget_tuple() and alist() methods to properly deserialize LangChain messages from their stored format, matching the sync implementation behavior.
0 commit comments