Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2023-08-06 15:58:16 +00:00
parent 255d6104b6
commit f727c54710
45 changed files with 371 additions and 816 deletions

View file

@ -185,7 +185,10 @@
<h2>Evennia main branch<a class="headerlink" href="#evennia-main-branch" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li><p>Contrib: Large-language-model (LLM) AI integration; allows NPCs to talk using
responses from a neural network server.</p></li>
responses from an LLM server.</p></li>
<li><p>Fix: Make sure <code class="docutils literal notranslate"><span class="pre">at_server_reload</span></code> is called also on non-repeating Scripts.</p></li>
<li><p>Fix: Webclient was not giving a proper error when sending an unknown outputfunc to it.</p></li>
<li><p>Documentation fixes.</p></li>
</ul>
</section>
<section id="evennia-2-1-0">