mirror of
https://github.com/vegu-ai/talemate.git
synced 2025-09-02 02:19:12 +00:00
Update README.md
This commit is contained in:
parent
2ad87f6e8a
commit
cba4412f3d
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue