Home
last modified time | relevance | path

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

/plugin/aichat/_test/
DTextSplitterTest.php20 const OVERLAP = 5; // 2 token overlap for testing define in dokuwiki\\plugin\\aichat\\test\\TextSplitterTest
28 $this->splitter = new TextSplitter(self::CHUNKSIZE, $this->encoder, self::OVERLAP);