Searched refs:getCollection (Results 1 – 5 of 5) sorted by relevance
103 public function getCollection($createWithDimensions = 0) function in dokuwiki\\plugin\\aichat\\Storage\\QdrantStorage137 $collection = $this->getCollection();150 '/collections/' . $this->getCollection() . '/points/' . $chunkID,180 $collection = $this->getCollection();216 '/collections/' . $this->getCollection(count($chunk->getEmbedding())) . '/points',242 '/collections/' . $this->getCollection() . '/points',288 '/collections/' . $this->getCollection() . '/points/search',317 $info = $this->runQuery('/collections/' . $this->getCollection(), '', 'GET');
185 public function getCollection($name) { function in dokuwiki\\plugin\\dokullm\\ChromaDBClient240 $collection = $this->getCollection($name);266 $collection = $this->getCollection($collectionName);300 $collection = $this->getCollection($collectionName);401 $collection = $this->getCollection($collectionName);538 $collection = $this->getCollection($collectionName);583 $collection = $this->getCollection($collectionName);
48 public function getCollection() function in JMS\\Serializer\\Tests\\Fixtures\\AccessorSetter
811 public function getCollection() { function in Google_Notification885 public function getCollection() { function in Google_Subscription
91 self::assertEquals(['collectionEntry' => 'collectionEntry'], $object->getCollection());