Searched refs:typeOnly (Results 1 – 1 of 1) sorted by relevance
106 * @param string $typeOnly Only return models of this type ('chat' or 'embedding')109 public function getModels($availableOnly = false, $typeOnly = '') argument135 return $typeOnly ? $result[$typeOnly] : $result;