Home
last modified time | relevance | path

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

/plugin/aichat/
H A Dhelper.php202 $prompt = $this->getPrompt('question', [
207 $prompt = $this->getPrompt('noanswer', [
239 $prompt = $this->getPrompt('rephrase', [
335 protected function getPrompt($type, $vars = [])
177 protected function getPrompt($type, $vars = []) global() function in helper_plugin_aichat
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js157 var pfcp = this.getPrompt();//new pfcPrompt($('pfc_container'));
1884 var pfcp = this.getPrompt();
2154 getPrompt: function() method in pfcClient