Engr-arehmankhan786 commited on
Commit
ae65ea7
·
verified ·
1 Parent(s): 890cd27

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -34,7 +34,6 @@ if user_input:
34
  {"role": "user", "content": user_input}
35
  ]
36
  )
37
-
38
  # Extract and display response
39
  bot_reply = response.choices[0].message.content
40
  st.success("✅ Answer:")
 
34
  {"role": "user", "content": user_input}
35
  ]
36
  )
 
37
  # Extract and display response
38
  bot_reply = response.choices[0].message.content
39
  st.success("✅ Answer:")