| /plugin/aichat/Model/Gemini/ | 
| D | EmbeddingModel.php | 14             'model' => $this->getModelName(), 22         $response = $this->request($this->getModelName(), 'embedContent', $data);
  | 
| D | ChatModel.php | 34         $response = $this->request($this->getModelName(), 'generateContent', $data);
  | 
| /plugin/aichat/Model/OpenAI/ | 
| D | ChatModel.php | 15             'model' => $this->getModelName(), 23         if(!str_starts_with($this->getModelName(), 'o')) {
  | 
| /plugin/aichat/Model/Generic/ | 
| D | AbstractGenericModel.php | 70             'model' => $this->getModelName(), 85             'model' => $this->getModelName(),
  | 
| /plugin/aichat/Model/ | 
| D | ModelInterface.php | 31     public function getModelName();  function
  | 
| D | AbstractModel.php | 108     public function getModelName()  function in dokuwiki\\plugin\\aichat\\Model\\AbstractModel
  | 
| /plugin/aichat/Model/Mistral/ | 
| D | EmbeddingModel.php | 13             'model' => $this->getModelName(),
  | 
| D | ChatModel.php | 31             'model' => $this->getModelName(),
  | 
| /plugin/aichat/Model/Ollama/ | 
| D | EmbeddingModel.php | 13             'model' => $this->getModelName(),
  | 
| D | ChatModel.php | 14             'model' => $this->getModelName(),
  | 
| /plugin/aichat/Model/Reka/ | 
| D | ChatModel.php | 40             'model_name' => $this->getModelName(),
  | 
| /plugin/aichat/Model/Anthropic/ | 
| D | ChatModel.php | 37             'model' => $this->getModelName(),
  | 
| /plugin/aichatlocal/Model/ | 
| D | ChatModel.php | 32             'model' => $this->getModelName(),
  | 
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/ | 
| D | GoogleCloudMlV1OperationMetadata.php | 123   public function getModelName()  function in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1OperationMetadata
  | 
| D | GoogleCloudMlV1PredictionInput.php | 138   public function getModelName()  function in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1PredictionInput
  | 
| /plugin/jmol2/jmol/ | 
| D | JmolApplet0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/obrador/
javax/
 ...  | 
| D | JmolAppletSigned0.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ...  | 
| D | JmolApplet.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ...  | 
| D | JmolAppletSigned.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ...  |