Searched refs:modelInfo (Results 1 – 9 of 9) sorted by relevance
27 protected $modelInfo; variable in dokuwiki\\plugin\\aichat\\Model\\AbstractModel85 $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'];
582 public $modelInfo; variable in Google_Insert2608 public function setModelInfo(Google_Insert2ModelInfo $modelInfo) { argument609 $this->modelInfo = $modelInfo;612 return $this->modelInfo;
META-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
META-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
1868 # x = script("print getProperty(\"modelInfo.modelCount\")","B")1881 # new feature: print getProperty("modelInfo.models[3].file") syntax3658 # print getProperty("modelInfo")