Home
last modified time | relevance | path

Searched refs:modelInfo (Results 1 – 9 of 9) sorted by relevance

/plugin/aichat/Model/
DAbstractModel.php27 protected $modelInfo; variable in dokuwiki\\plugin\\aichat\\Model\\AbstractModel
85 $this->modelInfo = $modelinfos['chat'][$name];
87 $this->modelInfo = $this->loadUnknownModelInfo();
94 $this->modelInfo = $modelinfos['embedding'][$name];
96 $this->modelInfo = $this->loadUnknownModelInfo();
151 return $this->modelInfo['inputTokens'] ?? 0;
157 return $this->modelInfo['inputTokenPrice'] ?? 0;
186 return $this->modelInfo['dimensions'];
195 return $this->modelInfo['outputTokens'];
200 return $this->modelInfo['outputTokenPrice'];
/plugin/authgoogle/google/contrib/
DGoogle_PredictionService.php582 public $modelInfo; variable in Google_Insert2
608 public function setModelInfo(Google_Insert2ModelInfo $modelInfo) { argument
609 $this->modelInfo = $modelInfo;
612 return $this->modelInfo;
/plugin/jmol2/jmol/
DJmolApplet0_Popup.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DJmolAppletSigned0_Popup.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DJmolAppletSigned0_ShapeSpecial.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DJmolApplet0_ShapeSpecial.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DCHANGES.txt1868 # x = script("print getProperty(\"modelInfo.modelCount\")","B")
1881 # new feature: print getProperty("modelInfo.models[3].file") syntax
3658 # print getProperty("modelInfo")
DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...