Closed 1d2g closed 2 months ago
In my case, if your Pdf only contain text and tables better convert it to markdown file, its more readable by LLM.
you can use Llamaparse, they gave a good job for me and give 1k free pages daily.
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.
Trying to read a PDF and keep running into an "invalid continuation byte" from some searching it seems that this is due to the encoding of the PDF but I haven't found a viable way to get around this. Any help would be greatly appreciated. I'm new to Github so also please let me know if this is the improper way to go about asking this. Thanks!