From ce76e391775034c1faec3198f59b2d5f90f61150 Mon Sep 17 00:00:00 2001 From: Ty Dunn Date: Wed, 26 Jul 2023 16:01:18 -0700 Subject: Update customization.md --- docs/docs/customization.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/docs/customization.md b/docs/docs/customization.md index c714b4a5..46dd0b0d 100644 --- a/docs/docs/customization.md +++ b/docs/docs/customization.md @@ -6,12 +6,12 @@ Continue can be deeply customized by editing the `ContinueConfig` object in `~/. Change the `default_model` field to any of "gpt-3.5-turbo", "gpt-3.5-turbo-16k", "gpt-4", "claude-2", or "ggml". -### Adding a model API key +### Adding an OpenAI API key New users can try out Continue with GPT-4 using a proxy server that securely makes calls to OpenAI using our API key. Continue should just work the first time you install the extension in VS Code. Once you are using Continue regularly though, you will need to add an OpenAI API key that has access to GPT-4 by following these steps: -1. Copy your API key from your provider (e.g. https://platform.openai.com/account/api-keys) +1. Copy your API key from https://platform.openai.com/account/api-keys 2. Use the cmd+, (Mac) / ctrl+, (Windows) to open your VS Code settings 3. Type "Continue" in the search bar 4. Click Edit in settings.json under Continue: OpenAI_API_KEY" section -- cgit v1.2.3-70-g09d2