This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Jan 31, 2025
-
-
Timothy Carambat authored
-
- Jun 25, 2024
-
-
Jason Zhang authored
* fix: sanitize filename before writing Fixes: https://github.com/Mintplex-Labs/anything-llm/issues/1737 * fixup * fixup
-
- May 23, 2024
-
-
Timothy Carambat authored
-
timothycarambat authored
-
- May 22, 2024
-
-
timothycarambat authored
-
- Apr 01, 2024
-
-
Timothy Carambat authored
* WIP integrity check between processes * Implement integrity checking on document processor payloads
-
- Feb 29, 2024
-
-
Timothy Carambat authored
re-map some file mimes to support text
-
- Feb 26, 2024
-
-
Timothy Carambat authored
* Do not block any file upload fallback unknown/unsupported types to text if possible * reduce call for frontend * patch
-
- Jan 17, 2024
-
-
Timothy Carambat authored
* Add support for fetching single document in documents folder * Add document object to upload + support link scraping via API * hotfixes for documentation * update api docs
-
- Dec 15, 2023
-
-
Timothy Carambat authored
* feat: Embed on-instance Whisper model for audio/mp4 transcribing resolves #329 * additional logging * add placeholder for tmp folder in collector storage Add cleanup of hotdir and tmp on collector boot to prevent hanging files split loading of model and file conversion into concurrency * update README * update model size * update supported filetypes
-
- Dec 14, 2023
-
-
Timothy Carambat authored
* 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
-