anything-llm/docker
Timothy Carambat 719521c307
Document Processor v2 (#442)
* wip: init refactor of document processor to JS

* add NodeJs PDF support

* wip: partity with python processor
feat: add pptx support

* fix: forgot files

* Remove python scripts totally

* wip:update docker to boot new collector

* add package.json support

* update dockerfile for new build

* update gitignore and linting

* add more protections on file lookup

* update package.json

* test build

* update docker commands to use cap-add=SYS_ADMIN so web scraper can run
update all scripts to reflect this
remove docker build for branch
2023-12-14 15:14:56 -08:00
..
.env.example feat: add support for variable chunk length (#415) 2023-12-07 16:27:36 -08:00
docker-compose.yml Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00
docker-entrypoint.sh Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00
docker-healthcheck.sh Docker support (#34) 2023-06-13 11:26:11 -07:00
Dockerfile Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00
HOW_TO_USE_DOCKER.md Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00