-
Notifications
You must be signed in to change notification settings - Fork 2
Creating a OpenAI API Key
Tim Erickson edited this page Dec 9, 2024
·
2 revisions
How to Get an OpenAI API Key
- Visit OpenAI and log in or create an account.
- Add a payment method and purchase at least $5 in credits.
- Navigate to the API Dashboard.
- Go to API Keys under the user settings.
- Click Create new secret key.
- Copy the key immediately (it won’t be shown again).
Currently, using this module does require that you have an account with OpenAI and minimal balance. $5 will probably be sufficient for testing.
If you encounter any problems with these steps, please feel free to edit them and make them better - or open an issue in the issue queue.