additionalInstructions

@SerialName(value = "additional_instructions")
val additionalInstructions: String? = null

Appends additional instructions at the end of the instructions for the run. This is useful for modifying the behavior on a per-run basis without overriding other instructions.