Đinh Xuân Vũ

Results 15 comments of Đinh Xuân Vũ
trafficstars

Game: - Physics: - GameObject: -

Same error with python 3.10.6 too

Here is my quick fix, not sure where I got it: ``` from ragas.metrics.base import MetricWithLLM from langchain_openai import OpenAIEmbeddings, ChatOpenAI from ragas.llms import LangchainLLMWrapper, llm_factory from ragas.metrics import (...

Need to import: `from ragas import evaluate`