projectfuzeP
BuildShip11mo ago
15 replies
projectfuze

Updated OpenAI Assistant (Stream Response) doesn't seem to be consumed correctly anymore.

Hey everyone, I'm trying to (re)create a workflow I've built before.
Simple REST API call to OpenAI Assistant (Stream Response) to return stream response.
Somehow I don't get the stream anymore. All I get returned is the null signal for the end of the stream.
I've added listeners in the node code, so I can confirm that the node is calling and receiving correctly, it just doesn't "return the content".
Any ideas on what the problem might be?
Anyone else with this issue with the standard template node?
Bildschirmfoto_2025-02-10_um_20.16.25.png
Was this page helpful?