Update README.md

This commit is contained in:
fiwo 2023-11-25 01:49:44 +02:00 committed by GitHub
parent 2ad87f6e8a
commit cba4412f3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,7 @@ As of version 0.13.0 the legacy text-generator-webui API `--extension api` is no
- editor: improves AI responses (very hit and miss at the moment) - editor: improves AI responses (very hit and miss at the moment)
- world state: generates world snapshot and handles passage of time (objects and characters) - world state: generates world snapshot and handles passage of time (objects and characters)
- creator: character / scenario creator - creator: character / scenario creator
- tts: text to speech via elevenlabs, coqui studio, coqui local
- multi-client (agents can be connected to separate APIs) - multi-client (agents can be connected to separate APIs)
- long term memory - long term memory
- chromadb integration - chromadb integration
@ -40,7 +41,7 @@ Kinda making it up as i go along, but i want to lean more into gameplay through
In no particular order: In no particular order:
- TTS support
- Extension support - Extension support
- modular agents and clients - modular agents and clients
- Improved world state - Improved world state