I’m also urgently looking for this. GPT-5 is not accessible via the Open AI Assistant node as Open AI will no longer update the Assistants API.
This means I need to move to the Responses API, but I’d hate to build it out myself everywhere only to have to rewire it once the official node comes out.
Would be great if there was an indication of an ETA.
Hey @BryanCrowder, can you clarify what you mean by “I use the structured output from the assistants more then anything and the vector dbs”? Maybe send over an example workflow json for us to look at?
@pdwarf But you still didn’t answer the key point. We really need an official Node module that supports the Responses API and Threads, so the heavy lifting of memory tracking runs on OpenAI’s side — not the very limited memory system N8N provides.
I think we are missing Conversation Node! where we can set the conversation ID! as Thread ID!
@Bashar_Al_Masri, welcome to the forum! The OpenAI node now uses the Responses API – this got introduced in 1.117.0. If you update to the latest version of n8n, you will be able to use it, including conversation id parameter as part of the options.