Commit Graph

79 Commits (master)

Author SHA1 Message Date
Marcel Klehr 0745731806 fix(TaskProcessing): Increase EShapeType::Text limit to 256_000 KB 2 weeks ago
Marcel Klehr 25044f82ae fix(TaskProcessing): Adjust OCR task type to allow for multiple files and pdfs 3 weeks ago
Marcel Klehr 3355e6a2f7 feat(TaskProcessing): Add OCR TaskType 3 weeks ago
Julien Veyssier b4f7fe2cb6
feat(taskprocessing): add a boolean 'includeWatermark' to taskprocessing tasks and pass it to ISynchronousWatermarkingProvider::process 1 month ago
Julien Veyssier 33d1acddc7
fix(ai-apis): reject text inputs that are longer than 64K chars 2 months ago
Marcel Klehr b5f057cdbc fix: Fix psalm issue 2 months ago
Marcel Klehr 044e92bf4e feat(TaskProcessing): Introduce ITriggerableProvider 2 months ago
Marcel Klehr 9df303f876 fix: address review comments 2 months ago
Marcel Klehr 3f527661b1 fix: Create new class instead of extending existing class 2 months ago
Marcel Klehr 8cf1504a76 fix: Apply suggestion from @kyteinsky 2 months ago
Marcel Klehr 7373f11af6 feat(TaskProcessing): user-facing error messages 2 months ago
Marcel Klehr 16da8bbc8a fix(TaskProcessingApiController): Implement getNextScheduledTasks for next_batch endpoint 2 months ago
Marcel Klehr 13eb2d1cbd feat(TaskProcessing): Introduce internal task types 3 months ago
Julien Veyssier 8c447eaba6
feat(taskprocessing): add manager method to get the list of available task type IDs 4 months ago
Julien Veyssier 222b19b805
feat(taskprocessing): rename cleanup column to allow_cleanup 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
Julien Veyssier be7ef439cf
fix(taskprocessing): move LAZY_CONFIG_KEYS constant to the private namespace 5 months ago
Julien Veyssier 2e3fa51132
feat(taskprocessing): load and store some config keys lazily 5 months ago
Julien Veyssier 2da3f450fa
feat(TaskProcessing): add agency audio-to-audio task type 6 months ago
Julien Veyssier af059cbf61
feat(TaskProcessing): add audio-to-audio chat task type 6 months ago
Lukas Schaefer 20a779e4aa
feat: support multiple images 6 months ago
Jana Peper f8886fe27a feat: add toggle for AI guest restriction 6 months ago
Lukas Schaefer 3e24c40939
feat(TaskProcessing): Add AnalyzeImage TaskType 6 months ago
Lukas Schaefer 99e8849b6c
feat(TaskProcessing): Add TextToSpeech provider 8 months ago
Marcel Klehr 19ede62b90 fix(ContextAgent): Do not translate the name ContextAgent 9 months ago
Lukas Schaefer b4dcace2ac
Fix(TaskProcessing): for validation for taskprocessing EShapeType 9 months ago
Oleksander Piskun c23ab0d1f7 fix(taskprocessing): use the event for AppAPI to get list of AI providers 9 months ago
Jana Peper 5d192150d1
fix: task type translations 9 months ago
janepie e3db41678f docs: fix version number 1 year ago
Jana Peper 056daf2592 feat: add proofread task type 1 year ago
Jana Peper e5f7d0017b docs: document adding of argument 1 year ago
Jana Peper 8cac92665d feat: filter disabled apps in task types requests 1 year ago
Marcel Klehr dd0d6474db
fix(TextToTextChatWithTools): Add translator notes 1 year ago
Marcel Klehr e5ce55551d feat(TaskProcessing): More task types 1 year ago
Joas Schilling d1e17e78b7
fix(activity): Fix activity object type warnings 1 year ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Julien Veyssier c1ed256d50
feat(taskprocessing): add IManager::runTask method to run task synchronously 1 year ago
Marcel Klehr c9ef3f72bc fix(TaskProcessing/ContextWrite): Fix wording "ContextWrite" -> "Context write" 1 year ago
Julien Veyssier dbab2a825d
fix(taskprocessing): select preferred provider when running sync task, fix task type values according to preferred provider 1 year ago
Julien Veyssier 0b04a6aa48
fix(taskprocessing): fix typo in text2text task type 1 year ago
Julien Veyssier 5ed55b0634
feat(taskprocessing): add translate task type 1 year ago
Julien Veyssier 9306ddeb69
fix(taskprocessing): fix psalm issue 1 year ago
Julien Veyssier 0584ebf628
fix(taskprocessing): add license 1 year ago
Julien Veyssier 060fb26686
fix(taskprocessing): run cs:fix 1 year ago
Marcel Klehr 799ee8fd51
feat(TaskProcessing): Implement enums and default values 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
Julien Veyssier df086a8c20
feat(taskprocessing): add start, stop and schedule time to tasks 1 year ago
Julien Veyssier fffc784769
feat(taskprocessing): add support for webhooks (http or AppAPI) in the task processing API 1 year ago