Commit Graph

24 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Julien Veyssier 33d1acddc7
fix(ai-apis): reject text inputs that are longer than 64K chars 2 months ago
Marcel Klehr 5e0c7a5813 fix(TextProcessingApiController): Set better attribute on routes 2 months ago
provokateurin 82fb8f8508
refactor: Extend rector to core/ 8 months ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
dependabot[bot] bb598c8451
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 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 d11b9cbd79 fix(TextProcessing/Manager): Throw TaskFailureException upon failure 2 years ago
Marcel Klehr 181f819e41 enh(TextProcessing): Add IProvider2 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 2 years ago
Marcel Klehr d430cbbfca
Update core/Controller/LanguageModelApiController.php 2 years ago
Marcel Klehr 48c8206538 Fix openapi docs 2 years ago
Marcel Klehr b7c3b50e41
Update core/Controller/LanguageModelApiController.php 2 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