tommy24 commited on
Commit
93004bc
·
1 Parent(s): 78265d1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -204,7 +204,7 @@ def function(Textbox, Textbox2, Textbox3, Dropdown):
204
  # "messages":data["messages"],
205
  # "functions":functions,
206
  # "function_call":"auto"
207
- })
208
 
209
  reply = json.loads(response.content)
210
  print(reply)
 
204
  # "messages":data["messages"],
205
  # "functions":functions,
206
  # "function_call":"auto"
207
+ #})
208
 
209
  reply = json.loads(response.content)
210
  print(reply)