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
Nodes
Nodes
Inactive
0
Follow
P
Pujari12
last year
Β·
Hi while try to run the fusion_retriever notebook, I am getting this error while initializing the bm25 retriever - TypeError: BM25Retriever.from_defaults() got an unexpected keyword argument 'nodes'
How to solve it?
L
P
4 comments
Share
Open in Discord
L
Logan M
last year
Try updating your llama index version π
It's in the latest version if the code
https://github.com/run-llama/llama_index/blob/f0c729b9a03286aa064fad5e70d07cf79adf92c7/llama_index/retrievers/bm25_retriever.py#L35
P
Pujari12
last year
I have llama-index-0.8.48, still its giving me the same error
P
Pujari12
last year
Somehow its working now π
L
Logan M
last year
Sometimes all you need is a restart π
Add a reply
Sign up and join the conversation on Discord
Join on Discord