I need help to learn how Make and OpenAI work

What are you trying to achieve?

i need help dont understand how this works at all.

i am trying to gain a complete understanding of how make. com works. why my bots wont work. i want to gain an understand of the connection between open ai and make and how that works

Hello @Alfred_Sanders_III,

First Topic

First of all, check this course to understand the basics of Make

Second Topic

Now how to use OpenAI(GPT) with make.
First of all, you’ve understood how these AI LLM Models work.

When you perform any prompt using its UI(https://chatgpt.com/, it mostly returns details on text, code, file, etc.
But here, you’re using their API, which is the proper input and the expected output. The output format is more important here.
When you request API most of the time you are not given what type of Output type and how it’s formatted. (In short these things are called Prompt Engineering)
After that use the next specific module to accept responses and perform action/operation.

I hope this helps you.

1 Like

i havent been able to any of my bots successfully running, they’re always an error of some kind. i purchased the product almost one year ago

If you can’t understand then I recommend you hire a professional with this section Hire a Pro - Make Community.

Get direct help or training with a prefessional like me.