Spaces:
Sleeping
Sleeping
Shreyas094
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -299,7 +299,7 @@ with demo:
|
|
299 |
1. Upload PDF documents using the file input at the top.
|
300 |
2. Select the PDF parser (pypdf or llamaparse) and click "Upload Document" to update the vector store.
|
301 |
3. Ask questions in the chat interface.
|
302 |
-
4. Toggle "Use Web Search" to switch between PDF chat and web search.
|
303 |
5. Adjust Temperature and Number of API Calls to fine-tune the response generation.
|
304 |
6. Use the provided examples or ask your own questions.
|
305 |
"""
|
|
|
299 |
1. Upload PDF documents using the file input at the top.
|
300 |
2. Select the PDF parser (pypdf or llamaparse) and click "Upload Document" to update the vector store.
|
301 |
3. Ask questions in the chat interface.
|
302 |
+
4. Toggle "Use Web Search" to switch between PDF chat and web search, the toggle box is present inside additional inputs dropdown.
|
303 |
5. Adjust Temperature and Number of API Calls to fine-tune the response generation.
|
304 |
6. Use the provided examples or ask your own questions.
|
305 |
"""
|