• This function initializes the state of the conversation manager. It sets the initial state of the conversation manager to the given state or to the default state if no state is given.

    Parameters

    • Optional state: Partial<State>

    Returns State

Generated using TypeDoc