-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enter option Error. #38
Comments
You can try altering the reverie.py on line 594 to show the Exception. Like this:
I've had the same problem and it was the Open AI quota. |
help! same error happening to me, have you solved it already? |
I've tried agaldino's way, and it's worked. |
septagram
added a commit
to septagram/local_generative_agents
that referenced
this issue
Apr 4, 2024
septagram
added a commit
to septagram/local_generative_agents
that referenced
this issue
Apr 4, 2024
…prompting Fix missing change
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Everything is working normally, until the:"Enter option:"step, when I wrote "run 10", and press Enter key, it show me an "Error"
Here's the code:
xxx@xxxMacBook-Air
backend_server % python reverie.pyEnter the name of the forked simulation: base_the_ville_isabella_maria_klaus
Enter the name of the new simulation: demo_town_1
Note: The agents in this simulation package are computational
constructs powered by generative agents architecture and LLM. We
clarify that these agents lack human-like agency, consciousness,
and independent decision-making.
---
Enter option: run 10
Error.
Enter option:
And in http://localhost:8000/simulator_home, there's nothing happened, everything keep in default value.
The text was updated successfully, but these errors were encountered: