CosmoAI commited on
Commit
e719e47
·
1 Parent(s): 5e6d946

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -77,7 +77,7 @@ def responsenew(data):
77
 
78
  # """
79
 
80
- # response = palm.chat( messages=data)
81
  intent = palm.chat(
82
  messages=f"""
83
 
 
77
 
78
  # """
79
 
80
+ response = palm.chat( messages=data)
81
  intent = palm.chat(
82
  messages=f"""
83