-
v0.38.0 Stable
released this
2024-11-23 13:24:36 -05:00 | 96 commits to master since this releaseWhat's Changed
- Update v0.38 by @neph1 in https://github.com/neph1/LlamaTale/pull/99
Mostly more house keeping.
Noticed that 'goals' was not passed in the character card, so had no effect on action generation
Added 'hidden' state to context passed to actions so that npcs won't act on other hidden npcs
Moved away from storing prompts in the classes and referenced directly to the llm_config instead.Full Changelog: https://github.com/neph1/LlamaTale/compare/v0.37.0...v0.38.0