FiliRezGelly

Results 1 comments of FiliRezGelly

I have the same issue with ".py" files... Ragas version: 0.1.4 Python version: 3.12 Test.py: ``` from langchain_community.document_loaders import TextLoader from langchain_openai import ChatOpenAI, OpenAIEmbeddings from ragas.testset.generator import TestsetGenerator from...