aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workers (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-27fix: Drop the 2k char limit on notes. Fixes #25MohamedBassem1-6/+11
2024-03-27fix: Attempt to increase the reliability of the ollama inferenceMohamedBassem2-16/+40
2024-03-27feature: Add support for local models using ollamaMohamedBassem4-76/+168
2024-03-27refactor: Validate env variables using zodMohamedBassem2-12/+12
2024-03-24docker: Use external chrome docker containerMohamedBassem1-10/+40
2024-03-21fix(workers): Fix the leaky browser instances in workers during developmentMohamedBassem3-29/+46
2024-03-21fix: Simple validations for crawled URLsMohamedBassem1-1/+17
2024-03-19fix(workers): Drop the restriction of the tags being lowercase and without sp...MohamedBassem1-2/+2
2024-03-19refactor: Change asset storage to be the filesystem instead of sqliteMohamedBassem2-11/+9
2024-03-19Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem2-19/+90
2024-03-14docker: Fix dockerfiles to adapt to the new repo structureMohamedBassem1-5/+4
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem6-0/+662