Find answers from the community

Home
Members
Jam Mirzakhalov
J
Jam Mirzakhalov
Offline, last seen 3 months ago
Joined September 25, 2024
how can I load multiple indices as a RecursiveRetriever? I have already loaded the indices where each index is of type VectorStoreIndex:

index_objects = self.initialize_multiple_indexes(indices=indices)
3 comments
r
k
how can I load multiple indices as a retriever?
6 comments
J
S
k