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
