fawadrashid commited on
Commit
c5d71a6
1 Parent(s): 5806ddb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ def predict(message, history):
48
  # yield partial_message
49
 
50
  # The URL for the API endpoint
51
- url = "https://myurl"
52
 
53
  # The header specifies that we're sending JSON data
54
  headers = {
 
48
  # yield partial_message
49
 
50
  # The URL for the API endpoint
51
+ url = "https://hook.us1.make.com/z7iqjks2oo1fa5u2ntqu4ggsnepdjhal"
52
 
53
  # The header specifies that we're sending JSON data
54
  headers = {