Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
π
π
π
Powered by
Hall
Inactive
Updated 3 months ago
0
Follow
Is it possible to use RecursiveRetriever
Is it possible to use RecursiveRetriever
Inactive
0
Follow
S
Sam
11 months ago
Β·
Is it possible to use RecursiveRetriever with external vector stores like Pinecone? i.e., does Pinecone work natively with the IndexNode abstraction?
L
S
4 comments
Share
Open in Discord
L
Logan M
11 months ago
It is, but you need to keep track of those mapping dicts
L
Logan M
11 months ago
actually working on a change that might make the recursive retriever obsolete / a lot easier to use
S
Sam
11 months ago
thanks Logan, interesting!
S
Sam
11 months ago
@Logan M are these good references for persisting the index data?
https://docs.llamaindex.ai/en/stable/module_guides/storing/index_stores.html
and the API reference here
https://docs.llamaindex.ai/en/stable/api_reference/storage/index_store.html
Add a reply
Sign up and join the conversation on Discord
Join on Discord