Interface FlowMultiTurnInputContent.Builder

    • Method Detail

      • document

        FlowMultiTurnInputContent.Builder document​(Document document)

        The requested additional input to send back to the multi-turn flow node.

        Parameters:
        document - The requested additional input to send back to the multi-turn flow node.
        Returns:
        Returns a reference to this object so that method calls can be chained together.