nextcloud/lib/public/LanguageModel
Marcel Klehr 7a423e416f Update lib/public/LanguageModel/ILanguageModelProvider.php
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit ba950f7e34)
2023-08-09 10:01:53 +02:00
..
Events LLM OCP API: Fix coding style and psalm 2023-08-09 10:00:24 +02:00
AbstractLanguageModelTask.php LLM OCP API: Fix psam errors 2023-08-09 10:01:40 +02:00
FreePromptTask.php ILanguageModelTask: Use php type checking along with psalm parameterized types 2023-08-09 10:01:17 +02:00
HeadlineTask.php ILanguageModelTask: Use php type checking along with psalm parameterized types 2023-08-09 10:01:17 +02:00
IHeadlineProvider.php LLM OCP API: Add task definitions 2023-08-09 10:00:33 +02:00
ILanguageModelManager.php ILanguageModelManager: Add docblock description 2023-08-09 10:01:13 +02:00
ILanguageModelProvider.php Update lib/public/LanguageModel/ILanguageModelProvider.php 2023-08-09 10:01:53 +02:00
ILanguageModelTask.php LLM OCP API: Add identifier param 2023-08-09 10:01:31 +02:00
ISummaryProvider.php LLM OCP API: Add task definitions 2023-08-09 10:00:33 +02:00
ITopicsProvider.php LLM OCP API: Add task definitions 2023-08-09 10:00:33 +02:00
SummaryTask.php ILanguageModelTask: Use php type checking along with psalm parameterized types 2023-08-09 10:01:17 +02:00
TopicsTask.php ILanguageModelTask: Use php type checking along with psalm parameterized types 2023-08-09 10:01:17 +02:00