So I think this is a case where you might to use hybrid search. You can store the dates as metadata, and have the LLM create an array with the date to filter by, and then a query for the vector search.
Hybrid Search Strategy for LLM Date Filtering and Vector Queries
By
–