Closed
Description
"versions_seen": {
"__input__": {},
"__start__": {
"__start__": 1
},
"node": {
"start:node": 2
}
},
Demo's version type is number,but there is an error
/redisvl/query/filter.py",
TypeError: Right side argument passed to operator == with left side argument Tag must be of type (<class 'list'>, <class 'set'>, <class 'tuple'>, <class 'str'>, <class 'NoneType'>)

maybe version filed should convert to str str(version)