Commit Graph

15 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Julien Veyssier 222b19b805
feat(taskprocessing): rename cleanup column to allow_cleanup 5 months ago
Julien Veyssier 19801f7ec4
feat(taskprocessing): move cleanup method to private taskprocessing manager, use it in the cleanup bg job and implement a cleanup command 5 months ago
Julien Veyssier 8c52b6c0fe
feat(taskprocessing): add cleanup flag to tasks to decide if they should be cleaned up automatically 5 months ago
provokateurin 2c65d0c0d1
fix(QBMapper): Fix findEntities() return type to be list<T> 1 year ago
Julien Veyssier c004f5376f
fix(taskprocessing): build autoloader files and fix psalm issue 1 year ago
Julien Veyssier df11aa9efc
feat(taskprocessing): add appId filter to taskprocessing occ commands 1 year ago
Julien Veyssier c120a64ba2
feat(taskprocessing): add occ commands to list tasks and compute stats 1 year ago
Joas Schilling eeb6ddb176
fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 1 year ago
provokateurin f5ff8136ac
feat(TaskProcessingApi): Add endpoint for getting the next task 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Marcel Klehr a8afa7f23d fix(OCS-API): Add endpoint to list user tasks 2 years ago
Marcel Klehr 4a3b9b826e refactor: identifier is now customId/custom_id 2 years ago
Marcel Klehr 7a947980db fix: Fix psalm issues 2 years ago
Marcel Klehr 4b2acee64b test: Add OldTasksShouldBeCleanedUp test 2 years ago
Marcel Klehr 00894e2420 feat: first pass at TaskProcessing 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 ffe27ce14c Massive refactoring: Turn LanguageModel OCP API into TextProcessing API 2 years ago
Marcel Klehr a28d8fac2f LLM OCP API: Add missing copyright and strict types 3 years ago
Marcel Klehr 1623ad9eda TaskMapper#update: Use time factory 3 years ago
Marcel Klehr cb0f918d21 Add tasks::last_updated column and vacate tasks after a week 3 years ago
Marcel Klehr b6941aa5c3 LLM OCP API: cs:fix 3 years ago
Marcel Klehr 6fc4cb63ef LLM OCP API: Add db migration 3 years ago
Marcel Klehr 3413873653 LLM OCP API: Implement private backend code + add ILanguageModelTask 3 years ago