From 4bb387fd70d389aef60c541621368e3f3f66b3db Mon Sep 17 00:00:00 2001 From: Ty Dunn Date: Thu, 3 Aug 2023 09:01:12 -0700 Subject: Update README.md --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a78f0fc1..eaefb475 100644 --- a/README.md +++ b/README.md @@ -47,14 +47,9 @@ Open a blank file and let Continue start new Python scripts, React components, e ### [Download for VS Code](https://marketplace.visualstudio.com/items?itemName=Continue.continue) -Continue requires that you have Python 3.8 or greater. If you do not, please [install](https://python.org) it +By default, Continue uses `GPT-4` and `GPT-3.5-turbo` via the OpenAI API. -If your Continue server is not setting up, please check the console logs: - -1. `cmd+shift+p` (MacOS) / `ctrl+shift+p` (Windows) -2. Search for and then select "Developer: Toggle Developer Tools" -3. Select `Console` -4. Read the console logs +You can adjust the config to use different LLMs, including local, private models. Read more [here](https://continue.dev/docs/customization#change-the-default-llm). ## License -- cgit v1.2.3-70-g09d2