Hello I have a problem. I have a 15 pages PDF file. If I ask you "what is article 111 about?" It tells me that this information does not exist in the PDF. If I write the content of article 111, it does detect it. Do I have to change the way the nodes are generated?
Hello. I saw langchain has a lot of possibilities in order to index different types of document (powerpoint, notion, markdown...). It therea a way to make langchain's Document object compatible with llama-index?