xuj98 commited on
Commit
5e772c2
β€’
1 Parent(s): 45babc2
Files changed (1) hide show
  1. login.py +1 -1
login.py CHANGED
@@ -28,7 +28,7 @@ def login():
28
  st.write("Now with the power of LangChain's Conversantional Agents, we are able to build "
29
  "an RAG-enabled chatbot within one MyScale instance! ")
30
  st.write("Log in to Chat with RAG!")
31
- st.write("Recommend to use the standalone version of Chat-Data, available [here](https://myscale-chatdata.hf.space/).")
32
  login_button(AUTH0_CLIENT_ID, AUTH0_DOMAIN, "auth0")
33
  st.divider()
34
  st.write("- [Privacy Policy](https://myscale.com/privacy/)\n"
 
28
  st.write("Now with the power of LangChain's Conversantional Agents, we are able to build "
29
  "an RAG-enabled chatbot within one MyScale instance! ")
30
  st.write("Log in to Chat with RAG!")
31
+ st.write("Recommended to use the standalone version of Chat-Data, available [here](https://myscale-chatdata.hf.space/).")
32
  login_button(AUTH0_CLIENT_ID, AUTH0_DOMAIN, "auth0")
33
  st.divider()
34
  st.write("- [Privacy Policy](https://myscale.com/privacy/)\n"