This repository contains optional extensions that can be used to extend the functionality of the Teneo Web Chat example GUI.
To add an extensions from this repository to your project, proceed as follows:
- Copy the
.vue
file to the/src/components/messages/
folder of you project. - Create an example flow in Teneo Studio that includes the appropriate JSON in the output parameter
teneowebclient
and publish your solution. The JSON is specified in the extension's Readme file. - Test the result by connecting your web chat UI to the the engine with the example flow.