Brian
BRBuildShip + Rowy
•Created by Brian on 9/10/2024 in #❓・buildship-help
Cannot access looped Node items if they were failing (undefined)
Can you please CC Stefan from my workspace when you reply via E-Mail.
22 replies
BRBuildShip + Rowy
•Created by Brian on 9/10/2024 in #❓・buildship-help
Cannot access looped Node items if they were failing (undefined)
I sent you another app support request. My ID seems to not work and I don't understand what's wrong. I also can't see any workflow logs because they apparently never stop running.
22 replies
BRBuildShip + Rowy
•Created by Brian on 9/10/2024 in #❓・buildship-help
Cannot access looped Node items if they were failing (undefined)
Has this been fixed yet or are you currently working on a fix? For some reason it does not work anymore and I noticed that the loop items are now sometimes being mapped, for example:
ctx["root"]["277483-27472-3847"].map(_=>_["2848-284828-28482"])
The ID you mentioned before is the id of the node within the loop, right?22 replies
BRBuildShip + Rowy
•Created by Brian on 9/25/2024 in #❓・buildship-help
Return or Save the whole BuildShip Log
I thought about that, but this would be pretty messy since I would have to set up a logging and patching node after each node. Furthermore how can I take the log as a variable so I can send it via REST call? It's not like the log is a public variable somewhere, is it?
5 replies
BRBuildShip + Rowy
•Created by Brian on 9/17/2024 in #❓・buildship-help
Returning both OpenAI Stream and TTS Elevenlabs stream back
Hi there,
sorry I haven't had much time to check this out after I implemented it differently (by capturing the text stream in the frontend and sending those chunks to elevenlabs in another workflow). Though I don't think you answered my initial question. I cannot find anything related in the repo and the video that talks about sending two streams back (openAI and Elevenlabs). They say I have to set the stream in the "value" of the return node, but how do I do that with two streams that exist in my workflow?
6 replies
BRBuildShip + Rowy
•Created by Brian on 9/10/2024 in #❓・buildship-help
Cannot access looped Node items if they were failing (undefined)
@Gaurav Chadha Ah yeah, so the remote workflow had some issues. I fixed that, but I am still curious where this id for the "loop items" is coming from. Is this some sort of a global internal id?
22 replies
BRBuildShip + Rowy
•Created by Brian on 9/10/2024 in #❓・buildship-help
Cannot access looped Node items if they were failing (undefined)
22 replies
BRBuildShip + Rowy
•Created by Brian on 9/10/2024 in #❓・buildship-help
Cannot access looped Node items if they were failing (undefined)
@Gaurav Chadha Are there any news on this?
22 replies
BRBuildShip + Rowy
•Created by Brian on 9/13/2024 in #❓・buildship-help
"undefined's stream has ended" in OpenAI Assistant (Stream Response)
Okay, I just created a new OpenAI API key and a new Assistant and it suddenly works. 🤷♂️ Nevertheless I would still suggest that the node should fail if the id was wrong. You could even directly print that on the node if that happens
9 replies
BRBuildShip + Rowy
•Created by Brian on 9/13/2024 in #❓・buildship-help
"undefined's stream has ended" in OpenAI Assistant (Stream Response)
If this is an actual error, then why is the Node not failing?
9 replies
BRBuildShip + Rowy
•Created by Brian on 9/13/2024 in #❓・buildship-help
"undefined's stream has ended" in OpenAI Assistant (Stream Response)
The Assistant that I setup in Playground is definitely V2 and it's also definitely the right Assistant ID. The ID always starts with "asst_", right?
9 replies
BRBuildShip + Rowy
•Created by Brian on 9/10/2024 in #❓・buildship-help
Cannot access looped Node items if they were failing (undefined)
Okay, I just shared a stripped down version via the Support button. Do you also see what I have set in the test body or would we normally have to give it to you too?
22 replies
BRBuildShip + Rowy
•Created by Brian on 9/10/2024 in #❓・buildship-help
Cannot access looped Node items if they were failing (undefined)
Okay, do you need a workflow example or do you understand the flow that I described completely? (I was also wondering what version would be sent if I write a Support ticket in the BuildShip app and add my workflow. Is it giving you a copy of that workflow in this very moment or do you also see the changes that I made afterwards?
22 replies
BRBuildShip + Rowy
•Created by Brian on 9/5/2024 in #❓・buildship-help
Checking Endpoint Version
But the goal is to check for a new Version of the workflow.
14 replies
BRBuildShip + Rowy
•Created by Brian on 9/5/2024 in #❓・buildship-help
Checking Endpoint Version
So is there an easy way to get the workflow's version? I do not want to crawl around the webpage and filter the button and trigger some clicks to download the file "manually".
14 replies
BRBuildShip + Rowy
•Created by Brian on 9/5/2024 in #❓・buildship-help
Checking Endpoint Version
No it doesn't, because when I click on "Ship" it should trigger a workflow
14 replies
BRBuildShip + Rowy
•Created by Brian on 9/5/2024 in #❓・buildship-help
Checking Endpoint Version
With "shipment trigger" I mean a trigger that would activate if a new shipment was successfully launched, so we could use that to trigger other workflows (so I don't need to check with a cron job for a new workflow version).
So is it now possible to get the endpoint Version with an api request somewhere somehow?
14 replies
BRBuildShip + Rowy
•Created by Brian on 9/5/2024 in #❓・buildship-help
Checking Endpoint Version
How would I get the Workflow API Version? What does the GET request look like?
14 replies