Home
last modified time | relevance | path

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

/plugin/aichat/Storage/
H A DAbstractStorage.php70 abstract public function deletePageChunks($page, $firstChunkID); function in dokuwiki\\plugin\\aichat\\Storage\\AbstractStorage
H A DPineconeStorage.php118 public function deletePageChunks($page, $firstChunkID) function in dokuwiki\\plugin\\aichat\\Storage\\PineconeStorage
H A DChromaStorage.php159 public function deletePageChunks($page, $firstChunkID) function in dokuwiki\\plugin\\aichat\\Storage\\ChromaStorage
H A DQdrantStorage.php177 public function deletePageChunks($page, $firstChunkID) function in dokuwiki\\plugin\\aichat\\Storage\\QdrantStorage
H A DSQLiteStorage.php79 public function deletePageChunks($page, $firstChunkID) function in dokuwiki\\plugin\\aichat\\Storage\\SQLiteStorage
/plugin/aichat/
H A DEmbeddings.php184 $this->storage->deletePageChunks($page, $chunkID);
449 $this->storage->deletePageChunks($page, $chunkID);