Skip to content

Commit dbe41cc

Browse files
authored
Chat UI Streaming Support (#1525)
1 parent 64fcf85 commit dbe41cc

File tree

9 files changed

+415
-317
lines changed

9 files changed

+415
-317
lines changed

ansible_ai_connect_chatbot/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
</div>
2424
<div id="user_name" hidden>{{user_name}}</div>
2525
<div id="bot_name" hidden>{{bot_name}}</div>
26+
<div id="stream" hidden>{{stream}}</div>
2627
<div id="debug" hidden>{{debug}}</div>
2728
</body>
2829
</html>

0 commit comments

Comments
 (0)