Julius Härtl
|
0564bd23f2
|
feat: Add delete task API
Signed-off-by: Julius Härtl <jus@bitgrid.net>
(cherry picked from commit fca1c309a0)
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-08-09 14:58:02 +02:00 |
|
Julien Veyssier
|
f363f1153e
|
change sql where order to match index order
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
(cherry picked from commit 05a6a799a7)
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-08-09 14:58:02 +02:00 |
|
Julien Veyssier
|
8e657a8945
|
allow anon text processing scheduling
add a textprocessing_tasks index
convert anotations to method attributes
refactor TP manager
add mapper methods
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
(cherry picked from commit 41b19cf969)
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-08-09 14:58:02 +02:00 |
|
Julien Veyssier
|
6eb18570c0
|
start implementing ocs endpoint to get task list from user+appId+identifier
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
(cherry picked from commit 9986e02097)
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-08-09 14:58:02 +02:00 |
|
Marcel Klehr
|
50adc8c9ab
|
Migration: Drop llm_tasks table and add textprocessing_tasks
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit ad3f353335)
|
2023-08-09 10:27:58 +02:00 |
|
Marcel Klehr
|
7fd0b1b49d
|
AI admin settings: Use config values in AI feature managers
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 2a3ef102f7)
|
2023-08-09 10:22:33 +02:00 |
|
Marcel Klehr
|
cac51714e2
|
Fix tests: Adjust constructor signature
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit fd0fd97a65)
|
2023-08-09 10:05:24 +02:00 |
|
Marcel Klehr
|
00e3fb143f
|
Remove Task::factory method
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 7389567c7d)
|
2023-08-09 10:05:23 +02:00 |
|
Marcel Klehr
|
322bb9763a
|
Apply suggestions from code review
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 590eefea70)
|
2023-08-09 10:05:13 +02:00 |
|
Marcel Klehr
|
cf2c42ae36
|
Massive refactoring: Turn LanguageModel OCP API into TextProcessing API
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit ffe27ce14c)
|
2023-08-09 10:05:05 +02:00 |
|