Home
last modified time | relevance | path

Searched refs:setSimilarityThreshold (Results 1 – 2 of 2) sorted by relevance

/plugin/aichat/
H A Dremote.php98 $embeddings->setSimilarityThreshold($threshold);
H A DEmbeddings.php98 public function setSimilarityThreshold(float $threshold) function in dokuwiki\\plugin\\aichat\\Embeddings