Interface RerankTextDocument.Builder

    • Method Detail

      • text

        RerankTextDocument.Builder text​(String text)

        The text of the document.

        Parameters:
        text - The text of the document.
        Returns:
        Returns a reference to this object so that method calls can be chained together.