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