Skip to content

when event = 'NONE',update vectorstore raise error: 6 validation errors for PointStruct vector.list[float] #3640

@Jiafazi17

Description

@Jiafazi17

🐛 Describe the bug

mem0.memory.main:{'id': ‘0’,‘text’: 'can retrieve specific emplyee information like employee IDs', 'event': 'NONE'} ERROR: awaiting memory task (async): 6 validation errors for PointStruct vector.list[float]

it seems that when 'event' is none , vector is None, PointStruct can not accept this. It does not throw an error when i don't record memories, but will list previous events and throw an error when statements require recording and storing memories.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions