Skip to content

Commit

Permalink
Chat UI Streaming Support
Browse files Browse the repository at this point in the history
  • Loading branch information
TamiTakamiya committed Feb 9, 2025
1 parent 64fcf85 commit 6fdc215
Show file tree
Hide file tree
Showing 9 changed files with 415 additions and 317 deletions.
1 change: 1 addition & 0 deletions ansible_ai_connect_chatbot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
</div>
<div id="user_name" hidden>{{user_name}}</div>
<div id="bot_name" hidden>{{bot_name}}</div>
<div id="stream" hidden>{{stream}}</div>
<div id="debug" hidden>{{debug}}</div>
</body>
</html>
Loading

0 comments on commit 6fdc215

Please sign in to comment.