Sergey Filimonov
Sergey Filimonov
I'm working on shipping a llama-index integration and then I will spend some time improving table performance - there's a lot of low hanging fruit here.
@TKaluza No not familiar with it, thanks for dropping the link I'll check it out
How did you install open-parse?
Closing due to inactivity - have not been able to replicate. I think it might be due to you naming your test file `openparse.py` the same thing as the package
Open a PR and we can take a look!
@DinoLiww max area controls the maximum size of an element. In this case it's based on a percentage of page size. If you don't have elements that are getting dropped,...
Could you provide some examples of before and after?
Closing due to inactivity
Seconding this - seems like very dangerous behavior. Maybe we need to add a big warning to the docs.
Some people recommend downgrading the libary to the worker version but you can just update the workerUrl to the same version of `pdfjs-dist`. **Package.json:** ``` "pdfjs-dist": "3.11.174", ``` **_app.tsx:** ```TSX...