Searched refs:getRephraseModel (Results 1 – 3 of 3) sorted by relevance
102 public function getRephraseModel() function in helper_plugin_aichat104 return $this->factory->getRephraseModel();262 $this->getRephraseModel(),267 return $this->getRephraseModel()->getAnswer($messages);
49 $this->getRephraseModel()->setDebug($debug);75 public function getRephraseModel() function in dokuwiki\\plugin\\aichat\\ModelFactory
79 $this->helper->getRephraseModel()->resetUsageStats();100 … ...$this->flattenStats('stats.rephrase', $this->helper->getRephraseModel()->getUsageStats()),