Home
last modified time | relevance | path

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

/plugin/aichat/
Dhelper.php220 $prompt = $this->getPrompt('question', [
226 $prompt = $this->getPrompt('noanswer', [
258 $prompt = $this->getPrompt('rephrase', [
355 protected function getPrompt($type, $vars = []) function in helper_plugin_aichat
/plugin/freechat/phpfreechat/data/public/js/
Dpfcclient.js157 var pfcp = this.getPrompt();//new pfcPrompt($('pfc_container'));
1884 var pfcp = this.getPrompt();
2154 getPrompt: function() method in pfcClient