How can I add query time metadata filters? My plan is to use regex to detect a number, and then filter based on that number. I have already looked at the VectorIndexAutoRetriever, but it's not very reliable. How can you pass a set of metadata filters during query time?