Takaro - v0.6.0
    Preparing search index...

    Function setConversationId

    • Sets the conversation ID for the current isolation scope.

      Parameters

      • conversationId: string | null | undefined

        The conversation ID to set. Pass null or undefined to unset the conversation ID.

      Returns void