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
Implementing Advanced Fusion Retriever
Implementing Advanced Fusion Retriever
Inactive
0
Follow
B
Bhavya Giri
12 months ago
Β·
Implementing Advanced Fusion Retriever with Storage Context
I want to try Advance Fusion Retriever with Milvus Vector Store with already indexed data
https://docs.llamaindex.ai/en/stable/examples/low_level/fusion_retriever.html
It's not working with already indexed data, It wants to reindex all everytime
L
B
3 comments
Share
Open in Discord
L
Logan M
12 months ago
Setup your existing vector store, then do
index = VectorStoreIndex.from_vector_store(vector_store, service_context=service_context)
B
Bhavya Giri
12 months ago
that's failing showing zero enteties
B
Bhavya Giri
12 months ago
Error in query_index UUID: 123 token: 123 - division by zero
Add a reply
Sign up and join the conversation on Discord
Join on Discord