summaryrefslogtreecommitdiffstats
path: root/lib/public/LanguageModel
Commit message (Expand)AuthorAgeFilesLines
* Make tests passMarcel Klehr2023-08-091-4/+5
* ILanguageModelTask: Use php type checking along with psalm parameterized typesMarcel Klehr2023-08-095-12/+14
* ILanguageModelManager: Add docblock descriptionMarcel Klehr2023-08-091-0/+2
* cs:fixMarcel Klehr2023-08-096-0/+6
* LLM OCP API: Use OCP\Common\Exception\NotFoundExceptionMarcel Klehr2023-08-091-1/+2
* LLM OCP API: strict types and copyrightMarcel Klehr2023-08-097-1/+133
* LLM OCP API: Type shenanigans for Visitor patternMarcel Klehr2023-08-097-34/+30
* LLM OCP API: Add task definitionsMarcel Klehr2023-08-096-0/+12
* Update lib/public/LanguageModel/ITopicsProvider.phpMarcel Klehr2023-08-091-1/+1
* LLM OCP API: Fix coding style and psalmMarcel Klehr2023-08-097-5/+31
* LLM OCP API: cs:fixMarcel Klehr2023-08-093-6/+0
* LLM OCP API: Fix static analysisMarcel Klehr2023-08-093-6/+32
* LLM OCP API: Add @sinceMarcel Klehr2023-08-096-3/+94
* LLM OCP API: Fix type errorsMarcel Klehr2023-08-092-4/+24
* LLM OCP API: Make linters happyMarcel Klehr2023-08-091-12/+11
* LLM OCP API: cs:fixMarcel Klehr2023-08-096-9/+1
* LLM OCP API: Implement ocs APIMarcel Klehr2023-08-093-9/+34
* LLM OCP API: ADd topics and headline tasksMarcel Klehr2023-08-096-3/+159
* LLM OCP API: Implement private backend code + add ILanguageModelTaskMarcel Klehr2023-08-098-46/+126
* LLM OCP API: Rework to use Task objectsMarcel Klehr2023-08-0912-150/+185
* Initial work on lm OCP APIMarcel Klehr2023-08-098-0/+339