mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Add LLM contrib for having NPCs talk with input from an LLM AI server
This commit is contained in:
parent
49bb82f8ff
commit
64c2da18c4
17 changed files with 670 additions and 19 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue