Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
lyly21
/
langchain_chatbot
like
0
Runtime error
App
Files
Files
Community
lyly21
commited on
May 30
Commit
2e09f88
•
1 Parent(s):
5bdb453
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -44,4 +44,4 @@ with st.form('myform', clear_on_submit=True):
44
del openai_api_key
45
46
if len(result):
47
-
st.info(response)
44
del openai_api_key
45
46
if len(result):
47
+
st.info(response)