Searched refs:getChatModel (Results 1 – 5 of 5) sorted by relevance
94 public function getChatModel() function in helper_plugin_aichat96 return $this->factory->getChatModel();129 $this->getChatModel(),233 $this->getChatModel(),238 $answer = $this->getChatModel()->getAnswer($messages);
48 $this->getChatModel()->setDebug($debug);59 public function getChatModel() function in dokuwiki\\plugin\\aichat\\ModelFactory
88 'stats' => $helper->getChatModel()->getUsageStats()
78 $this->helper->getChatModel()->resetUsageStats();101 … ...$this->flattenStats('stats.chat', $this->helper->getChatModel()->getUsageStats()),
65 $model = $helper->getChatModel();