BuildShipBBuildShip
Powered by
hemax99#epicH
BuildShip•16mo ago•
5 replies
hemax99#epic

Why would my streaming API call to Open AI only return this?

I'm using the template provided by Buildship and I've adjusted the API key and Assistant ID to match mine. Then, I'm passing the parameters to it through the body when testing. However, no data is being returned. If I chat with the assistant directly in the playground I have no problem. Please help! I've been stuck for three days.
🤬

Error and code below...

{
"_read": "fun0ction(){}",
"_readableState": {
"buffer": [],
"pipes": [],
"bufferIndex": 0,
"length": 0,
"highWaterMark": 16384,
"awaitDrainWriters": null
},
"_events": {
"error": "function () { [native code] }"
},
"_eventsCount": 1
}

Code attached.
message.txt5.14KB
Solution
Hi @hemax99#epic Streaming Assistant won't work in Test Mode, you'll be required to ship the workflow and then test it on your client-side (frontend) or use BuildShip's chat widget to verify streaming, also ensure you enable streaming in the chat widget. You can refer to this video - https://www.youtube.com/watch?v=H4xx_7M0TDQ.

Also, please refrain from using such bad emojis in the request. 🙂
Jump to solution
BuildShip banner
BuildShipJoin
Join founders, builders, devs using Low-code / No-code to create backend, APIs, scheduled Jobs, automation, AI workflows
7,971Members
Resources
Was this page helpful?

Similar Threads

Recent Announcements

Similar Threads

API call to have openAI with streaming
jiefu95Jjiefu95 / ❓・buildship-help
17mo ago
Streaming API
Tiran DaganTTiran Dagan / ❓・buildship-help
3y ago
API Call
KorixoKKorixo / ❓・buildship-help
3y ago
Azure Open AI
Answer OverflowAAnswer Overflow / ❓・buildship-help
2y ago