Closed keviddles closed 1 year ago
hmmm this works for me. would you be able to set up a google collab notebook with this error for maximal reproduciblity?
Huh, not sure what I did but I just reinstalled from scratch and it works.
The import errors referenced in #1020 and #1042 also seem to be fixed (I can import Chroma
).
I'll close this ticket, sorry for the false alarm!
I was missing this line:
from langchain.text_splitter import RecursiveCharacterTextSplitter
Running
langchain-0.0.85
(looks like just released, thanks!) in a Jupyter notebook. Following the notebook instructions:And I get: