Commit Graph

7 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
provokateurin 54ec472d9a
fix(BackgroundJobs): Adjust intervals and time sensitivities 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Marcel Klehr 91448888d1
Update lib/private/TextToImage/RemoveOldTasksBackgroundJob.php 2 years ago
Marcel Klehr 497559b246 fix(RemoveOldTasksBackgroundJob): Update after change to support multiple images in TextToImage 2 years ago
Marcel Klehr c59861a9fa enh(TextToImage): Implement removal of stale images and change Task#last_updated to DATETIME 2 years ago
Marcel Klehr c8cab9d2fd Implement TextToImage OCP API 2 years ago
Marcel Klehr ffe27ce14c Massive refactoring: Turn LanguageModel OCP API into TextProcessing API 2 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 795b097122 LLM OCP API: Implement ocs API 3 years ago
Marcel Klehr 3413873653 LLM OCP API: Implement private backend code + add ILanguageModelTask 3 years ago
Marcel Klehr ef27bd6e55 fix(SpeechToText): Prevent parallel runs of TranscriptionJob 3 years ago
Marcel Klehr a2f5421fc3 SpeechToTextManager#scheduleFileTranscription: Take context params and expose them on the Transcription*Events 3 years ago
Marcel Klehr a8b27c9126 TranscriptionJob: Add owner argument to simplify filesystem setup 3 years ago
Marcel Klehr eb996cbbb0 TranscriptionJob: Ensure filesystem is setup before trying to retrieve file 3 years ago
Marcel Klehr 71523b9816 AbstractTranscriptionEvent: Add File param 3 years ago
Marcel Klehr 865ebfaf72 Add missing strict_types + author + copyright 3 years ago
Marcel Klehr a8d3fff648 Split TranscriptionFinishedEvent into Successful and Failed events 3 years ago
Marcel Klehr 176f1af26a ISpeechToTextManager: Take File as input, drop $context 3 years ago
Marcel Klehr 317521b607 feat(SpeechToText): Add SpeechToText provider API 3 years ago