Skip to content

Incorrect namespace in chatbot to retrieve memories #15

@sethi-ishmeet

Description

@sethi-ishmeet

When saving memory, the namespace used is namespace=("memories", "{user_id}", function_name)

However, in chatbot when retrieving memories, the namespace used is: namespace = (configurable.user_id,)

Due to this mismatch, the chatbot is not retrieving correct 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