joonspk-research / generative_agents

Generative Agents: Interactive Simulacra of Human Behavior
Apache License 2.0
17.76k stars 2.31k forks source link

2 questions_why my AI agents always sleep and how to adjust the starting time? #84

Open michael7908 opened 1 year ago

michael7908 commented 1 year ago

Q1:why my AI agents always sleep

Q2: How to adjust the starting time?

Thanks a lot in advance.

yizhangliu commented 1 year ago

you can adjust this file: environment\frontend_server\storage\base_the_ville_isabella_maria_klaus\reverie\meta.json

{ "fork_sim_code": "base_the_ville_isabella_maria_klaus", "start_date": "August 01, 2023", "curr_time": "August 01, 2023, 06:15:00", "sec_per_step": 10, "maze_name": "the_ville", "persona_names": [ "Isabella Rodriguez", "Maria Lopez", "Klaus Mueller"
], "step": 0 }