Hi Team , I am unable to find any documentation on ragas with recursive query engine , can anyone help ? The documentation present shows a normal query engine and not a recursive query engine
Yep , I also thought the same but I do get an error. Also when I run the ragas example of llama index I get an error when the following statement is intercepted : from ragas.metrics import ( faithfulness, answer_relevancy, context_precision, context_recall, ) on the lines of : “cannot import name pydanticoutputparser from langchain_core.output_parsers”