Hi, is there any way to select the o3-mini model on cloud version like on the self-hosted one? I know about the openrouter way, but is there any “native” way?
Thanks
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
Can you verify that your OpenAI account has access to it?
You can check here: https://platform.openai.com/playground/chat
To me, all models are showing in n8n cloud that I can access. And o3-mini is not in general access yet, it’s rolled out for a “select group of users” (link).
2 Likes
I just delete and created again the openAI module and it let me choose the “By ID” option to set it to “o3-mini” version.
Thanks for your reply.
2 Likes
Hmm so it looks model list just gets cached and not auto-updated.
Good to know, happy to hear that this is resolved!
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.