Searched defs:tenant (Results 1 – 4 of 4) sorted by relevance
| /plugin/dokullm/ |
| H A D | cli.php | 125 …private function sendFile($path, $host, $port, $tenant, $database, $ollamaHost, $ollamaPort, $olla… 155 …private function processSingleFile($filePath, $chroma, $host, $port, $tenant, $database, $collecti… 214 …private function processDirectory($dirPath, $chroma, $host, $port, $tenant, $database, $verbose = … 346 …private function queryChroma($searchTerms, $limit, $host, $port, $tenant, $database, $collection, … 386 …private function checkHeartbeat($host, $port, $tenant, $database, $ollamaHost, $ollamaPort, $ollam… 412 …private function checkIdentity($host, $port, $tenant, $database, $ollamaHost, $ollamaPort, $ollama… 438 …private function listCollections($host, $port, $tenant, $database, $ollamaHost, $ollamaPort, $olla… 471 …private function getDocument($documentId, $host, $port, $tenant, $database, $collection, $ollamaHo…
|
| H A D | ChromaDBClient.php | 12 private $tenant; variable in dokuwiki\\plugin\\dokullm\\ChromaDBClient 40 …public function __construct($host, $port, $tenant, $database, $defaultCollection, $ollamaHost, $ol…
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/Resource/ |
| D | ProjectsTenants.php | 62 public function completeQuery($tenant, $optParams = [])
|
| /plugin/aichat/Storage/ |
| D | ChromaStorage.php | 19 protected $tenant = 'default_tenant'; variable in dokuwiki\\plugin\\aichat\\Storage\\ChromaStorage
|