Spaces:
Sleeping
Sleeping
Vinh Nguyen
commited on
Commit
•
b58bdc2
1
Parent(s):
77d928e
Update app.py
Browse files
app.py
CHANGED
@@ -48,9 +48,9 @@ with settings_tab:
|
|
48 |
msgs.add_ai_message("""
|
49 |
Hi, your uploaded document(s) had been analyzed.
|
50 |
|
51 |
-
Feel free to ask me any questions
|
52 |
|
53 |
-
For example: you can start by asking me 'What is the title of the book, and who is author!'
|
54 |
""")
|
55 |
|
56 |
with documents_tab:
|
|
|
48 |
msgs.add_ai_message("""
|
49 |
Hi, your uploaded document(s) had been analyzed.
|
50 |
|
51 |
+
Feel free to ask me any questions.
|
52 |
|
53 |
+
For example: you can start by asking me 'What is the title of the book, and who is author!'
|
54 |
""")
|
55 |
|
56 |
with documents_tab:
|