Purchasing OpenAI API credits - kallitsis/ARIA GitHub Wiki
Purchasing OpenAI API Credits
ARIA uses the OpenAI API to function properly. To ensure uninterrupted access, you need to purchase API credits from OpenAI.
Steps to Purchase OpenAI API Credits
-
Create an OpenAI Account (if you donβt have one already):
- Sign up at OpenAI's platform.
-
Access Billing Settings:
- Go to your OpenAI Billing page.
-
Add a Payment Method:
- Navigate to Manage Account β Billing and add your preferred payment method.
-
Purchase API Credits:
- Click on Add Funds and choose an amount to top up your OpenAI account.
-
Retrieve Your API Key:
- Go to the API Keys page.
- Click Create new secret key, copy it, and paste it into your
credentials.py
file.
Important Notes
- OpenAI provides a free trial with limited usage. Check pricing details here.
- If you exceed your usage limits, your API calls will stop working until you add more credits.
Now that your credentials and API credits are set up, you're ready for the next steps! π