Christopher30
Christopher30
BRBuildShip + Rowy
Created by Christopher30 on 6/17/2024 in #❓・buildship-help
OpenAI assistant - Who has built with it?
Hi builders! I am currently exploring OpenAI assistant nodes on Buildship, and have 2 questions: 1) When setting up the assistant on OpenAI we can set up functions. On Buildship we can add tools to assistant. If I add a tool on Buildship to my assistant, do I also need to create the function with this data format on OpenAI? Or it is not obligatory - I can have tools added to the assistant on Buildship and still have 0 functions added to the assistant when setting it up on OpenAI. 2) Has anyone have experience using OpenAI assistant and giving it a chance to call other workflows from your Buildship project? For example, if I want to query a Firestore database, instead of putting the Firebase Query node in the tools section, I would put the "Execute Workflow" node and the assistant would make a call for it.
3 replies
BRBuildShip + Rowy
Created by Christopher30 on 6/16/2024 in #❓・buildship-help
Could not send message: Unexpected end of JSON input
I built a workflow, using "Chat with Firebase" template. I changed from Antropic to OpenAI nodes. But when I shipped the worklfow and opened the chat widget, after trying to send a message to this assitant, I got error: "Could not send message: Unexpected end of JSON input" What did I do wrong? No changes was done to trigger or last node (return) in this workflow. I use "OpenAI Assistant (Stream Response)" module and also have enabled "stream response" at chat widget.
8 replies
BRBuildShip + Rowy
Created by Christopher30 on 5/31/2024 in #❓・buildship-help
Node doesn't work on production, but works when testing
I have built a worklfow using custom (empty) nodes. I tested these nodes individually and they return the expexted results. However, when I run the whole workflow, these nodes return completely different results. The input values are the same (when I test individual node and when I test the whole workflow). Anyone has had a similar experience or know what could be the issue here?
5 replies