Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.27 KB

Troubleshooting.md

File metadata and controls

17 lines (12 loc) · 1.27 KB

Getting an OpenAI API key with GPT4-Vision model access

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

6. Go to Screenshot to code and paste it in the Settings dialog under OpenAI key (gear icon). Your key is only stored in your browser. Never stored on our servers.

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.