Skip to content

Update Chat Widget documentation to use new @rasahq/chat-widget-ui package#13163

Open
JackyLeg wants to merge 1 commit intoRasaHQ:3.6.xfrom
JackyLeg:patch-1
Open

Update Chat Widget documentation to use new @rasahq/chat-widget-ui package#13163
JackyLeg wants to merge 1 commit intoRasaHQ:3.6.xfrom
JackyLeg:patch-1

Conversation

@JackyLeg
Copy link

@JackyLeg JackyLeg commented Mar 3, 2026

Update Chat Widget documentation to use new @rasahq/chat-widget-ui package

Proposed changes:

  • Replaced the outdated @rasahq/rasa-chat embed snippet with the new @rasahq/chat-widget-ui web component (<rasa-chatbot-widget>).
  • Updated the HTML example to reflect the new package's script/stylesheet imports and server-url attribute.
  • Updated the "full documentation" link to point to the new docs at https://chatwidget.rasa.com/.
  • Updated the React NPM package link to @rasahq/chat-widget-react.
  • Added a deprecation note pointing users to the old rasa-chat widget docs for reference.

Motivation:
The previously documented @rasahq/rasa-chat package is deprecated. The new @rasahq/chat-widget-ui package is the current officially supported widget and is already documented in Rasa Pro. This change brings the Rasa OSS documentation in line with the current recommended approach.

Status (please check what you already did):

  • added some tests for the functionality
  • updated the documentation
  • updated the changelog (please check changelog for instructions)
  • reformat files using black (please check Readme for instructions)
this snippet i took from rasa pro documentation, and it works perferctly fine on rasa open source
@CLAassistant
Copy link

CLAassistant commented Mar 3, 2026

CLA assistant check
All committers have signed the CLA.

JackyLeg added a commit to JackyLeg/rasa that referenced this pull request Mar 3, 2026
add changelog entry for chat widget docs update (RasaHQ#13163)
@JackyLeg JackyLeg changed the title Updated the Chat Widget documentation to use the new @rasahq/chat-widget-ui package instead of the deprecated @rasahq/rasa-chat package, including an updated HTML example and a deprecation note pointing to the old widget's documentation. Update Chat Widget documentation to use new @rasahq/chat-widget-ui package Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants