Home
last modified time | relevance | path

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

/plugin/dokullm/
H A DLlmClient.php144 return $this->callAPI($action, $prompt, $metadata, $useContext);
260 … private function callAPI($command, $prompt, $metadata = [], $useContext = true, $useTools = false) function in dokuwiki\\plugin\\dokullm\\LlmClient