Custom hook to set up conversation context and state based on the provided parameters.
It fetches conversation data, manages state for event details, bot name, agent information, and more.
See UseConversationSetupParams for parameter details.
An object containing the state and functions for managing the conversation setup, including errors, event details, bot and agent information, conversation features, passcodes, and refs for chat and assistant intros.
Custom hook to set up conversation context and state based on the provided parameters. It fetches conversation data, manages state for event details, bot name, agent information, and more. See UseConversationSetupParams for parameter details.