Home
last modified time | relevance | path

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

/plugin/aichat/
DEmbeddings.php44 protected $configContextChunks; variable in dokuwiki\\plugin\\aichat\\Embeddings
66 $this->configContextChunks = $config['contextChunks'];
89 $this->configContextChunks = $max;
305 $this->configContextChunks
308 $fetch = $this->configContextChunks;
336 if (count($result) >= $this->configContextChunks) break; // we have enough