Hey guys, In RAG context, is there a way where I can retrieve a set of nodes based on a query, and then use only those nodes for further queries? Thanks!
I am using pinecone as vector store. Is it possible to create a sub-index in this context? Think of this as multiple parent queries and sub-queries, and not a one-time question-answer.