aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workers/inference.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-15feature(worker): Allow configuring inference job timeout and ollama keep aliv...MohamedBassem1-0/+1
2024-04-09feature(inference): Upgrade the default vision model to the new gpt-4-turboMohamedBassem1-0/+1
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem1-2/+8
2024-03-27fix: Attempt to increase the reliability of the ollama inferenceMohamedBassem1-13/+32
2024-03-27feature: Add support for local models using ollamaMohamedBassem1-0/+125