Update LLM doc, changelog

This commit is contained in:
Griatch 2023-08-07 01:07:39 +02:00
parent b53346a3cc
commit 90246a909a
4 changed files with 84 additions and 28 deletions

View file

@ -2,6 +2,8 @@
## Evennia 2.2.0
Aug 6, 2023
- Contrib: Large-language-model (LLM) AI integration; allows NPCs to talk using
responses from an LLM server.
- Fix: Make sure `at_server_reload` is called also on non-repeating Scripts.