Searched refs:getCollectionID (Results 1 – 1 of 1) sorted by relevance
100 protected function getCollectionID() function in dokuwiki\\plugin\\aichat\\Storage\\ChromaStorage119 '/collections/' . $this->getCollectionID() . '/get',165 '/collections/' . $this->getCollectionID() . '/delete',192 '/collections/' . $this->getCollectionID() . '/upsert',221 '/collections/' . $this->getCollectionID() . '/get',262 '/collections/' . $this->getCollectionID() . '/query',294 $count = $this->runQuery('/collections/' . $this->getCollectionID() . '/count', '', 'GET');299 'collection_id' => $this->getCollectionID(),