Having timeout error when using RAGAS with Ollama
I was messing around with ragas in python and I kept getting an error I couldn’t figure out. I’m using the amnesty_qa dataset from the datasets library and my embedding function is the HuggingFace embedding from Langchain. I know my model and embedding works because I used them to create a rag application, and I know my Ollama LLM is running because I’ve checked.