10-23-2020, 02:04 PM
Yes! To remove a default instruction from a visible response, include the property instruction in your response definition and set it to empty quotes like so: "instruction":"". If you want to set a custom instruction instead, you can also do so with the instruction property by including "instruction": "your instruction here".