ofermend commited on
Commit
06e14df
1 Parent(s): 864dcde

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ def launch_bot():
34
  with st.sidebar:
35
  image = Image.open('Vectara-logo.png')
36
  st.markdown(f"## Welcome to {cfg.title}\n\n"
37
- f"With this demo uses [Grounded Generation](https://vectara.com/grounded-generation-making-generative-ai-safe-trustworthy-more-relevant/) to ask questions about {cfg.source_data_desc}\n\n")
38
 
39
  st.markdown("---")
40
  st.markdown(
 
34
  with st.sidebar:
35
  image = Image.open('Vectara-logo.png')
36
  st.markdown(f"## Welcome to {cfg.title}\n\n"
37
+ f"With this demo uses Retieval Augmented Generation to ask questions about {cfg.source_data_desc}\n\n")
38
 
39
  st.markdown("---")
40
  st.markdown(