We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d795778 commit 9581bb8Copy full SHA for 9581bb8
app/templates/index.html
@@ -201,7 +201,7 @@
201
</a>
202
</div>
203
<h2>Ask Defang</h2>
204
- <div id="chat-box" class="chat-box"></div>
+ <div id="chat-box" class="chat-box">Welcome to Ask Defang. Let's start chatting!</div>
205
<input type="text" autofocus="autofocus" id="query-input" class="input-box" placeholder="Ask a question...">
206
<button id="send-button" class="submit-btn">
207
Send
0 commit comments