Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: Add delete task API | Julius Härtl | 2023-08-07 | 1 | -0/+12 |
* | 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 | 3 | -6/+56 |
* | start implementing ocs endpoint to get task list from user+appId+identifier | Julien Veyssier | 2023-08-07 | 2 | -1/+37 |
* | Migration: Drop llm_tasks table and add textprocessing_tasks | Marcel Klehr | 2023-08-02 | 1 | -1/+1 |
* | AI admin settings: Use config values in AI feature managers | Marcel Klehr | 2023-08-02 | 1 | -1/+17 |
* | 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 |
* | Apply suggestions from code review | Marcel Klehr | 2023-07-17 | 1 | -1/+1 |
* | Massive refactoring: Turn LanguageModel OCP API into TextProcessing API | Marcel Klehr | 2023-07-14 | 5 | -0/+494 |