Skip to content

relevanceThreshold is not utilized preventing additional memory items #851

@habanoz

Description

@habanoz

Describe the bug
ISemanticMemoryClientExtensions.SearchMemoryAsync does not utilize relevanceThreshold parameter provided. As a result, memory check for similar items always returns the first inserted item and subsequent items are not added to the memory.

To Reproduce
Steps to reproduce the behavior:
Chat using the UI and check for LongTermMemory and WorkingMemory. It does not accumulate.

Expected behavior
Working and Long term memory should accommodate as chat history expands.

Screenshots
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions