jiefu95
jiefu95
BBuildShip
Created by jiefu95 on 10/8/2024 in #❓・buildship-help
API call to have openAI with streaming
I am interested to do a streaming assistant but because there's some limitations with the prebuilt openAI streaming node (like I can't do JSON response), I would instead like to do my own API call with the parameter of "streaming": true, like how it was specified on openAI documentation. I tried doing it in buildship but it's not working. Is there any way that I can do an API call to have streaming in openAI?
3 replies