move stanford_town folder

This commit is contained in:
better629 2024-03-28 16:40:51 +08:00
parent 24b76f8237
commit 85378509e6
88 changed files with 25 additions and 6115 deletions

View file

@ -1,7 +1,7 @@
## Stanford Town Game
### Pre-Description
In order to facilitate GA( [generative_agents](https://github.com/joonspk-research/generative_agents) )'s frontend docking data (to avoid changing its code), you can set the value `temp_storage_path` to `temp_storage` of `generative_agents` when start `run_st_game.py`. like
In order to facilitate GA( [generative_agents](https://github.com/joonspk-research/generative_agents) )'s frontend docking data (to avoid changing its code), you can set the value `temp_storage_path` to `temp_storage` of `generative_agents` when start `run_st_game.py`. like
`python3 run_st_game.py --temp_storage_path path/to/ga/temp_storage xxx`