You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user-guide/connectors/your-own-website.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ is usually the chat interface that ships with Rasa X, where you can `invite user
12
12
to test your bot <https://rasa.com/docs/rasa-x/user-guide/enable-workflows/#conversations-with-test-users>`_.
13
13
14
14
If you already have an existing website and want to add a Rasa assistant to it,
15
-
you can use `Chatroom <https://github.com/scalableminds/chatroom>`_, a widget which uses regular HTTP requests.
15
+
you can use `Chatroom <https://github.com/scalableminds/chatroom>`_, a widget which you can incorporate into your existing webpage by adding a HTML snippet.
16
16
Alternatively, you can also build your own chat widget.
0 commit comments