-
Notifications
You must be signed in to change notification settings - Fork 9
Setup OpenAI
guspuffygit edited this page Nov 3, 2023
·
1 revision
You must create an Open AI account and generate an API key.
The key allows you to use the API version of ChatGPT which is a pay-as-you-go service.
- Create an account on https://platform.openai.com/signup?launch
- Open the API Keys page or browse to https://platform.openai.com/account/api-keys
- Create a new Secret key
- Copy the key and save it securely. Be careful and treat this key like a password, do not give out this key to anyone.
- Click EDIT OPENAI KEY in the Sentient Sims App, input your API key into the box and click OK.
- If it worked, the popup should close.
- Click TEST, it should say OK status.
- You are now ready to play!