Wiki source code of LLM Application

Last modified by Tim Just Tim on 2024/11/09 09:44

Hide last authors
Tim Just Tim 1.1 1 {{display reference="AI.Code.TestUI" /}}
2
3 {{velocity}}
4 #if ($hasGlobalAdmin)
5 == Administration ==
6
7 * [[Settings>>XWiki.XWikiPreferences||queryString="editor=globaladmin&section=AI%20LLM%20Application"]] - configure the servers that provide chat and embedding models.
8 * [[Models]] - configure the available models
9 * [[Prompt database>>AI.PromptDB.WebHome]] - configure prompts that can be selected in the chat
10 * [[Collections]] - configure collections that can be selected as context for the models, requires the [[index for the LLM application extension>>https://extensions.xwiki.org/xwiki/bin/view/Extension/LLM/Index%20for%20the%20LLM%20Application/]]
11 #end
12 {{/velocity}}