Skip to content

The Prancing Llama

Choose a tag to compare

@neph1 neph1 released this 23 Jul 18:45
· 532 commits to master since this release

This release contains some further changes to the framework in addition to the initial llm-generating support.

  • Added appearance and personality as well as some other basic data to be able to create 'character cards' similar to when chatting with bots.
  • Added a special prompt (and associated plumbing) for generating dialogue from NPC's.
  • Some prompt 'engineering' to create better descriptions.
  • A demo story, The Prancing Llama. Start it by typing:
    python -m stories.prancingllama.story
  • The story is mostly a better demo of the llm capabilities, than a full game. Walk around and interact with the characters at this remove tavern.

Full Changelog: https://github.com/neph1/LlamaTale/commits/v0.51