When Make will implement Chatgpt 5?

I would like to know when make will integrate chatgpt 5?

Do you mean the Make AI agents?

You can use the OpenAI module for gpt-5, however you need to buy credits from OpenAI.

L

To do this, you can try using the OpenAI (ChatGPT, Whisper, DALL-E) “Create a model response” module —

Creates a new model response.

e.g.:
Screenshot 2025-09-18 142622

For more information about the “Create a model response module” and OpenAI app, see the corresponding Integrations page and the Help Centre documentation.

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 Overview

  2. Next, go to the Usage Limits link on the Billing Overview page, and edit the Monthly budget 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