Thanks for your feedback here – we’ll consider adding an additional_instructions
parameter to the Run object so that it’s doesn’t override the Assistant’s instructions.
For now, you can simply append custom instructions you’d like to specify for the run to the assistant instructions into a single variable in your code before assigning it to the run.custom_instructions.