Interface GuardrailAutomatedReasoningStatement.Builder

    • Method Detail

      • logic

        GuardrailAutomatedReasoningStatement.Builder logic​(String logic)

        The formal logical representation of the statement.

        Parameters:
        logic - The formal logical representation of the statement.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • naturalLanguage

        GuardrailAutomatedReasoningStatement.Builder naturalLanguage​(String naturalLanguage)

        The natural language explanation of the logical statement.

        Parameters:
        naturalLanguage - The natural language explanation of the logical statement.
        Returns:
        Returns a reference to this object so that method calls can be chained together.