1
0
Fork 0
taleweave-ai/taleweave
Sean Sube e1c72c3717
Run Docker Build / build (push) Successful in 14s Details
Run Python Build / build (push) Successful in 26s Details
dry model dumping, improve DM prompt
2024-06-07 21:18:56 -05:00
..
actions add more prompt filters, pass more data to initial prompt, test making characters aware of the game 2024-06-05 19:05:21 -05:00
bot add more prompt filters, pass more data to initial prompt, test making characters aware of the game 2024-06-05 19:05:21 -05:00
models dry model dumping, improve DM prompt 2024-06-07 21:18:56 -05:00
render make search helpers more flexible, split up some prompts, pass world to system generators 2024-06-04 22:07:26 -05:00
server dry model dumping, improve DM prompt 2024-06-07 21:18:56 -05:00
systems add more prompt filters, pass more data to initial prompt, test making characters aware of the game 2024-06-05 19:05:21 -05:00
templates rename module to taleweave, implement effect cooldowns 2024-05-27 08:10:24 -05:00
utils dry model dumping, improve DM prompt 2024-06-07 21:18:56 -05:00
__init__.py rename module to taleweave, implement effect cooldowns 2024-05-27 08:10:24 -05:00
context.py include player name and actions in discord prompt, include room count in generator prompt 2024-06-05 08:58:35 -05:00
errors.py rename module to taleweave, implement effect cooldowns 2024-05-27 08:10:24 -05:00
game_system.py make search helpers more flexible, split up some prompts, pass world to system generators 2024-06-04 22:07:26 -05:00
generate.py add more prompt filters, pass more data to initial prompt, test making characters aware of the game 2024-06-05 19:05:21 -05:00
main.py dry model dumping, improve DM prompt 2024-06-07 21:18:56 -05:00
player.py load prompts from globs, provide more information to prompt templates, make pseudo-function parsing more flexible, add enter/exit messages to digest system 2024-06-04 21:15:36 -05:00
plugins.py rename module to taleweave, implement effect cooldowns 2024-05-27 08:10:24 -05:00
simulate.py add more prompt filters, pass more data to initial prompt, test making characters aware of the game 2024-06-05 19:05:21 -05:00
state.py dry model dumping, improve DM prompt 2024-06-07 21:18:56 -05:00