awacke1 commited on
Commit
ba7a4be
·
1 Parent(s): 2ba3952

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -8,3 +8,5 @@ import openai
8
 
9
  openai.api_key = os.getenv('OPENAI_API_KEY')
10
 
 
 
 
8
 
9
  openai.api_key = os.getenv('OPENAI_API_KEY')
10
 
11
+ # Read this, https://blog.futuresmart.ai/building-a-gpt-4-chatbot-using-chatgpt-api-and-streamlit-chat
12
+