diff --git a/README.md b/README.md index 4eac2e9e..99764f36 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ A sample agent is provided in the `agent_bank/populations/single_agent/` directo You can load and interact with the sample agent as follows: ```python -agent = GenerativeAgent(agent_folder="agent_bank/populations/single_agent") +agent = GenerativeAgent(agent_folder="agent_bank/populations/single_agent/01fd7d2a-0357-4c1b-9f3e-8eade2d537ae") # Interact with the agent questions = { @@ -262,4 +262,4 @@ In addition, we thank Douglas Guilbeault, Amir Goldberg, Diyi Yang, Jeff Hancock For questions or inquiries, please contact the corresponding author: -- **Joon Sung Park**: [joonspk@stanford.edu](mailto:joonspk@stanford.edu) \ No newline at end of file +- **Joon Sung Park**: [joonspk@stanford.edu](mailto:joonspk@stanford.edu)