-
- Downloads
[REFACTOR] Improve asPDF collector processor with pdfjs (#1791)
* WIP replace langchain pdfloader with pdfjs and add more context to each page
* remove extras from pdfjs and just replace langchain library
* remove unneeded dep
* fix console log in docs
---------
Co-authored-by:
timothycarambat <rambat1010@gmail.com>
Showing
- collector/package.json 2 additions, 2 deletionscollector/package.json
- collector/processSingleFile/convert/asDocx.js 0 additions, 1 deletioncollector/processSingleFile/convert/asDocx.js
- collector/processSingleFile/convert/asPDF.js 21 additions, 17 deletionscollector/processSingleFile/convert/asPDF.js
- collector/yarn.lock 58 additions, 1 deletioncollector/yarn.lock
Loading
Please register or sign in to comment