Good defaults and technical flexibility for life science websites
This version is in early development and is subject to change and therefore not ready for wide use. There may be other stable versions available.
Use the chatbot prompt component to:
The prompt component is the core building block of any chatbot conversation, handling both simple text exchanges and complex responses with multiple elements.
This component is not to be used independent of the standalone or modal chatbot containers as it may not work correctly
The prompt component is essential for chatbot interfaces, but consider alternatives when:
Different message types may need different visual treatment than standard conversation prompts.
The prompt component provides:
Messages appear in chronological order in the chat thread, with user messages typically aligned to one side and assistant responses to the other.
yarn add --dev @visual-framework/vf-chatbot-prompt
File system location: components/vf-chatbot-prompt
Find an issue on this page? Propose a change or discuss it.