Learning Timeline
Key Insights
Difference Between ChatGPT and OpenAI Platform Accounts
The account you use for chatgpt.com is separate from platform.openai.com. To build automations or agents, you must register at platform.openai.com to obtain API access.
API Credit Requirements
API Key usage is generally not free and follows a usage-based pricing model. Ensure you have added a balance or 'Credit' to your OpenAI Billing account so your agent can function without interruption.
Step by Step
How to Create a New AI Agent in Make
- Log in to your Make account.
- Click on the 'AI Agents' menu located in the left sidebar.
- Click the 'Create an agent' button at the top right to build your first agent.
- In the 'Create a connection' window, select the AI model you want to use (Example: OpenAI ChatGPT).
- Name your agent in the name field (Example: 'Script Repurposing').
- Click 'Save' to store your new agent settings.
How to Get an API Key from OpenAI
- Visit the platform.openai.com website.
- Log in or sign up for an OpenAI account (Note: This is a different account from the standard chatgpt.com).
- Navigate to the API Key section in your OpenAI Dashboard.
- Click 'Create new secret key' to generate a new key.
- Copy the API Key immediately.
- Return to Make and paste the API Key into the 'API Key' field in the connection window.
- Ensure you have set up your payment information on the 'OpenAI billing page' if prompted to enable API usage.