How to implement time-weighted vector store retriever with InMemoryVectorStore? #29911
Replies: 1 comment 2 replies
-
The To achieve this with
By combining these steps, you can create a custom retriever that incorporates time-based features with the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying out the InMemoryVectorStore demo. How can I implement time-weighted feature when saving to local like the time-weighted vector store retriever from langchain-community? or does InMemoryVectorStore already considered time as vectors?
Beta Was this translation helpful? Give feedback.
All reactions