Home
last modified time | relevance | path

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

/plugin/dokullm/
H A DLlmClient.php346 return $this->callAPIWithTools($data, false);
442 private function callAPIWithTools($data, $toolsCalled = false, $useTools = true) function in dokuwiki\\plugin\\dokullm\\LlmClient
542 return $this->callAPIWithTools($data, $toolsCalled, $useTools);