Accessing OpenAI Assistants in Make Scenario

Hi everyone!

I have been working on an email support system, but have been limited with the standard OpenAI LLM. Instead of using the standard OpenAI, I would like to access the assistants, since it is easier to train them on the OpenAI platform than it is to train the standard LLM with limited prompts in the Make.com settings.

Is there a way to access the OpenAI assistants?

Any help will be most appreciated!
Blessings,
Kye

Yes, you can use the OpenAI app with the “Message an Assistant” module. Here you can select existing Assistants that you have already created in OpenAI (usually easiest to do in the OpenAI playground first).

1 Like

Thank you very much! @Darin_Patterson