From 03d3154fc86796d904de33c30094a0b4e01ac66d Mon Sep 17 00:00:00 2001 From: Abi Raja Date: Sun, 26 Nov 2023 20:09:14 -0500 Subject: [PATCH] add Troubleshooting doc --- Troubleshooting.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Troubleshooting.md diff --git a/Troubleshooting.md b/Troubleshooting.md new file mode 100644 index 0000000..4f51f6d --- /dev/null +++ b/Troubleshooting.md @@ -0,0 +1,8 @@ +### 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. + +1. Open [OpenAI Dashboard](https://platform.openai.com/) +1. Go to Settings > Billing +1. Click at the Add payment details +1. You have to add credits, the minimum is $5. 5. Go to **Settings > Limits** and check at the bottom of the page, you have to be Tier 1 user to get GPT4 access