Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -1/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 2 | -36/+4 |
* | enh(TextProcessing): Add IProvider2 | Marcel Klehr | 2023-11-03 | 1 | -2/+8 |
* | change sql where order to match index order | Julien Veyssier | 2023-08-07 | 1 | -2/+2 |
* | allow anon text processing scheduling | Julien Veyssier | 2023-08-07 | 2 | -4/+25 |
* | start implementing ocs endpoint to get task list from user+appId+identifier | Julien Veyssier | 2023-08-07 | 1 | -0/+19 |
* | Migration: Drop llm_tasks table and add textprocessing_tasks | Marcel Klehr | 2023-08-02 | 1 | -1/+1 |
* | Fix tests: Adjust constructor signature | Marcel Klehr | 2023-07-19 | 1 | -1/+1 |
* | Remove Task::factory method | Marcel Klehr | 2023-07-19 | 1 | -1/+1 |
* | Massive refactoring: Turn LanguageModel OCP API into TextProcessing API | Marcel Klehr | 2023-07-14 | 2 | -0/+190 |