Searched refs:toolCallCache (Results 1 – 1 of 1) sorted by relevance
38 private $toolCallCache = []; variable in dokuwiki\\plugin\\dokullm\\LlmClient367 if (isset($this->toolCallCache[$cacheKey])) {369 $toolResponse = $this->toolCallCache[$cacheKey];413 $this->toolCallCache[$cacheKey] = $cacheEntry;