aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/TextProcessing
Commit message (Expand)AuthorAgeFilesLines
* feat: Add delete task APIJulius Härtl2023-08-071-0/+12
* change sql where order to match index orderJulien Veyssier2023-08-071-2/+2
* allow anon text processing schedulingJulien Veyssier2023-08-073-6/+56
* start implementing ocs endpoint to get task list from user+appId+identifierJulien Veyssier2023-08-072-1/+37
* Migration: Drop llm_tasks table and add textprocessing_tasksMarcel Klehr2023-08-021-1/+1
* AI admin settings: Use config values in AI feature managersMarcel Klehr2023-08-021-1/+17
* Fix tests: Adjust constructor signatureMarcel Klehr2023-07-191-1/+1
* Remove Task::factory methodMarcel Klehr2023-07-191-1/+1
* Apply suggestions from code reviewMarcel Klehr2023-07-171-1/+1
* Massive refactoring: Turn LanguageModel OCP API into TextProcessing APIMarcel Klehr2023-07-145-0/+494