Searched refs:getPageContent (Results 1 – 3 of 3) sorted by relevance
272 $templateContent = $this->getPageContent($metadata['template']);282 $content = $this->getPageContent($example);385 $content = $this->getPageContent($documentId);579 $prompt = $this->getPageContent($promptPageId);584 $prompt = $this->getPageContent($promptPageId);692 public function getPageContent($pageId) function in dokuwiki\\plugin\\dokullm\\LlmClient797 $templateContent = $this->getPageContent($pageId);811 $templateContent = $this->getPageContent($pageId[0]);864 $content = $this->getPageContent($exampleId);888 $content = $this->getPageContent($previousId);
196 $templateContent = $this->getPageContent($templateId);303 $content = $this->getPageContent('dokullm:profiles:' . $profile);363 private function getPageContent($pageId) function in action_plugin_dokullm
201 public function getPageContent($page) function in dokuwiki\\plugin\\aichat\\Embeddings233 $text = $this->getPageContent($page);360 $content = $this->getPageContent($chunk->getPage());