Wiki source code of Index
Last modified by Michael Hamann on 2026/03/18 14:08
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | The index for the LLM application allows indexing collections of content, a collection can either contain an index of one or several spaces of the wiki or external content that is stored directly inside the collection. The content of a collection is split into chunks and indexed so it can be queried as context for an LLM. | ||
| 2 | |||
| 3 | At the moment, the documentation for this extension is still on theĀ [[extension's page>>doc:extensions:Extension.LLM.Index for the LLM Application.WebHome]]. |