I had used this code, answers = retriever.retrieve(“What’s arctic botany”, k=2).
But I get this error.
Error: ‘ColbertRetriever’ object has no attribute ‘retrieve’.
Initially I installed pip install ragstack-ai-colbert in my local. These all are coming based on this module.
I had used this code, answers = retriever.retrieve(“What’s arctic botany”, k=2).
But I get this error.
Error: ‘ColbertRetriever’ object has no attribute ‘retrieve’.
Initially I installed pip install ragstack-ai-colbert in my local. These all are coming based on this module.
I just want the attribute name in Colbertretriever?
user25740857 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.