Langchain with Mistral

#38
by 19Peppe95 - opened

I'm using Langchain with Mistral.
During the function retrieval_qa I have this problem:
AttributeError: 'NoneType' object has no attribute 'tokenize'

Has anyone solved this problem?

Sign up or log in to comment