stevafernandes commited on
Commit
6cc741e
·
verified ·
1 Parent(s): 3e2af36

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ def user_input(user_question, api_key):
70
 
71
  def main():
72
  st.set_page_config(page_title="Chat PDF", page_icon="")
73
- st.header("Retrieval-Augmented Generation - Gemini 2.0")
74
  st.markdown("---")
75
 
76
  # Initialize session state
 
70
 
71
  def main():
72
  st.set_page_config(page_title="Chat PDF", page_icon="")
73
+ st.header("Antimicrobial Pharmacology Chatbot (RX24)")
74
  st.markdown("---")
75
 
76
  # Initialize session state