ChienChung commited on
Commit
a4e2ee7
·
verified ·
1 Parent(s): c3e6ba7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -893,7 +893,7 @@ demo = gr.TabbedInterface(
893
  "Document Summarization",
894
  "Multi-Agent AI Assistant"
895
  ],
896
- title="Smart RAG + Multi-Agent Assistant (with Online Reasoning & Document Understanding)"
897
  )
898
 
899
  if __name__ == "__main__":
 
893
  "Document Summarization",
894
  "Multi-Agent AI Assistant"
895
  ],
896
+ title="Smart RAG + Multi-Agent Assistant (with Web + Document AI)"
897
  )
898
 
899
  if __name__ == "__main__":