summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTy Dunn <ty@tydunn.com>2023-07-26 15:59:13 -0700
committerGitHub <noreply@github.com>2023-07-26 15:59:13 -0700
commita0e386a9373ec6161df2de46e5fee751fa656830 (patch)
tree0a1a3a0de822f97dc896561fc15780628d9ba9ba
parentd87919794e4d85cdb4c26846db84486877bde995 (diff)
downloadsncontinue-a0e386a9373ec6161df2de46e5fee751fa656830.tar.gz
sncontinue-a0e386a9373ec6161df2de46e5fee751fa656830.tar.bz2
sncontinue-a0e386a9373ec6161df2de46e5fee751fa656830.zip
Update customization.md
-rw-r--r--docs/docs/customization.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/customization.md b/docs/docs/customization.md
index 6818ab56..c714b4a5 100644
--- a/docs/docs/customization.md
+++ b/docs/docs/customization.md
@@ -6,7 +6,7 @@ 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 a model 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.