Skip to content

v0.18.0 Avatars for npcs, image generation, backend changes

Compare
Choose a tag to compare
@neph1 neph1 released this 13 Dec 07:14
· 250 commits to master since this release
7ee37d7

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).

prancingllama2

Full Changelog: v0.17.1...v0.18.0