Akshay Wanje

Results 16 comments of Akshay Wanje

Same Question, Does ARES support Azure Open AI, If yes Do we have any support document for quickstart?

@dosu documents list is not empty, I has 3 pages data, still I am getting the same error

@dosu I am getting new error now. WARNING:ragas.testset.docstore:Filename and doc_id are the same for all nodes. --------------------------------------------------------------------------- ValueError Traceback (most recent call last) [](https://localhost:8080/#) in () 4 5 # Generate...

@dosu still getting an error --------------------------------------------------------------------------- ExceptionInRunner Traceback (most recent call last) [](https://localhost:8080/#) in () 5 6 # Generate the test set ----> 7 test_data = generator.generate_with_langchain_docs( 8 documents=documents, 9...

@dosu still getting same error --------------------------------------------------------------------------- ExceptionInRunner Traceback (most recent call last) [](https://localhost:8080/#) in () 3 ) 4 ----> 5 testset = generator.generate_with_langchain_docs( 6 documents, 7 test_size=10, 2 frames [/usr/local/lib/python3.10/dist-packages/ragas/testset/generator.py](https://localhost:8080/#)...

@dosu can you give me list of installed libraries and langchain supported version

@dosu can we pass pdf file for test data generation?

@asanyaga No. still getting same error for pdf. I converted that file into text its working but the total cost consumption for this test data generation is 400k tokens for...

@dosu how can i pass text as input and create documents for creating synthetic text data generation.