v0.18.0 Avatars for npcs, image generation, backend changes
Highlights:
- NPC's can now have preconfigured avatars (instructions to come). The Prancing Llama has this as a proof of concept.
- Avatars can be generated using Automatic1111's web ui (for now) (instructions to come)
- Backend changes. Config are now broken down into separate files for different backends, to declutter llm_config.yaml a bit.
- Updates to dialogue prompt and parsing. Npc's will now stick to topic more and repeat themselves less.
Avatars and image generation is for --web only (for now).
Full Changelog: v0.17.1...v0.18.0