Searched refs:MAX_OVERLAP_LEN (Results 1 – 1 of 1) sorted by relevance
24 final public const MAX_OVERLAP_LEN = 200; define in dokuwiki\\plugin\\aichat\\Embeddings414 … while (count($encoder->encode(implode(' ', $this->sentenceQueue))) > self::MAX_OVERLAP_LEN) {