Home
last modified time | relevance | path

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

/plugin/dokullm/
H A DLlmClient.php836 $snippets = $this->queryChromaDBSnippets($this->getCurrentText(), $count);
984 private function queryChromaDBSnippets($text, $limit = 10, $where = null) function in dokuwiki\\plugin\\dokullm\\LlmClient