diff options
| author | Michael Peter Christen <mc@yacy.net> | 2025-11-23 18:34:49 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2025-11-23 18:34:49 +0100 |
| commit | 5f06b5b4820c70545640148bc81199c29a67f8ad (patch) | |
| tree | 23abdcbaf7a65d868a7fa59a4cc73a261ee675ce /htroot/LLMSelection_p.html | |
| parent | f1d17d94608ae50d9f3139a6f63c9435abd7d6ea (diff) | |
added chat front-end (stub, no connection to search yet)
Diffstat (limited to 'htroot/LLMSelection_p.html')
| -rw-r--r-- | htroot/LLMSelection_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/LLMSelection_p.html b/htroot/LLMSelection_p.html index 8179abd59..4150549e3 100644 --- a/htroot/LLMSelection_p.html +++ b/htroot/LLMSelection_p.html @@ -7,7 +7,7 @@ </head> <body id="IndexControl"> #%env/templates/header.template%# - #%env/templates/submenuIndexImport.template%# + #%env/templates/submenuAI.template%# <script> let availableModels = []; |
