Shreyas094 commited on
Commit
9034127
·
verified ·
1 Parent(s): 7f043aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -481,7 +481,7 @@ def initial_conversation():
481
  (None, "Welcome! I'm your AI assistant for web search and PDF analysis. Here's how you can use me:\n\n"
482
  "1. Set the toggle for Web Search and PDF Search from the checkbox in Additional Inputs drop down window\n"
483
  "2. Use web search to find information\n"
484
- "3. Ask questions about uploaded PDF documents\n"
485
  "To get started, upload some PDFs or ask me a question!")
486
  ]
487
 
 
481
  (None, "Welcome! I'm your AI assistant for web search and PDF analysis. Here's how you can use me:\n\n"
482
  "1. Set the toggle for Web Search and PDF Search from the checkbox in Additional Inputs drop down window\n"
483
  "2. Use web search to find information\n"
484
+ "3. Ask questions about uploaded PDF documents\n\n"
485
  "To get started, upload some PDFs or ask me a question!")
486
  ]
487