1
0
Fork 0
taleweave-ai/adventure/utils
Sean Sube c81d2ae3f2
rename actor to character, add step limits to config
2024-05-26 20:32:03 -05:00
..
__init__.py normalize names, reverse player function syntax, link new rooms 2024-05-19 13:09:52 -05:00
attribute.py support for temporary and immediate/permanent effects 2024-05-23 21:57:21 -05:00
conversation.py rename actor to character, add step limits to config 2024-05-26 20:32:03 -05:00
effect.py rename actor to character, add step limits to config 2024-05-26 20:32:03 -05:00
file.py add thought stage with planning, add quest system 2024-05-25 15:18:40 -05:00
planning.py rename actor to character, add step limits to config 2024-05-26 20:32:03 -05:00
random.py encourage agents to retry after action errors, allow constant numeric values in config, fix up some common JSON errors 2024-05-26 17:03:39 -05:00
search.py rename actor to character, add step limits to config 2024-05-26 20:32:03 -05:00
string.py normalize names, reverse player function syntax, link new rooms 2024-05-19 13:09:52 -05:00
systems.py support multi-step conversations, improve prompts, summarize room more often 2024-05-26 15:59:12 -05:00
world.py rename actor to character, add step limits to config 2024-05-26 20:32:03 -05:00