nextcloud-server/lib/public/LanguageModel
Marcel Klehr f6f8cb4331 LLM OCP API: Add identifier param
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-07 13:39:10 +07:00
..
Events LLM OCP API: Fix coding style and psalm 2023-07-07 13:39:10 +07:00
AbstractLanguageModelTask.php LLM OCP API: Add identifier param 2023-07-07 13:39:10 +07:00
FreePromptTask.php ILanguageModelTask: Use php type checking along with psalm parameterized types 2023-07-07 13:39:10 +07:00
HeadlineTask.php ILanguageModelTask: Use php type checking along with psalm parameterized types 2023-07-07 13:39:10 +07:00
IHeadlineProvider.php LLM OCP API: Add task definitions 2023-07-07 13:39:10 +07:00
ILanguageModelManager.php ILanguageModelManager: Add docblock description 2023-07-07 13:39:10 +07:00
ILanguageModelProvider.php LLM OCP API: strict types and copyright 2023-07-07 13:39:10 +07:00
ILanguageModelTask.php LLM OCP API: Add identifier param 2023-07-07 13:39:10 +07:00
ISummaryProvider.php LLM OCP API: Add task definitions 2023-07-07 13:39:10 +07:00
ITopicsProvider.php LLM OCP API: Add task definitions 2023-07-07 13:39:10 +07:00
SummaryTask.php ILanguageModelTask: Use php type checking along with psalm parameterized types 2023-07-07 13:39:10 +07:00
TopicsTask.php ILanguageModelTask: Use php type checking along with psalm parameterized types 2023-07-07 13:39:10 +07:00