Home
last modified time | relevance | path

Searched refs:loadSystemPrompt (Results 1 – 1 of 1) sorted by relevance

/plugin/dokullm/
H A DLlmClient.php263 $systemPrompt = $this->loadSystemPrompt($command, []);
661 private function loadSystemPrompt($action, $variables = []) function in dokuwiki\\plugin\\dokullm\\LlmClient