Class Interrupt

    • Constructor Detail

      • Interrupt

        public Interrupt()
    • Method Detail

      • getNodeId

        public String getNodeId()
        Returns the ID of the node that triggered the interrupt.
        Returns:
        node ID
      • getToolCallId

        public String getToolCallId()
        Returns the tool call ID of this inquiry; used as the answer key when continuing.
        Returns:
        tool call ID
      • getQuestions

        public Question[] getQuestions()
        Returns the questions you need to answer.
        Returns:
        questions
      • getMessageId

        public long getMessageId()
        Returns the ID of the paused message.
        Returns:
        message ID
      • getChatId

        public long getChatId()
        Returns the ID of the owning conversation.
        Returns:
        conversation ID