How can I specify the OpenAI model in Thunkable?

I’m using Thunkable’s OpenAI / ChatGPT integration blocks (docs below) to call OpenAI from my app:

How can I specify the model I want to use? I’d like to use a multimodal model (for example, something like gpt-5.4-mini) so I can send images + text.