Adoption commited on
Commit
82b2d85
·
verified ·
1 Parent(s): a8fbed3

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -206,7 +206,7 @@ if mode.startswith("🗣️"):
206
 
207
 
208
  # --- Input ---
209
- prompt = st.chat_input("Ask a question e.g Explain the seven seals....")
210
 
211
  if prompt:
212
  # Save user message
 
206
 
207
 
208
  # --- Input ---
209
+ prompt = st.chat_input("Ask a question e.g what is the third pull...")
210
 
211
  if prompt:
212
  # Save user message