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 implementation to return embedding (microsoft#805)
calling the memory record's embedding property throws
`RecursionError: maximum recursion depth exceeded`
return the attribute instead of the property
Signed-off-by: hsm207 <[email protected]>
0 commit comments