Constructors

Methods

  • Build the prompt string using stored sections and args

    Returns string

  • Build a modified copy of the prompt with section overrides

    • Pass an array to replace that section's args
    • Pass null to exclude the section entirely
    • Unspecified sections use original values

    Parameters

    Returns string