Rich91
Rich91
BRBuildShip + Rowy
Created by Rich91 on 8/26/2024 in #❓・buildship-help
How to remove "Null" added to all returned open streams content
Hi, I’m currently developing a simple app using FlutterFlow, and I’ve implemented a streaming OpenAI call using a template. I’ve added the necessary keys for OpenAI and an assistant with Fileseach enabled. However, I’m encountering an issue where a Null value is being appended to the end of the stream content, and occasionally, a “Source” value is also included in the stream returned by the Buildship API. The “Source” value shouldn’t be mixed with the data, but it appears to be. How can I fix this and remove the Null values, as well as prevent the “Source” from being included in the stream?
7 replies