Home
last modified time | relevance | path

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

/plugin/aichat/
H A Dremote.php95 $embeddings->setConfigContextChunks($max);
H A DEmbeddings.php86 public function setConfigContextChunks(int $max) function in dokuwiki\\plugin\\aichat\\Embeddings