Home
last modified time | relevance | path

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

/plugin/aichat/
H A Daction.php58 $result = $helper->askChatQuestion($question, $history, $pagecontext);
H A Dhelper.php170 public function askChatQuestion($question, $history = [], $sourcePage = '') function in helper_plugin_aichat
/plugin/aichat/cli/
H A Dsimulate.php84 $result = $this->helper->askChatQuestion($q, $history);