Spaces:
Running
Running
Initial message
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -70,7 +70,7 @@
|
|
70 |
|
71 |
const initialMessage = {
|
72 |
id: "1",
|
73 |
-
text: "Hello! I'm the JUIT University Assistant. How can I help you today?",
|
74 |
isUser: false,
|
75 |
};
|
76 |
|
|
|
70 |
|
71 |
const initialMessage = {
|
72 |
id: "1",
|
73 |
+
text: "Hello! I'm the JUIT University Assistant. How can I help you today? !(The first message may take 10-15s to load)",
|
74 |
isUser: false,
|
75 |
};
|
76 |
|