Hi, I'm currently using SimpleDirectoryReader, to iterate through a CSV and a TXT file. When I print the documents it does show me both files combined together. However, when I query using the text-ada-001 method, it just doesn't work. However, when I remove the txt file and leave the csv file, it's able to give me the appropriate response. I'm guessing this might have to do with indexing?