provokateurin
|
9836e9b164
|
chore(deps): Update nextcloud/coding-standard to v1.3.1
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-09-19 14:21:20 +07:00 |
Marcel Klehr
|
397b1d1654
|
chore: deprecate old AI APIs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2024-07-26 11:20:46 +07:00 |
Andy Scherzinger
|
dae7c159f7
|
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-05-24 13:11:22 +07:00 |
Marcel Klehr
|
2e0141165a
|
Merge branch 'master' into enh/text-processing-provider-with-id
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-12-19 12:29:03 +07:00 |
Marcel Klehr
|
fe6d9e33b4
|
fix(TextProcessing): Make task type template param covariant
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-12-01 11:52:42 +07:00 |
Marcel Klehr
|
ab736429ce
|
fix: Make linters happy
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-11-08 17:02:00 +07:00 |
Marcel Klehr
|
a29ed70c6c
|
Update lib/public/TextProcessing/IProviderWithUserId.php
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-11-08 17:01:10 +07:00 |
Marcel Klehr
|
8fe993c06f
|
fix: Remove ITaskTypeWithId
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-11-08 16:58:31 +07:00 |
Marcel Klehr
|
b8862bd14e
|
fix coding style
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-11-07 16:29:15 +07:00 |
Marcel Klehr
|
17e7b6c711
|
fix: split IProvider2 into two more verbose interfaces
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-11-07 12:02:03 +07:00 |
Marcel Klehr
|
fecf6425cf
|
fix: psalm issues and coding style
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-11-06 14:53:20 +07:00 |
Marcel Klehr
|
d11b9cbd79
|
fix(TextProcessing/Manager): Throw TaskFailureException upon failure
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-11-06 12:50:16 +07:00 |
Marcel Klehr
|
181f819e41
|
enh(TextProcessing): Add IProvider2
- allow providers to obtain current task's userId
- allow providers to expose average task runtime
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-11-03 16:22:54 +07:00 |
Marcel Klehr
|
be0a0166e8
|
fix(TextProcessing): fix psalm typing
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-24 15:34:51 +07:00 |
Marcel Klehr
|
3dcedb7900
|
enh(TextProcessing): Allow providers and task types to declare a dynamic ID instead of using className
this allows AppAPI to register anonymous classes as TextProcessing providers and task types
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-24 14:41:24 +07:00 |
Julius Härtl
|
fca1c309a0
|
feat: Add delete task API
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-08-07 13:27:53 +07:00 |
Julien Veyssier
|
41b19cf969
|
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>
|
2023-08-07 13:27:53 +07:00 |
Julien Veyssier
|
9986e02097
|
start implementing ocs endpoint to get task list from user+appId+identifier
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-08-07 13:27:53 +07:00 |
Marcel Klehr
|
4ec150c9b6
|
AI admin settings: cs:fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-08-02 12:37:35 +07:00 |
Marcel Klehr
|
8ec1926aba
|
fix(TextProcessing): Inject L10N\IFactory instead of IL10N
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-08-02 12:37:35 +07:00 |
Marcel Klehr
|
fc9780a41d
|
First pass at ai admin settings
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-08-02 12:37:35 +07:00 |
Marcel Klehr
|
7389567c7d
|
Remove Task::factory method
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-07-19 13:15:14 +07:00 |
Marcel Klehr
|
d63c122ec0
|
Fix psalm errors
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-07-17 13:30:20 +07:00 |
Marcel Klehr
|
2811932247
|
cs:fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-07-17 11:34:16 +07:00 |
Marcel Klehr
|
590eefea70
|
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>
|
2023-07-17 11:11:16 +07:00 |
Marcel Klehr
|
df1cf18f36
|
Fix psalm errors
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-07-14 16:27:06 +07:00 |
Marcel Klehr
|
95d2d3af5c
|
Fix psalm errors
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-07-14 16:10:39 +07:00 |
Marcel Klehr
|
ffe27ce14c
|
Massive refactoring: Turn LanguageModel OCP API into TextProcessing API
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-07-14 16:00:31 +07:00 |