• v0.36.1 9350be35bb

    neph1 released this 2024-10-20 14:55:33 -04:00 | 119 commits to master since this release

    What's Changed

    This is an experimental feature I started writing this summer, but didn't get around to finish until now. Unsure about its effects.

    The idea being that having a static background story may not work well for long-form RP games, since the LLM will get stuck and only generate based on the existing story.
    This feature expands on the background story and will, at intervals, ask the LLM to move the overarching plot forward. The result will get stored in the story, and then some time later, it will be expanded upon again.

    It is currently built into generated stories, but deliberately it's meant to be subtle. I'll do a writeup in the wiki with some examples of how to add it to your own stories.

    Full Changelog: https://github.com/neph1/LlamaTale/compare/v0.35.2...v0.36.1