Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.09 KB

Troubleshooting.md

File metadata and controls

16 lines (11 loc) · 1.09 KB

Getting an OpenAI API key

You don't need a ChatGPT Pro account. Screenshot to code uses API keys from your OpenAI developer account. In order to get access to the GPT4 Vision model, log into your OpenAI account and then, follow these instructions:

  1. Open OpenAI Dashboard
  2. Go to Settings > Billing
  3. Click at the Add payment details
285636868-c80deb92-ab47-45cd-988f-deee67fbd44d 4. You have to buy some credits. The minimum is $5.
  1. Go to Settings > Limits and check at the bottom of the page, your current tier has to be "Tier 1" to have GPT4 access
285636973-da38bd4d-8a78-4904-8027-ca67d729b933

Some users have also reported that it can take upto 30 minutes after your credit purchase for the GPT4 vision model to be activated.

If you've followed these steps, and it still doesn't work, feel free to open a Github issue.