OpenAI Function Calling with Windmill Actions
Hi, I'm setting up scripts that to make use of OpenAI's function calling API. At this time I'm defining all functions and their behavior in one single script, but was wondering if it would be possible to fetch and execute Windmill Actions (Scripts) within the TS script in which I'm using the OpenAI function calling API.
This would open up a lot of possibilities to set up flows and automations that select from a variety of workspace actions relevant to my use-cases.
This would open up a lot of possibilities to set up flows and automations that select from a variety of workspace actions relevant to my use-cases.