Find answers from the community

Home
Members
dev_cool
d
dev_cool
Offline, last seen 3 months ago
Joined September 25, 2024
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'

This is an open issue in GitHub as well - https://github.com/jerryjliu/llama_index/issues/6203

Any solutions?
2 comments
d
L
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.
4 comments
L
d