When adding an OpenAI chat node to an AI Agent, after the key is added the model selection only shows three models (gpt-4o-mini, gpt-4o, and gpt-3.5-turbo) and not all other models possible. Is there a reason for this since my understanding is that this is not a openai issue?
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:
Version is 1.75.2
No database in use
Execution Process ?
Cloud
Windows 10
Hi @joep
You probably want to check your OpenAI API key if there’s only a limited number of models allowed or other restrictions.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.