Commit Graph

31 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Alexander Piskun 156013a711
introduce IProviderWithUserId 2 years ago
Marcel Klehr 997f6c33cd fix(psalm issues) 2 years ago
MB-Finski f27d2bf352 Update doc blocks 2 years ago
Sami Finnilä 8904bf645b Return providers as indexed array 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Marcel Klehr ee76cc512c fix(TextToImage): Always set completionExpectedAt in run/schedule methods 2 years ago
Marcel Klehr 9a494407ee fix(TextToImage): Consistently use the right method to get the preferred providers 2 years ago
Marcel Klehr b9985bfd66 fix(TextToImage): Add missing task status update 2 years ago
Marcel Klehr 14d1c18665 en(TextToImage): Add getId method to IProvider 2 years ago
Marcel Klehr 47e13cd55b en(TextToImage): Use specific exception class instead of generic RuntimeException 2 years ago
Marcel Klehr 8339b5b128 fix: Minor copypasta 2 years ago
Marcel Klehr 4b8a58cc49 fix: appease linters and psalm 2 years ago
Marcel Klehr 5d36c4c1d1
Update lib/private/TextToImage/Manager.php 2 years ago
Marcel Klehr fa2fa47e6b fix(TextToImage/Manager): Appease psalm 2 years ago
Marcel Klehr b1018597bc fix(Text2Image): Fix appdata folder creation 2 years ago
Marcel Klehr 9787f9dba0 enh(Text2Image): Add AI settings section to text2image 2 years ago
Marcel Klehr 4c58edc1b7 fix(Text2Image): Fix psalm error 2 years ago
Marcel Klehr bc85acf7d0 fix(Text2Image): Fix psalm issues 2 years ago
Marcel Klehr b7fd5185b6 enh(TextToImage): Allow generating multiple images with one task 2 years ago
Marcel Klehr 8968573d9f enh(TextToImage): Add getExpectedRuntime to IProvider and run tasks during request lifetime if possible 2 years ago
Marcel Klehr ab856a5c78 fix(TextToImage): Fix psalm issues 2 years ago
Marcel Klehr e8faaebb0f enh(TextToImage): Allow anonymous access to IManager#getUserTasksByApp 2 years ago
Marcel Klehr 207c95838f fix(TextToImage): Fix coding style 2 years ago
Marcel Klehr 3e6a8b31c4 fix(TextToImage): Fix psalm errors 2 years ago
Marcel Klehr e5efbc88d8 enh(TextToImage): Address review comments 2 years ago
Marcel Klehr 666f7b33c9 Small fixes 2 years ago
Marcel Klehr c8cab9d2fd Implement TextToImage OCP API 2 years ago
Julius Härtl fca1c309a0
feat: Add delete task API 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 2a3ef102f7
AI admin settings: Use config values in AI feature managers 2 years ago
Marcel Klehr 590eefea70
Apply suggestions from code review 2 years ago
Marcel Klehr ffe27ce14c Massive refactoring: Turn LanguageModel OCP API into TextProcessing API 2 years ago
Marcel Klehr a4578cd995 cs:fix 3 years ago
Marcel Klehr 8f1a4f4255 LLM OCP API: Avoid using OC in OCP 3 years ago
Marcel Klehr 05fcf31987 LLM OCP API: Don't lose trace of wrapped exceptions 3 years ago
Marcel Klehr 945522768e LLM OCP API: Simplify LanguageModelManager#canHandleTask 3 years ago
Marcel Klehr d56286b8ac LLM OCP API: s/getAvailableTasks/getAvailableTaskClasses/ 3 years ago
Marcel Klehr a28d8fac2f LLM OCP API: Add missing copyright and strict types 3 years ago
Marcel Klehr 95d2bd50da Apply suggestions from code review 3 years ago
Marcel Klehr fb657bfff8 cs:fix 3 years ago
Marcel Klehr 1747068e51 Fix LanguageModelManager#runTask: Insert task into db if it doesn't exist 3 years ago
Marcel Klehr 66c0e6b9f7 Make tests pass 3 years ago
Marcel Klehr b00a9a6eae LLM OCP API: Use OCP\Common\Exception\NotFoundException 3 years ago
Marcel Klehr 8e4aa92167 Apply suggestions from code review 3 years ago
Marcel Klehr fac83ce4b6 LLM OCP API: Fix static analysis 3 years ago