TachyHealthResearch commited on
Commit
2df899b
·
verified ·
1 Parent(s): 3f678de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -153,7 +153,7 @@ if "history" not in st.session_state:
153
 
154
  # Display the app title and description
155
  st.title("Gazal.ai-o1-preview 🦌")
156
- st.write("Ask gazal.ai anything and it will provide step-by-step reasoning.")
157
 
158
  # Input form
159
  with st.form("chat_form", clear_on_submit=True):
 
153
 
154
  # Display the app title and description
155
  st.title("Gazal.ai-o1-preview 🦌")
156
+ st.write("Ask gazal.ai any healthcare question and it will provide step-by-step reasoning.")
157
 
158
  # Input form
159
  with st.form("chat_form", clear_on_submit=True):