diff options
Diffstat (limited to 'htroot/AILab.html')
| -rw-r--r-- | htroot/AILab.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/AILab.html b/htroot/AILab.html index b3462048c..1b52b4817 100644 --- a/htroot/AILab.html +++ b/htroot/AILab.html @@ -318,14 +318,14 @@ <span class="meta-arrow" aria-hidden="true">→</span> <span class="status-pill">Needs setup</span> </div> - <h3>Enable/Disable Sills</h3> + <h3>Enable/Disable Tools</h3> <p>Superpowers for the YaCy Chat</p> <div class="quest-body"> <div class="quest-visual"> <img src="env/grafics/AILab_Matrix.png" alt="Tools configuration" width="128" height="128" /> </div> <div class="quest-actions"> - <a class="btn btn-info btn-sm" href="SkillsConfig_p.html">Open skills configuration</a><br /> + <a class="btn btn-info btn-sm" href="ToolsConfig_p.html">Open tools configuration</a><br /> <span class="quest-note">Tune descriptions and set maxCallsPerTurn per tool (0 disables a tool).</span> </div> </div> |
