When creating an AI Agent node and using GPT 5 as the chat model, it times out and provides no response. I verified my organization and I do in fact have credits.
Hi there may i know if you are using the openrouter node or the openAI node
Because if you are using the openrouter, ive read some reports that there are limitations to using gpt 5 there, so if you do, maybe its better to use the official openAI node
also, since gpt 5 is a bit new, have you make sure to update your n8n to the latest version? If not then i would suggest you to do that
I’ve run the exact same prompt directly to the openAI API in python code and I get a response back in 68 seconds. When Running it in the AI Agent node, it just times out.
Get the same, latest n8n, self hosted with Open AI directly to an AI Agent node - adding tools makes it always time out - not even simple tools with very little data!