Interface HumanLoopInput.Builder

  • Method Details

    • inputContent

      HumanLoopInput.Builder inputContent(String inputContent)

      Serialized input from the human loop. The input must be a string representation of a file in JSON format.

      Parameters:
      inputContent - Serialized input from the human loop. The input must be a string representation of a file in JSON format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.