aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workers/utils.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: Fix feed worker to fetch feeds with proxyMohamed Bassem2025-09-061-0/+55
* refactor: Move asset preprocessing to its own worker out of the inference workerMohamed Bassem2024-12-261-44/+0
* feature: Add OCR support for images. Fixes #296Mohamed Bassem2024-10-201-0/+22
* feature: Allow customizing the inference's context lengthMohamedBassem2024-10-121-9/+0
* fix: Fix slice call in the content truncation logic which was resulting in ex...MohamedBassem2024-04-151-1/+1
* fix: Increase default navigation timeout to 30s, make it configurable and add...MohamedBassem2024-04-111-1/+0
* feature: Add PDF support (#88)Ahmad Mujahid2024-04-111-0/+32
* fix(workers): Add a timeout to the crawling job to prevent it from getting st...MohamedBassem2024-04-021-0/+16