Skip to content

A demo's problem #40

Closed
Closed
@zimo888

Description

@zimo888
"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'>)
Image

maybe version filed should convert to str str(version)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions