corvo7 commited on
Commit
ee91792
·
verified ·
1 Parent(s): 1dce0f9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -14,7 +14,6 @@ human intelligence.
14
 
15
  As we know we human beigns are having Natural Intelligence using which we are able to perform day to day task.And this intelligence we trained """)
16
 
17
- st.button("Reset", type="primary")
18
  if st.button("Answer from gpt"):
19
  responds=openai.chat.completions.create(
20
  model="gpt-3.5-turbo",
 
14
 
15
  As we know we human beigns are having Natural Intelligence using which we are able to perform day to day task.And this intelligence we trained """)
16
 
 
17
  if st.button("Answer from gpt"):
18
  responds=openai.chat.completions.create(
19
  model="gpt-3.5-turbo",