Searched refs:ChromaDBClient (Results 1 – 3 of 3) sorted by relevance
| /plugin/dokullm/ |
| H A D | cli.php | 127 …$chroma = new \dokuwiki\plugin\dokullm\ChromaDBClient($host, $port, $tenant, $database, 'documents… 348 …$chroma = new \dokuwiki\plugin\dokullm\ChromaDBClient($host, $port, $tenant, $database, $collectio… 388 …$chroma = new \dokuwiki\plugin\dokullm\ChromaDBClient($host, $port, $tenant, $database, 'documents… 414 …$chroma = new \dokuwiki\plugin\dokullm\ChromaDBClient($host, $port, $tenant, $database, 'documents… 440 …$chroma = new \dokuwiki\plugin\dokullm\ChromaDBClient($host, $port, $tenant, $database, 'documents… 479 …$chroma = new \dokuwiki\plugin\dokullm\ChromaDBClient($host, $port, $tenant, $database, $collectio…
|
| H A D | action.php | 232 $chromaClient = new \dokuwiki\plugin\dokullm\ChromaDBClient( 394 $chromaClient = new \dokuwiki\plugin\dokullm\ChromaDBClient( 493 $chroma = new \dokuwiki\plugin\dokullm\ChromaDBClient(
|
| H A D | ChromaDBClient.php | 8 class ChromaDBClient { class
|