aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/TextProcessing/Db
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-242-36/+4
* enh(TextProcessing): Add IProvider2Marcel Klehr2023-11-031-2/+8
* change sql where order to match index orderJulien Veyssier2023-08-071-2/+2
* allow anon text processing schedulingJulien Veyssier2023-08-072-4/+25
* start implementing ocs endpoint to get task list from user+appId+identifierJulien Veyssier2023-08-071-0/+19
* Migration: Drop llm_tasks table and add textprocessing_tasksMarcel Klehr2023-08-021-1/+1
* Fix tests: Adjust constructor signatureMarcel Klehr2023-07-191-1/+1
* Remove Task::factory methodMarcel Klehr2023-07-191-1/+1
* Massive refactoring: Turn LanguageModel OCP API into TextProcessing APIMarcel Klehr2023-07-142-0/+190