Neurolingua commited on
Commit
b4a2280
1 Parent(s): f586e58

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ def whatsapp_webhook():
31
 
32
  def get_agricultural_insights(query):
33
 
34
- return "I'm sorry, I couldn't process that request. Please try again later."
35
 
36
  def send_message(to, body):
37
  try:
 
31
 
32
  def get_agricultural_insights(query):
33
 
34
+ return "you are good"
35
 
36
  def send_message(to, body):
37
  try: