Ritesh-2001

Results 3 comments of Ritesh-2001

@yan-virin please do update if you did manage to run other models successfully, I have been trying using Llama2 from chatOllama (part of langchain) as llm and OllamaEmbeddings(model="llama2") as embedding...

@vecorro I read this in a medium article - "It is worth mentioning that if you install the latest version(v0.1.0rc1) using pip install git+https://github.com/explodinggradients/ragas.git, there is no support for LlamaIndex....

@deepak-nigam-pepcus Have you found a solution for this, I too am facing issues in using trulens with ReAct agent. Could You share the syntax for defining metrics like context_relevance?