Spaces:
Sleeping
Sleeping
arslan-ahmed
commited on
Commit
•
e0b8a6a
1
Parent(s):
bee792c
Update ttyd_consts.py
Browse files- ttyd_consts.py +1 -1
ttyd_consts.py
CHANGED
@@ -12,7 +12,7 @@ waitText_initialize = 'Preparing the documents, please wait...'
|
|
12 |
# \n\nYour response should be short and precise. Format of your response should be Summary:\n{Description and Summary} \n\n Example Questions:\n{Example Questions}"""
|
13 |
|
14 |
initialize_prompt = """
|
15 |
-
Describe an overview of this
|
16 |
"""
|
17 |
|
18 |
user_avatar = 'https://cdn-icons-png.flaticon.com/512/6861/6861326.png'
|
|
|
12 |
# \n\nYour response should be short and precise. Format of your response should be Summary:\n{Description and Summary} \n\n Example Questions:\n{Example Questions}"""
|
13 |
|
14 |
initialize_prompt = """
|
15 |
+
Describe an overview of this context including a concise summary. Also generate 3 example questions that can be asked about this data.
|
16 |
"""
|
17 |
|
18 |
user_avatar = 'https://cdn-icons-png.flaticon.com/512/6861/6861326.png'
|