You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Chromadb doesn't work whenever i try to put it in the RetreivalQA.from_chain_type as a retreiver , it gives me this error : 'NoneType' object has no attribute 'info'
although it is the same code as you , only the importings is different due to LangChain different versions
Thanks in advance
The text was updated successfully, but these errors were encountered:
The Chromadb doesn't work whenever i try to put it in the RetreivalQA.from_chain_type as a retreiver , it gives me this error :
'NoneType' object has no attribute 'info'
although it is the same code as you , only the importings is different due to LangChain different versions
Thanks in advance
The text was updated successfully, but these errors were encountered: