Chatbot
Reference
Reference
The Chatbot is available through our CDN as a single JavaScript file or through NPM as a React component package.
Attributes / Props
agentId
string
requiredID of the Agent
contact
string
initialMessages
string array
Initial Agent messages
context
string
Extra context that will be appended to the Agent system prompt
Methods
open
bubble widget only
Open Bubble Chatbox
close
bubble widget only
Close Bubble Chatbox
toggle
bubble widget only
Toggle Bubble Chatbox
createNewConversation
Create New Conversation
Was this page helpful?