Add LLM contrib for having NPCs talk with input from an LLM AI server

This commit is contained in:
Griatch 2023-07-14 21:49:20 +02:00
parent 49bb82f8ff
commit 64c2da18c4
17 changed files with 670 additions and 19 deletions

View file

@ -1,5 +1,10 @@
# Changelog
## Evennia main branch
- Contrib: Large-language-model (LLM) AI integration; allows NPCs to talk using
responses from a neural network server.
## Evennia 2.1.0
July 14, 2023