Interface FlowInputContent.Builder

    • Method Detail

      • document

        FlowInputContent.Builder document​(Document document)

        The input to send to the prompt flow input node.

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