Searched refs:configContextChunks (Results 1 – 1 of 1) sorted by relevance
44 protected $configContextChunks; variable in dokuwiki\\plugin\\aichat\\Embeddings66 $this->configContextChunks = $config['contextChunks'];89 $this->configContextChunks = $max;305 $this->configContextChunks308 $fetch = $this->configContextChunks;336 if (count($result) >= $this->configContextChunks) break; // we have enough