• v0.18.0 7ee37d73c1

    neph1 released this 2023-12-13 02:07:08 -05:00 | 346 commits to master since this release

    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: https://github.com/neph1/LlamaTale/compare/v0.17.1...v0.18.0