This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # must have conda installed | |
| git clone https://github.com/joonspk-research/generative_agents.git | |
| cd generative_agents | |
| # open visual studio code, open gen agents folder | |
| # within vscode, go to reverie/backend_server | |
| # create new file utils.py | |
| # copy/paste contents from github (below) | |
| ### | |
| # Copy and paste your OpenAI API Key |