Find answers from the community

Updated 6 months ago

Nodes

At a glance

The community member is facing an error while initializing the BM25 retriever in the fusion_retriever notebook, specifically a TypeError related to an unexpected keyword argument 'nodes'. Another community member suggests updating the llama-index version, as the issue may be resolved in the latest version. However, the original poster still encounters the same error with version 0.8.48. Eventually, the issue is resolved, but the community members do not provide a clear solution.

Useful resources
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
I have llama-index-0.8.48, still its giving me the same error
Somehow its working now πŸ˜›
Sometimes all you need is a restart πŸ˜…
Add a reply
Sign up and join the conversation on Discord