eagle0504 commited on
Commit
6df229a
·
verified ·
1 Parent(s): b488862

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -46,7 +46,7 @@ st.title("Yin's Profile 🤖")
46
  with st.sidebar:
47
  with st.expander("Instruction Manual"):
48
  st.markdown("""
49
- ## Yin's Profile 🤖 Chatbot
50
  This Streamlit app allows you to chat with our LLM model.
51
 
52
  ### How to Use:
@@ -62,10 +62,8 @@ with st.sidebar:
62
  # Example:
63
  with st.expander("Examples"):
64
  st.success("Example: Who is Yiqiao Yin?")
65
- st.success("Example: What did Yiqiao do at graduate school?")
66
  st.success("Example: Where to find published papers by Yiqiao?")
67
  st.success("Example: What is Yiqiao's view on AI?")
68
- st.success("Example: What are some online links by Yiqiao I can read about?")
69
  st.success("Example: What is Yiqiao's view on stock market?")
70
 
71
  # Add a button to clear the session state
 
46
  with st.sidebar:
47
  with st.expander("Instruction Manual"):
48
  st.markdown("""
49
+ ## A.V.A. 🤖 Another Virtual Assistant
50
  This Streamlit app allows you to chat with our LLM model.
51
 
52
  ### How to Use:
 
62
  # Example:
63
  with st.expander("Examples"):
64
  st.success("Example: Who is Yiqiao Yin?")
 
65
  st.success("Example: Where to find published papers by Yiqiao?")
66
  st.success("Example: What is Yiqiao's view on AI?")
 
67
  st.success("Example: What is Yiqiao's view on stock market?")
68
 
69
  # Add a button to clear the session state