When will ChatGPT 4o1Preview be released via make

How long does it take Make from the release of a ChatGPT API to integrate it into the Make app?

Welcome to the Make community!

There is no ChatGPT API. There is an OpenAI API though.

ChatGPT doesn’t work on Make

“ChatGPT” (including Plus) and “OpenAI GPT models” are two separate products. Did you confuse these two?

The consumer chat “ChatGPT” at chatgpt.com is NOT compatible with Make.

Make uses the “OpenAI GPT models”, only accessible via the OpenAI developer platform.

OpenAI APIs for developer (commercial) use does not have any free plan

To resolve this issue,

  1. You can buy credits on the OpenAI Developer Dashboard, under Accounts

    Billing page

  2. Next, go to the Usage Limits page, and set the Monthly budget field to the same as the value above (e.g.: 120), then save your changes.

More Information

For more information, see

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.

Thanks for the response, saying ChatGPT API was just a mistake, I am aware of the differences in the tools, but I am curious about the 4o1 model will be in Make.

It seems that right now OpenAI has only released it to tier 5 customers, So I am curious if when it does get released to the rest if we will get access right away.

Yes, that’s how it works. The available models that your account can access is listed in the dropdown list, which is fetched from OpenAI.

So if OpenAI decides to allow your account to have it, the model will be returned and you will be able to select it.