CBK.AICBK.AI DOCSChatBotKitGitHub RepoGitHub Org
  • Preparing search index...
  • The search index is not available
ChatBotKit Node SDK
  • ChatBotKit Node SDK
  • @chatbotkit/react
  • hooks/useConversationManager
  • useConversationManager

Function useConversationManager

  • useConversationManager(options): UseConversationManagerResult
  • The useConversationManager hook is a React hook that manages the conversation state including the messages, the input text and all calls to the ChatBotKit API endpoint. It automatically handles the conversation state and other details like the token and conversation ID.

    Parameters

    • options: UseConversationManagerOptions

    Returns UseConversationManagerResult

    • Defined in packages/react/src/hooks/useConversationManager.js:56

Settings

Member Visibility

Theme

ChatBotKit Node SDK
  • Loading...

Generated using TypeDoc