How to import OpenAI SDK correctly for use in a Node.js function in Zoho Creator?
I am trying to integrate OpenAI's Assistant API v2 with Zoho Creator. It looks like I need to use a Node.js function to achieve this, but it requires access to OpenAI's SDK. How can I accomplish this?