OpenAI 4O-latest | Shut down

Hi all,
OpenAI will be shutting down the GPT-4o-latest model, which I’m currently using in several workflows, mainly for the Analyze Image node.
Do you know if newer models (for example GPT-5.2) will be supported by the same node?
Do you have any advice on how to avoid losing the work already done in these workflows?
Thanks a lot!

Describe the problem/error/question

GPT-4o-latest model shut down

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version: cloud
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Yes most likely,
I guess the node is list only vision/image capable models,
so any new model with image support should show up automatically i think..

Start testing newer models early and evaluate their outputs,

Frequent model changes are expected in the AI space, That’s why model evaluation is an important concept on its own.

Thanks a lot! Good advice

In the mean time, I was testing on the same node the model selection “By ID” end put in the textbox GPT-4.1. This seems to work without having the limitation of the list of values provided if you select “From list”

1 Like