Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down Expand Up @@ -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**: [[email protected]](mailto:[email protected])
- **Joon Sung Park**: [[email protected]](mailto:[email protected])