Commit Graph

21 Commits (bf7dc2f2e7a4ef82db38d10deebfdfaebdac4b13)

Author SHA1 Message Date
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 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
Julien CHATY-CAPELLE 2d84d0f5bf fix(core): use OC namespace for core ReponseDefinitions instead of OCA 1 year ago
Andy Scherzinger e07a190641
chore: Add SPDX header 2 years ago
provokateurin 2c51933b6b
refactor(core): Switch to attribute based routing 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Marcel Klehr 154bb53538
Update core/Controller/TextToImageApiController.php 2 years ago
Marcel Klehr 47e13cd55b en(TextToImage): Use specific exception class instead of generic RuntimeException 2 years ago
Marcel Klehr 7b7f552a6e fix(Text2Image): Fix OpenAPI types 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 92cc171a61 fix(TextToImage): Fix OpenAPI definitions 2 years ago
Marcel Klehr 6238aca6c5 fix(TextToImage): Fix bruteforce protection 2 years ago
Marcel Klehr e57e94e11a fix(TextToImage): Add bruteforce protection to API 2 years ago
Marcel Klehr d3da49de44 fix(TextToImage): Fix docblock of getImage route 2 years ago
Marcel Klehr c5fbe5a7bc enh(TextToImage): Add bruteforce protection for anonymous API usage 2 years ago
Marcel Klehr e5efbc88d8 enh(TextToImage): Address review comments 2 years ago
Marcel Klehr 1e36d74c3e Update core/Controller/TextToImageApiController.php 2 years ago
Marcel Klehr 2d44c7c1ed Small fixes 2 years ago
Marcel Klehr c8cab9d2fd Implement TextToImage OCP API 2 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 2 years ago
jld3103 902e0396e0
Fix text processing OpenAPI 2 years ago
Julien Veyssier f154fe7f8e
fix psalm issue 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
jld3103 dca22c1d2c core: Document text processing API 2 years ago
Marcel Klehr 6d568b0d32 Fix tests: Adjust constructor signature 2 years ago
Marcel Klehr 7389567c7d Remove Task::factory method 2 years ago
Marcel Klehr 95d2d3af5c Fix psalm errors 2 years ago
Marcel Klehr ffe27ce14c Massive refactoring: Turn LanguageModel OCP API into TextProcessing API 2 years ago
Marcel Klehr bd45c436eb
Update core/Controller/LanguageModelApiController.php 3 years ago
Marcel Klehr d430cbbfca
Update core/Controller/LanguageModelApiController.php 3 years ago
Marcel Klehr 48c8206538 Fix openapi docs 3 years ago
Marcel Klehr b7c3b50e41
Update core/Controller/LanguageModelApiController.php 3 years ago
Marcel Klehr 49ea56b306 LanguageModelApiController: Use jsonSerialize method to help psalm 3 years ago
Marcel Klehr a4578cd995 cs:fix 3 years ago
Marcel Klehr ea4dc4cba8 LLM OCP API: Fix OpenApi docs 3 years ago
Marcel Klehr de1cfaae9c LLM OCP API: Fix psalm issues 3 years ago
Marcel Klehr 61b9b4f474 LLM OCS API: Add OpenAPI docs 3 years ago
Marcel Klehr d33b7a8da4 LLM OCS API: s/tasks/tasktypes/ 3 years ago
Marcel Klehr d6d4e0ffe3 LLM OCP API: Fix psam errors 3 years ago
Marcel Klehr f7e1e79880 LLM OCP API: Fix security issue 3 years ago
Marcel Klehr 94fcf88892 LLM OCP API: Fix copyright 3 years ago
Marcel Klehr b00a9a6eae LLM OCP API: Use OCP\Common\Exception\NotFoundException 3 years ago
Marcel Klehr 795b097122 LLM OCP API: Implement ocs API 3 years ago