Hi, I was executing RAG with Small-to-Big Retrieval (Sentence Window Indexing), but no relevant nodes were returned. I checked the get_simple_query_pipeline function, but it didn’t further process the nodes segmented by sentence_window. Is there any mistake in my steps? Could you please provide some help? Thank you.
Hi, I was executing RAG with Small-to-Big Retrieval (Sentence Window Indexing), but no relevant nodes were returned. I checked the get_simple_query_pipeline function, but it didn’t further process the nodes segmented by sentence_window. Is there any mistake in my steps? Could you please provide some help? Thank you.