Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Emerging-Tech
/
GoalsAI
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
CosmoAI
commited on
Nov 9, 2023
Commit
e719e47
·
1 Parent(s):
5e6d946
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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