Hi I am working on RAG with llama index and chromadb as vector store, while querying I am trying to retrive the document used to answer the query, issue with doing response.source_nodes is that even if I have query like I have in the image, it would still provide me document where such thing is not mentioned at all, so I am not sure how to fix this. Is there an alternative option to make it work with my requirement?
I don' t think so this is helpful tbh, because many of my actual questions which are from the doc have similarity sciore less than 70 so I am not really sure if this will help