Commit Graph

23 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
Andrey Borysenko 162537916b fix missing return statement, inline return 2 years ago
Marcel Klehr 52d729c69e cs:fix 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Marcel Klehr 2031fe17b4 fix: Make sure array starts at 0 after array filter 2 years ago
Marcel Klehr 017f136059 fix: Don't try to access undefined array key 2 years ago
Marcel Klehr 6fbf430fe3
Update lib/private/TextProcessing/Manager.php 2 years ago
Marcel Klehr 12c558f20a
Update lib/private/TextProcessing/Manager.php 2 years ago
Marcel Klehr 17e7b6c711 fix: split IProvider2 into two more verbose interfaces 2 years ago
Marcel Klehr 26a659dc2c fix(TextProcessing/Manager): add canuseProvider check in getPreferredProviders 2 years ago
Marcel Klehr d11b9cbd79 fix(TextProcessing/Manager): Throw TaskFailureException upon failure 2 years ago
Marcel Klehr 181f819e41 enh(TextProcessing): Add IProvider2 2 years ago
Marcel Klehr 3dcedb7900 enh(TextProcessing): Allow providers and task types to declare a dynamic ID instead of using className 2 years ago
Julius Härtl fca1c309a0
feat: Add delete task API 2 years ago
Julien Veyssier 05a6a799a7
change sql where order to match index order 2 years ago
Julien Veyssier 41b19cf969
allow anon text processing scheduling 2 years ago
Julien Veyssier 9986e02097
start implementing ocs endpoint to get task list from user+appId+identifier 2 years ago
Marcel Klehr ad3f353335
Migration: Drop llm_tasks table and add textprocessing_tasks 2 years ago
Marcel Klehr 2a3ef102f7
AI admin settings: Use config values in AI feature managers 2 years ago
Marcel Klehr fd0fd97a65 Fix tests: Adjust constructor signature 2 years ago
Marcel Klehr 7389567c7d Remove Task::factory method 2 years ago
Marcel Klehr 590eefea70
Apply suggestions from code review 2 years ago
Marcel Klehr ffe27ce14c Massive refactoring: Turn LanguageModel OCP API into TextProcessing API 2 years ago