Home
last modified time | relevance | path

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

/plugin/aichat/
DModelFactory.php64 $this->chatModel = $this->loadModel('chat', $this->config['chatmodel']);
80 $this->rephraseModel = $this->loadModel('chat', $this->config['rephrasemodel']);
95 $this->embeddingModel = $this->loadModel('embedding', $this->config['embedmodel']);
123 $info['instance'] = $this->loadModel($type, "$namespace $name");
147 public function loadModel(string $type, string $name) function in dokuwiki\\plugin\\aichat\\ModelFactory
/plugin/jmol2/jmol/
DJmol.js1512 loadModel=_jmolLoadModel