mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Fix web tutorial formatting and app creation. Resolve #3175.
This commit is contained in:
parent
4a0e71278d
commit
46c7b26c42
6 changed files with 132 additions and 351 deletions
|
|
@ -3,7 +3,10 @@
|
|||
## Evennia main branch
|
||||
|
||||
- Contrib: Large-language-model (LLM) AI integration; allows NPCs to talk using
|
||||
responses from a neural network server.
|
||||
responses from an LLM server.
|
||||
- Fix: Make sure `at_server_reload` is called also on non-repeating Scripts.
|
||||
- Fix: Webclient was not giving a proper error when sending an unknown outputfunc to it.
|
||||
- Documentation fixes.
|
||||
|
||||
## Evennia 2.1.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue