Home
last modified time | relevance | path

Searched refs:modelName (Results 1 – 14 of 14) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
DGoogleCloudMlV1OperationMetadata.php41 public $modelName; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1OperationMetadata
116 public function setModelName($modelName) argument
118 $this->modelName = $modelName;
125 return $this->modelName;
DGoogleCloudMlV1PredictionInput.php42 public $modelName; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1PredictionInput
131 public function setModelName($modelName) argument
133 $this->modelName = $modelName;
140 return $this->modelName;
/plugin/aichat/Model/
DAbstractModel.php23 protected $modelName; variable in dokuwiki\\plugin\\aichat\\Model\\AbstractModel
60 $this->modelName = $name;
110 return $this->modelName;
/plugin/aichat/Model/Ollama/
DAbstractOllama.php32 $result = $this->sendAPIRequest('POST', $url, ['model' => $this->modelName]);
/plugin/aichat/Model/Gemini/
DAbstractGeminiModel.php26 $this->modelName,
/plugin/jmol2/jmol/
DJmolApplet0_ReadersXml.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DJmolAppletSigned0_ReadersXml.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DJmolApplet0_ReadersMore.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DJmolAppletSigned0_ReadersMore.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DCHANGES.txt1416 # function myLoadStructCallback(fullPathName, fileName, modelName, errorMsg, ptLoad) {}