phoenix - Has OpenAI changed how the streaming ...
Has OpenAI changed how the streaming assistants return chat chunks? I followed this tut and it was working fine for months then randomly broke - can't get it to return chat chunks anymore...
https://www.youtube.com/watch?v=00jc7jm4atc
BuildShip
YouTube
Streaming API responses in FlutterFlow with BuildShip - UPDATED
In this video you will see how to use the NEW Streaming API support in FlutterFlow to deploy an AI Chat App with Real-Time Streaming thanks to Buildship.
FlutterFlow and BuildShip templates available here:
BuildShip: https://app.buildship.com/remix?template=streaming-assistant
FlutterFlow: https://marketplace.flutterflow.io/item/rglrJuFbEtzkM...
4 Replies
Hi @phoenix You can check the logs of your workflow to get the error message and share, it will be helpful to debug then.
Hey mate - no errors in console I think maybe I screwed up the output type of the assistant.
I made a fresh one from your templates at I've fixed it now.
Cheers,
https://www.loom.com/share/6364901f2b684640b71fc8622a7361db?sid=fd3186d3-eedd-4219-8453-3b7d800e48e4
Loom
Error Handling in Chip Build 🛠️
In this video, I wanted to share the error I encountered while working on the new version from your template. I explain how the output was being handled incorrectly and what the previous setup looked like. I also mention that I updated the output schema, which resolved the issue. Please take a look and test the changes I made.
Video doesn't show much to be honest
Thanks for sharing loom, yeah we have recently fixed that and updated the template