aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workers/inference.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* feature: Allow reseting user password, change their roles and create new user...kamtschatka2024-10-191-1/+1
* feature: Allow customizing the inference's context lengthMohamedBassem2024-10-121-0/+3
* feature(worker): Allow configuring inference job timeout and ollama keep aliv...MohamedBassem2024-09-151-0/+1
* feature(inference): Upgrade the default vision model to the new gpt-4-turboMohamedBassem2024-04-091-0/+1
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-301-2/+8
* fix: Attempt to increase the reliability of the ollama inferenceMohamedBassem2024-03-271-13/+32
* feature: Add support for local models using ollamaMohamedBassem2024-03-271-0/+125