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
@Logan M/ @ravitheja / @Jerry Liu Our Org has wrapped the Azure Open AI and makes the completion and embedding capabilities available via REST endpoints and keys. Is there a way to integrate that with LlamaIndex so that it refers to this as the LLM and Embedded model.
Hi team, I am trying to follow the documentation of llama parse where you have used a manga document to extract the latex equations. However, when I reproduce the same example, on my end, I could see that the output of the parsing instruction came out as the one without a parsing instruction. Could you guys please take a look into that?