aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workers/utils.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-11-02fix: Stricter SSRF validation (#2082)Mohamed Bassem1-61/+0
2025-10-12feat: support passing multiple proxy values (#2039)Mohamed Bassem1-4/+10
2025-09-06fix: Fix feed worker to fetch feeds with proxyMohamed Bassem1-0/+55
2024-12-26refactor: Move asset preprocessing to its own worker out of the inference workerMohamed Bassem1-44/+0
2024-10-20feature: Add OCR support for images. Fixes #296Mohamed Bassem1-0/+22
2024-10-12feature: Allow customizing the inference's context lengthMohamedBassem1-9/+0
2024-04-15fix: Fix slice call in the content truncation logic which was resulting in ex...MohamedBassem1-1/+1
2024-04-11fix: Increase default navigation timeout to 30s, make it configurable and add...MohamedBassem1-1/+0
2024-04-11feature: Add PDF support (#88)Ahmad Mujahid1-0/+32
2024-04-02fix(workers): Add a timeout to the crawling job to prevent it from getting st...MohamedBassem1-0/+16