Skip to content

Commit

Permalink
Merge pull request #2 from Turing-Project/yiran
Browse files Browse the repository at this point in the history
update code index
  • Loading branch information
Y1ran authored Aug 13, 2023
2 parents 0879108 + e2c5569 commit 22545ca
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .idea/generative_agents-main.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion reverie/backend_server/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

from utils import *

openai.api_key = "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"
openai.api_key = ""
os.environ["http_proxy"] = "127.0.0.1:7890"
os.environ["https_proxy"] = "127.0.0.1:7890"

Expand Down

0 comments on commit 22545ca

Please sign in to comment.