THEAIMART commited on
Commit
bdbe0ab
·
verified ·
1 Parent(s): 82b0e20

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -91,4 +91,5 @@ if prompt := st.chat_input("What is your question?"):
91
  # Display info about the app
92
  st.sidebar.title("About")
93
  st.sidebar.info("This is a Streamlit app made by theaimart\nthat uses LangGraph to create a chatbot with access to Wikipedia and ArXiv tools.")
94
- # st.sidebar.title("made with love by theaimart")
 
 
91
  # Display info about the app
92
  st.sidebar.title("About")
93
  st.sidebar.info("This is a Streamlit app made by theaimart\nthat uses LangGraph to create a chatbot with access to Wikipedia and ArXiv tools.")
94
+ # st.sidebar.title("made with love by theaimart")
95
+ #by theaimart