Fine-Tuning ChatGPT to automate the workflow creation

We have developed an application to create the generic/custom workflows. sample workflows are CRM, Exit Management, Payroll Management. All the workflows are in Json format generated after completing the series of steps in webapp. Once all the steps completed the final json can be consumed by our api to create the workflow in our application. How can i feed these json as dataset for fine-tuning the chatgpt. Expecting results like prompt “create a workflow for CRM Process” and response should be in json.

1 Like

If you need a beta tester, I’m in. Currently researching some similar functionality to integrate into my other apps.