Rugved2204
Rugved2204
Hi any update on this issue?
@dosu Traceback (most recent call last): File "/home/ubuntu/scp-analyzer/rag-old/test_ragas.py", line 31, in testset = generator.generate_with_langchain_docs(documents, test_size=2, distributions={simple: 0.5, reasoning: 0.25, multi_context: 0.25}) File "/home/ubuntu/.local/lib/python3.10/site-packages/ragas/testset/generator.py", line 210, in generate_with_langchain_docs return self.generate( File...
@dosu yes the documents are not getting added to the docstore. Also I am getting Loaded 10 Documents too. Any Specific reason for that
I am using my own LLM and embeddings from hugging face so can you help me to make it as a subclass of BaseRagasLLM and BaseRagasEmbeddings
the list is not empty @dosu