Commit Graph

64 Commits (89896b1d89e22130f8be75ceedc8d3f416cea069)

Author SHA1 Message Date
Julien Veyssier 222b19b805
feat(taskprocessing): rename cleanup column to allow_cleanup 2 months ago
Julien Veyssier 8c52b6c0fe
feat(taskprocessing): add cleanup flag to tasks to decide if they should be cleaned up automatically 2 months ago
Julien Veyssier be7ef439cf
fix(taskprocessing): move LAZY_CONFIG_KEYS constant to the private namespace 2 months ago
Julien Veyssier 2e3fa51132
feat(taskprocessing): load and store some config keys lazily 2 months ago
Julien Veyssier 2da3f450fa
feat(TaskProcessing): add agency audio-to-audio task type 3 months ago
Julien Veyssier af059cbf61
feat(TaskProcessing): add audio-to-audio chat task type 3 months ago
Lukas Schaefer 20a779e4aa
feat: support multiple images 3 months ago
Jana Peper f8886fe27a feat: add toggle for AI guest restriction 3 months ago
Lukas Schaefer 3e24c40939
feat(TaskProcessing): Add AnalyzeImage TaskType 3 months ago
Lukas Schaefer 99e8849b6c
feat(TaskProcessing): Add TextToSpeech provider 5 months ago
Marcel Klehr 19ede62b90 fix(ContextAgent): Do not translate the name ContextAgent 6 months ago
Lukas Schaefer b4dcace2ac
Fix(TaskProcessing): for validation for taskprocessing EShapeType 6 months ago
Oleksander Piskun c23ab0d1f7 fix(taskprocessing): use the event for AppAPI to get list of AI providers 6 months ago
Jana Peper 5d192150d1
fix: task type translations 6 months ago
janepie e3db41678f docs: fix version number 10 months ago
Jana Peper 056daf2592 feat: add proofread task type 10 months ago
Jana Peper e5f7d0017b docs: document adding of argument 10 months ago
Jana Peper 8cac92665d feat: filter disabled apps in task types requests 10 months ago
Marcel Klehr dd0d6474db
fix(TextToTextChatWithTools): Add translator notes 10 months ago
Marcel Klehr e5ce55551d feat(TaskProcessing): More task types 10 months ago
Joas Schilling d1e17e78b7
fix(activity): Fix activity object type warnings 10 months ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 11 months 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
Marcel Klehr 6ff4524919 fix(TaskProcessing): Add since doc for new EShapeType method 1 year ago
Marcel Klehr 5c457c64e8 fix: Validate output properly 1 year ago
Marcel Klehr 4ac7f8275b feat(TaskProcessing): Allow setting task results for file slots 1 year ago
Marcel Klehr d9cf6e61c8 feat(TaskProcessing): Add more task types 1 year ago
Marcel Klehr 1b2c8d5030 fix(TaskProcessing): Set task status to running when processing via ISynchronousProvider 1 year ago
provokateurin f5ff8136ac
feat(TaskProcessingApi): Add endpoint for getting the next task 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 1 year ago
Marcel Klehr 6c4992de54 fix: expose lastUpdated in OCS API 1 year ago
Marcel Klehr cac812dc58 fix: address review comments 1 year ago
Marcel Klehr a9a2cbf8bb feat: Add some new task types 1 year ago
Marcel Klehr b11052fcfa Update lib/public/TaskProcessing/IManager.php 1 year ago
Marcel Klehr a8afa7f23d fix(OCS-API): Add endpoint to list user tasks 1 year ago
Marcel Klehr 4a3b9b826e refactor: identifier is now customId/custom_id 1 year ago
Marcel Klehr ec27c538b5 fix: address review comments 1 year ago