Searched refs:similar (Results 1 – 25 of 701) sorted by relevance
12345678910>>...29
62 $similar = [];64 $similar += $storage->getSimilarChunks($chunk->getEmbedding(), 10);66 $similar = array_unique($similar);67 $similar = array_filter($similar, static fn($chunk) => $chunk->getPage() !== $id);68 usort($similar, static fn($a, $b) =>73 if (!$similar) return true;75 $similar = array_slice($similar, 0, 5);78 foreach ($similar as $chunk) {
199 $similar = $this->getEmbeddings()->getPageChunks($sourcePage);203 $similar = $this->getEmbeddings()->getSimilarPages(209 $similar = $this->getEmbeddings()->getSimilarChunks(215 if ($similar) {218 … array_map(static fn(Chunk $chunk) => "\n```\n" . $chunk->getText() . "\n```\n", $similar)244 'sources' => $similar,
88 public function similar($query, $max = -1, $threshold = -1, $lang = '') function in remote_plugin_aichat
6 desc Displays Anchors links when hovering Dokuwiki Sections titles, in a similar way to Github.
6 desc Implements lightbox js for image media that uses {{images:image.png}} and similar
2 This plugin enables the ability to have a 'NavBox' of related articles similar to the way Wikipedia…
7 Twig uses a syntax similar to the Django and Jinja template languages which
3 This DokuWiki plugin automatically turns specified keywords into links to other wiki pages, similar…
12 similar : json, jsoneditor, jsontable, struct, addnewpage, copypage47 Syntax is similar as in [[https://www.dokuwiki.org/plugin:json|JSON Data Plugin]]:\\53 …* **Select box** - Select box is generated from JSON data, if it contains array of similar data ob…70 … specifies the options inside the Select box. JSON data must be an array with similar data objects.
8 security features added to prevent script execution. This is similar to
10 This directive is similar to %CSS.MaxImgLength, and both should be
11 This directive is similar to %HTML.MaxImgLength, and both should be
7 While this directive is similar to %HTML.AllowedAttributes, for
7 …bined syntax and action plugin in order to markup text as keyboard keys, similar to (and making us…
5 It does so by enforcing a set of opinionated config and similar files.
2 * A simple theme for reveal.js presentations, similar
6 …) instance. However, because the server requirements for Matomo are very similar to that of DokuWi…
6 engines support a similar SQL syntax.8 Configuration is similar to PostgreSQL. In addition to the configuration
57 …both standard and non-standard codes, as most of them follow the same or similar format and can be…59 … hardware ports that may have been proprietary. Somewhere else you see a similar 'anarchy' of code…
11 similar : markdownExtra
7 Additional icons in a similar style are available at http://www.splitbrain.org/projects/file_icons
12 similar :
12 similar : json, jsoneditor, jsongendoc, struct, edittable42 Syntax is similar as in [[https://www.dokuwiki.org/plugin:json|JSON Data Plugin]]:\\