Use the chatbot selector component to:
The selector is particularly useful when your chatbot integrates multiple services or when different user groups need access to different types of information or assistance.
This component is not to be used independent of the standalone or modal chatbot containers as it may not work correctly
Avoid the selector when:
For simple, single-purpose chatbots or when the service selection happens outside the chat interface, this component may be unnecessary.
The selector component appears in the chatbot header and provides:
Users can change their selection at any time during the conversation, with the chatbot adapting its responses based on the selected services.
yarn add --dev @visual-framework/vf-chatbot-selector
File system location: components/vf-chatbot-selector
Find an issue on this page? Propose a change or discuss it.