Interface GuardrailAutomatedReasoningStatement.Builder

  • Method Details

    • 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.