Spaces:
Running
Running
Update app.py
Browse files
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 |
|