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.
Was this page helpful?