Home
last modified time | relevance | path

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

/plugin/dokullm/
H A DLlmClient.php948 private function queryChromaDB($text, $limit = 5, $where = null) function in dokuwiki\\plugin\\dokullm\\LlmClient
1019 $templateIds = $this->queryChromaDB($text, 1, ['type' => 'template']);