Hello anyone struggling with retrievers? Giving empty nodes listm it was working very recently also. Anyone faced the same? Any workaround @Logan M @kapa.ai
I am using a very basic code - vector index with chroma a, I am storing documents and then I am configuring retriever index.as_retriever() and then doing retrieve. Now it provides blank. Nothing is coming. Funny thing is I tested index using chat engine, index is working fine, for same index collection retriever not giving me anything