Solutionunvalidated
There is also `VectorStoreChatMemoryAdvisor` that can retrieve information from vector store — which is useful for long term conversations. Tension: It will find information from vectorstore with similarity search and only add necessary info to prompt. Outcome: only add necessary info to prompt.
23713b67-e630-4d70-a179-e03eba90b554
There is also VectorStoreChatMemoryAdvisor that can retrieve information from vector store — which is useful for long term conversations. Tension: It will find information from vectorstore with similarity search and only add necessary info to prompt. Outcome: only add necessary info to prompt.