Skip to content

Commit

Permalink
update description by Xu Jing
Browse files Browse the repository at this point in the history
  • Loading branch information
lqhl committed May 6, 2024
1 parent 1ce809c commit 0141970
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/login.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ def login():
st.write("Now with the power of LangChain's Conversantional Agents, we are able to build "
"an RAG-enabled chatbot within one MyScale instance! ")
st.write("Log in to Chat with RAG!")
st.write("Recommended to use the standalone version of Chat-Data, available [here](https://myscale-chatdata.hf.space/).")
login_button(AUTH0_CLIENT_ID, AUTH0_DOMAIN, "auth0")
st.divider()
st.write("- [Privacy Policy](https://myscale.com/privacy/)\n"
Expand Down

0 comments on commit 0141970

Please sign in to comment.