I have a multi sheet excel workbook and would like to create an index for this excel file using OpenAI. I tried using PandasExcelReader but it is throwing error - 'PandasExcelReader' object has no attribute '_row_joiner'
Hi, Is it posssible to return the image along with the text in the query response? I am using llamaindex to create vector index from the pdfs which have text as well as images.