Solshine commited on
Commit
1722897
1 Parent(s): 928ef00

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ def launch_bot():
36
  with st.sidebar:
37
  image = Image.open('Vectara-logo.png')
38
  st.markdown(f"## Welcome to {cfg.title}\n\n"
39
- f"With this demo uses Retrieval Augmented Generation to achieve greater accuracy in agronomics and agricultural methodology. {cfg.source_data_desc}\n\n")
40
 
41
  st.markdown("---")
42
  st.markdown(
 
36
  with st.sidebar:
37
  image = Image.open('Vectara-logo.png')
38
  st.markdown(f"## Welcome to {cfg.title}\n\n"
39
+ f"This demo uses Retrieval Augmented Generation to achieve greater accuracy in agronomics and agricultural methodology. {cfg.source_data_desc}\n\n")
40
 
41
  st.markdown("---")
42
  st.markdown(