Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First pass at ai admin settings | Marcel Klehr | 2023-08-09 | 1 | -0/+6 |
* | Fix(docs): Fix parameter type in doc block | Joas Schilling | 2023-04-19 | 1 | -3/+3 |
* | Context params: Make userId nullable | Marcel Klehr | 2023-04-19 | 1 | -1/+1 |
* | SpeechToTextManager#scheduleFileTranscription: Take context params and expose... | Marcel Klehr | 2023-04-19 | 1 | -1/+4 |
* | Update lib/public/SpeechToText/ISpeechToTextManager.php | Marcel Klehr | 2023-04-17 | 1 | -1/+0 |
* | Update lib/public/SpeechToText/ISpeechToTextManager.php | Marcel Klehr | 2023-04-17 | 1 | -1/+1 |
* | Update lib/public/SpeechToText/ISpeechToTextManager.php | Marcel Klehr | 2023-04-17 | 1 | -1/+1 |
* | ISpeechToTextManager: Take File as input, drop $context | Marcel Klehr | 2023-04-13 | 1 | -2/+5 |
* | ISpeechToTextProvider#transcribeFile: Pass \OCP\Files\File instead of path | Marcel Klehr | 2023-04-12 | 1 | -1/+1 |
* | feat(SpeechToText): Add SpeechToText provider API | Marcel Klehr | 2023-04-11 | 1 | -0/+62 |