Spaces:
Sleeping
Sleeping
Commit
·
aaa787b
1
Parent(s):
362e1f7
Update convo.py
Browse files
convo.py
CHANGED
@@ -20,7 +20,7 @@ def Convo():
|
|
20 |
# conversation.add_user_input("{}".format(convo))
|
21 |
# conversation = chatbot(conversation)
|
22 |
with st.chat_message("assistant"):
|
23 |
-
ans
|
24 |
# st.write(ans)
|
25 |
|
26 |
|
|
|
20 |
# conversation.add_user_input("{}".format(convo))
|
21 |
# conversation = chatbot(conversation)
|
22 |
with st.chat_message("assistant"):
|
23 |
+
ans
|
24 |
# st.write(ans)
|
25 |
|
26 |
|