Recency Filtering in langchain #18984
Manikanta5112
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
Let's say I have files like file_2020, file_2021, with RAG whenever I query I want to get the up-to-date information (from file_2021). I've seen this implementation in llama-index with name recency_filetering do we have similar functionality with langchain?
Beta Was this translation helpful? Give feedback.
All reactions