edo
edo
Sorry, I late reply. I got that issue on Android OS as version 2.3.5. It's Galaxy S2. I had updated to Galaxy S2. maybe that is reason.
Thank you for using my asset. Please tell me about that has your project occurred any error?
I have same issue. I've digged the class to know about. I also use ChatPromptTemplate to create prompts with ChatOpenAI class. I've noticed that the ConversationChain validator will collect all...
I have the same issue. I also checked whole city map using arrow keys but I wasn't able to see any animations. I also found out the list of characters...
I solved the issue by creating `movement` folder. You can refer how to solve this to https://github.com/joonspk-research/generative_agents/pull/55 The problem is `reverie.py` didn't check and create target directory.
Yes, you're right. You can fix that by adding codes to `reveire.py` to check or create the folder before accessing files under the folder. Please refer to #55.